Uses of Class
com.google.cloud.orchestration.airflow.service.v1.IPAllocationPolicy.ClusterIpAllocationCase
-
Packages that use IPAllocationPolicy.ClusterIpAllocationCase Package Description com.google.cloud.orchestration.airflow.service.v1 A client to Cloud Composer API -
-
Uses of IPAllocationPolicy.ClusterIpAllocationCase in com.google.cloud.orchestration.airflow.service.v1
Methods in com.google.cloud.orchestration.airflow.service.v1 that return IPAllocationPolicy.ClusterIpAllocationCase Modifier and Type Method Description static IPAllocationPolicy.ClusterIpAllocationCaseIPAllocationPolicy.ClusterIpAllocationCase. forNumber(int value)IPAllocationPolicy.ClusterIpAllocationCaseIPAllocationPolicy.Builder. getClusterIpAllocationCase()IPAllocationPolicy.ClusterIpAllocationCaseIPAllocationPolicy. getClusterIpAllocationCase()IPAllocationPolicy.ClusterIpAllocationCaseIPAllocationPolicyOrBuilder. getClusterIpAllocationCase()static IPAllocationPolicy.ClusterIpAllocationCaseIPAllocationPolicy.ClusterIpAllocationCase. valueOf(int value)Deprecated.static IPAllocationPolicy.ClusterIpAllocationCaseIPAllocationPolicy.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.
-