Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy |
BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy.clone() |
BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy |
BackendServiceLocalityLoadBalancingPolicyConfig.getCustomPolicy() |
BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy |
BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy.set(String fieldName,
Object value) |
BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy |
BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy.setData(String data)
An optional, arbitrary JSON object with configuration data, understood by a locally installed
custom policy implementation.
|
BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy |
BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy.setName(String name)
Identifies the custom policy.
|
Modifier and Type | Method and Description |
---|---|
BackendServiceLocalityLoadBalancingPolicyConfig |
BackendServiceLocalityLoadBalancingPolicyConfig.setCustomPolicy(BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy customPolicy) |
Copyright © 2011–2025 Google. All rights reserved.