Uses of Class
com.google.container.v1beta1.SoleTenantConfig
-
Packages that use SoleTenantConfig Package Description com.google.container.v1beta1 -
-
Uses of SoleTenantConfig in com.google.container.v1beta1
Methods in com.google.container.v1beta1 that return SoleTenantConfig Modifier and Type Method Description SoleTenantConfigSoleTenantConfig.Builder. build()SoleTenantConfigSoleTenantConfig.Builder. buildPartial()static SoleTenantConfigSoleTenantConfig. getDefaultInstance()SoleTenantConfigSoleTenantConfig.Builder. getDefaultInstanceForType()SoleTenantConfigSoleTenantConfig. getDefaultInstanceForType()SoleTenantConfigNodeConfig.Builder. getSoleTenantConfig()Parameters for node pools to be backed by shared sole tenant node groups.SoleTenantConfigNodeConfig. getSoleTenantConfig()Parameters for node pools to be backed by shared sole tenant node groups.SoleTenantConfigNodeConfigOrBuilder. getSoleTenantConfig()Parameters for node pools to be backed by shared sole tenant node groups.static SoleTenantConfigSoleTenantConfig. parseDelimitedFrom(InputStream input)static SoleTenantConfigSoleTenantConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SoleTenantConfigSoleTenantConfig. parseFrom(byte[] data)static SoleTenantConfigSoleTenantConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SoleTenantConfigSoleTenantConfig. parseFrom(com.google.protobuf.ByteString data)static SoleTenantConfigSoleTenantConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SoleTenantConfigSoleTenantConfig. parseFrom(com.google.protobuf.CodedInputStream input)static SoleTenantConfigSoleTenantConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SoleTenantConfigSoleTenantConfig. parseFrom(InputStream input)static SoleTenantConfigSoleTenantConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SoleTenantConfigSoleTenantConfig. parseFrom(ByteBuffer data)static SoleTenantConfigSoleTenantConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.container.v1beta1 that return types with arguments of type SoleTenantConfig Modifier and Type Method Description com.google.protobuf.Parser<SoleTenantConfig>SoleTenantConfig. getParserForType()static com.google.protobuf.Parser<SoleTenantConfig>SoleTenantConfig. parser()Methods in com.google.container.v1beta1 with parameters of type SoleTenantConfig Modifier and Type Method Description SoleTenantConfig.BuilderSoleTenantConfig.Builder. mergeFrom(SoleTenantConfig other)NodeConfig.BuilderNodeConfig.Builder. mergeSoleTenantConfig(SoleTenantConfig value)Parameters for node pools to be backed by shared sole tenant node groups.static SoleTenantConfig.BuilderSoleTenantConfig. newBuilder(SoleTenantConfig prototype)NodeConfig.BuilderNodeConfig.Builder. setSoleTenantConfig(SoleTenantConfig value)Parameters for node pools to be backed by shared sole tenant node groups.
-