Uses of Class
com.google.cloud.gkehub.multiclusteringress.v1alpha.Billing
-
Packages that use Billing Package Description com.google.cloud.gkehub.multiclusteringress.v1alpha -
-
Uses of Billing in com.google.cloud.gkehub.multiclusteringress.v1alpha
Methods in com.google.cloud.gkehub.multiclusteringress.v1alpha that return Billing Modifier and Type Method Description static Billing
Billing. forNumber(int value)
Billing
FeatureSpec.Builder. getBilling()
Customer's billing structureBilling
FeatureSpec. getBilling()
Customer's billing structureBilling
FeatureSpecOrBuilder. getBilling()
Customer's billing structurestatic Billing
Billing. valueOf(int value)
Deprecated.static Billing
Billing. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name.static Billing
Billing. valueOf(String name)
Returns the enum constant of this type with the specified name.static Billing[]
Billing. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.gkehub.multiclusteringress.v1alpha that return types with arguments of type Billing Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Billing>
Billing. internalGetValueMap()
Methods in com.google.cloud.gkehub.multiclusteringress.v1alpha with parameters of type Billing Modifier and Type Method Description FeatureSpec.Builder
FeatureSpec.Builder. setBilling(Billing value)
Customer's billing structure
-