Uses of Interface
com.google.cloud.compute.v1.BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicyOrBuilder
-
Packages that use BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicyOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicyOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicyOrBuilder Modifier and Type Class Description classBackendServiceLocalityLoadBalancingPolicyConfigCustomPolicyThe configuration for a custom policy implemented by the user and deployed with the client.static classBackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy.BuilderThe configuration for a custom policy implemented by the user and deployed with the client.Methods in com.google.cloud.compute.v1 that return BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicyOrBuilder Modifier and Type Method Description BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicyOrBuilderBackendServiceLocalityLoadBalancingPolicyConfig.Builder. getCustomPolicyOrBuilder()optional .google.cloud.compute.v1.BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy custom_policy = 4818368;BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicyOrBuilderBackendServiceLocalityLoadBalancingPolicyConfig. getCustomPolicyOrBuilder()optional .google.cloud.compute.v1.BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy custom_policy = 4818368;BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicyOrBuilderBackendServiceLocalityLoadBalancingPolicyConfigOrBuilder. getCustomPolicyOrBuilder()optional .google.cloud.compute.v1.BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy custom_policy = 4818368;
-