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