Uses of Class
com.google.container.v1.SoleTenantConfig
-
Packages that use SoleTenantConfig Package Description com.google.container.v1 -
-
Uses of SoleTenantConfig in com.google.container.v1
Methods in com.google.container.v1 that return SoleTenantConfig Modifier and Type Method Description SoleTenantConfig
SoleTenantConfig.Builder. build()
SoleTenantConfig
SoleTenantConfig.Builder. buildPartial()
static SoleTenantConfig
SoleTenantConfig. getDefaultInstance()
SoleTenantConfig
SoleTenantConfig.Builder. getDefaultInstanceForType()
SoleTenantConfig
SoleTenantConfig. getDefaultInstanceForType()
SoleTenantConfig
NodeConfig.Builder. getSoleTenantConfig()
Parameters for node pools to be backed by shared sole tenant node groups.SoleTenantConfig
NodeConfig. getSoleTenantConfig()
Parameters for node pools to be backed by shared sole tenant node groups.SoleTenantConfig
NodeConfigOrBuilder. getSoleTenantConfig()
Parameters for node pools to be backed by shared sole tenant node groups.static SoleTenantConfig
SoleTenantConfig. parseDelimitedFrom(InputStream input)
static SoleTenantConfig
SoleTenantConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SoleTenantConfig
SoleTenantConfig. parseFrom(byte[] data)
static SoleTenantConfig
SoleTenantConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SoleTenantConfig
SoleTenantConfig. parseFrom(com.google.protobuf.ByteString data)
static SoleTenantConfig
SoleTenantConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SoleTenantConfig
SoleTenantConfig. parseFrom(com.google.protobuf.CodedInputStream input)
static SoleTenantConfig
SoleTenantConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SoleTenantConfig
SoleTenantConfig. parseFrom(InputStream input)
static SoleTenantConfig
SoleTenantConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SoleTenantConfig
SoleTenantConfig. parseFrom(ByteBuffer data)
static SoleTenantConfig
SoleTenantConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.container.v1 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.v1 with parameters of type SoleTenantConfig Modifier and Type Method Description SoleTenantConfig.Builder
SoleTenantConfig.Builder. mergeFrom(SoleTenantConfig other)
NodeConfig.Builder
NodeConfig.Builder. mergeSoleTenantConfig(SoleTenantConfig value)
Parameters for node pools to be backed by shared sole tenant node groups.static SoleTenantConfig.Builder
SoleTenantConfig. newBuilder(SoleTenantConfig prototype)
NodeConfig.Builder
NodeConfig.Builder. setSoleTenantConfig(SoleTenantConfig value)
Parameters for node pools to be backed by shared sole tenant node groups.
-