Uses of Class
com.google.cloud.gkemulticloud.v1.AwsInstancePlacement.Tenancy
-
Packages that use AwsInstancePlacement.Tenancy Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud API -
-
Uses of AwsInstancePlacement.Tenancy in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 that return AwsInstancePlacement.Tenancy Modifier and Type Method Description static AwsInstancePlacement.TenancyAwsInstancePlacement.Tenancy. forNumber(int value)AwsInstancePlacement.TenancyAwsInstancePlacement.Builder. getTenancy()Required.AwsInstancePlacement.TenancyAwsInstancePlacement. getTenancy()Required.AwsInstancePlacement.TenancyAwsInstancePlacementOrBuilder. getTenancy()Required.static AwsInstancePlacement.TenancyAwsInstancePlacement.Tenancy. valueOf(int value)Deprecated.static AwsInstancePlacement.TenancyAwsInstancePlacement.Tenancy. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static AwsInstancePlacement.TenancyAwsInstancePlacement.Tenancy. valueOf(String name)Returns the enum constant of this type with the specified name.static AwsInstancePlacement.Tenancy[]AwsInstancePlacement.Tenancy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.gkemulticloud.v1 that return types with arguments of type AwsInstancePlacement.Tenancy Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<AwsInstancePlacement.Tenancy>AwsInstancePlacement.Tenancy. internalGetValueMap()Methods in com.google.cloud.gkemulticloud.v1 with parameters of type AwsInstancePlacement.Tenancy Modifier and Type Method Description AwsInstancePlacement.BuilderAwsInstancePlacement.Builder. setTenancy(AwsInstancePlacement.Tenancy value)Required.
-