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 BillingBilling. forNumber(int value)BillingFeatureSpec.Builder. getBilling()Customer's billing structureBillingFeatureSpec. getBilling()Customer's billing structureBillingFeatureSpecOrBuilder. getBilling()Customer's billing structurestatic BillingBilling. valueOf(int value)Deprecated.static BillingBilling. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static BillingBilling. 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.BuilderFeatureSpec.Builder. setBilling(Billing value)Customer's billing structure
-