static NetworkConfig.ClusterNetworkPerformanceConfig.Tier |
NetworkConfig.ClusterNetworkPerformanceConfig.Tier.forNumber(int value) |
|
NetworkConfig.ClusterNetworkPerformanceConfig.Tier |
NetworkConfig.ClusterNetworkPerformanceConfig.Builder.getTotalEgressBandwidthTier() |
Specifies the total network bandwidth tier for NodePools in the cluster.
|
NetworkConfig.ClusterNetworkPerformanceConfig.Tier |
NetworkConfig.ClusterNetworkPerformanceConfig.getTotalEgressBandwidthTier() |
Specifies the total network bandwidth tier for NodePools in the cluster.
|
NetworkConfig.ClusterNetworkPerformanceConfig.Tier |
NetworkConfig.ClusterNetworkPerformanceConfigOrBuilder.getTotalEgressBandwidthTier() |
Specifies the total network bandwidth tier for NodePools in the cluster.
|
static NetworkConfig.ClusterNetworkPerformanceConfig.Tier |
NetworkConfig.ClusterNetworkPerformanceConfig.Tier.valueOf(int value) |
Deprecated.
|
static NetworkConfig.ClusterNetworkPerformanceConfig.Tier |
NetworkConfig.ClusterNetworkPerformanceConfig.Tier.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static NetworkConfig.ClusterNetworkPerformanceConfig.Tier |
NetworkConfig.ClusterNetworkPerformanceConfig.Tier.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static NetworkConfig.ClusterNetworkPerformanceConfig.Tier[] |
NetworkConfig.ClusterNetworkPerformanceConfig.Tier.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|