| Modifier and Type | Method and Description |
|---|---|
static IPAllocationPolicy.ClusterIpAllocationCase |
IPAllocationPolicy.ClusterIpAllocationCase.forNumber(int value) |
IPAllocationPolicy.ClusterIpAllocationCase |
IPAllocationPolicyOrBuilder.getClusterIpAllocationCase() |
IPAllocationPolicy.ClusterIpAllocationCase |
IPAllocationPolicy.getClusterIpAllocationCase() |
IPAllocationPolicy.ClusterIpAllocationCase |
IPAllocationPolicy.Builder.getClusterIpAllocationCase() |
static IPAllocationPolicy.ClusterIpAllocationCase |
IPAllocationPolicy.ClusterIpAllocationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static IPAllocationPolicy.ClusterIpAllocationCase |
IPAllocationPolicy.ClusterIpAllocationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IPAllocationPolicy.ClusterIpAllocationCase[] |
IPAllocationPolicy.ClusterIpAllocationCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.