Uses of Interface
com.google.cloud.compute.v1.ForwardingRuleServiceDirectoryRegistrationOrBuilder
-
Packages that use ForwardingRuleServiceDirectoryRegistrationOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ForwardingRuleServiceDirectoryRegistrationOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement ForwardingRuleServiceDirectoryRegistrationOrBuilder Modifier and Type Class Description classForwardingRuleServiceDirectoryRegistrationDescribes the auto-registration of the Forwarding Rule to Service Directory.static classForwardingRuleServiceDirectoryRegistration.BuilderDescribes the auto-registration of the Forwarding Rule to Service Directory.Methods in com.google.cloud.compute.v1 that return ForwardingRuleServiceDirectoryRegistrationOrBuilder Modifier and Type Method Description ForwardingRuleServiceDirectoryRegistrationOrBuilderForwardingRule.Builder. getServiceDirectoryRegistrationsOrBuilder(int index)Service Directory resources to register this forwarding rule with.ForwardingRuleServiceDirectoryRegistrationOrBuilderForwardingRule. getServiceDirectoryRegistrationsOrBuilder(int index)Service Directory resources to register this forwarding rule with.ForwardingRuleServiceDirectoryRegistrationOrBuilderForwardingRuleOrBuilder. getServiceDirectoryRegistrationsOrBuilder(int index)Service Directory resources to register this forwarding rule with.Methods in com.google.cloud.compute.v1 that return types with arguments of type ForwardingRuleServiceDirectoryRegistrationOrBuilder Modifier and Type Method Description List<? extends ForwardingRuleServiceDirectoryRegistrationOrBuilder>ForwardingRule.Builder. getServiceDirectoryRegistrationsOrBuilderList()Service Directory resources to register this forwarding rule with.List<? extends ForwardingRuleServiceDirectoryRegistrationOrBuilder>ForwardingRule. getServiceDirectoryRegistrationsOrBuilderList()Service Directory resources to register this forwarding rule with.List<? extends ForwardingRuleServiceDirectoryRegistrationOrBuilder>ForwardingRuleOrBuilder. getServiceDirectoryRegistrationsOrBuilderList()Service Directory resources to register this forwarding rule with.
-