public final class DesiredEnterpriseConfig extends GeneratedMessage implements DesiredEnterpriseConfigOrBuilderDesiredEnterpriseConfig is a wrapper used for updating enterprise_config.
Deprecated: GKE Enterprise features are now available without an Enterprise tier.
Protobuf type google.container.v1.DesiredEnterpriseConfig
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > DesiredEnterpriseConfigImplements
DesiredEnterpriseConfigOrBuilderStatic Fields
DESIRED_TIER_FIELD_NUMBER (deprecated)
public static final int DESIRED_TIER_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance() (deprecated)
public static DesiredEnterpriseConfig getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
DesiredEnterpriseConfig |
|
getDescriptor() (deprecated)
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder() (deprecated)
public static DesiredEnterpriseConfig.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
DesiredEnterpriseConfig.Builder |
|
newBuilder(DesiredEnterpriseConfig prototype) (deprecated)
public static DesiredEnterpriseConfig.Builder newBuilder(DesiredEnterpriseConfig prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
DesiredEnterpriseConfig |
| Returns | |
|---|---|
| Type | Description |
DesiredEnterpriseConfig.Builder |
|
parseDelimitedFrom(InputStream input) (deprecated)
public static DesiredEnterpriseConfig parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DesiredEnterpriseConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) (deprecated)
public static DesiredEnterpriseConfig parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DesiredEnterpriseConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data) (deprecated)
public static DesiredEnterpriseConfig parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
DesiredEnterpriseConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) (deprecated)
public static DesiredEnterpriseConfig parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DesiredEnterpriseConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data) (deprecated)
public static DesiredEnterpriseConfig parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
DesiredEnterpriseConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) (deprecated)
public static DesiredEnterpriseConfig parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DesiredEnterpriseConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input) (deprecated)
public static DesiredEnterpriseConfig parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
DesiredEnterpriseConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) (deprecated)
public static DesiredEnterpriseConfig parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DesiredEnterpriseConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input) (deprecated)
public static DesiredEnterpriseConfig parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DesiredEnterpriseConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) (deprecated)
public static DesiredEnterpriseConfig parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DesiredEnterpriseConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data) (deprecated)
public static DesiredEnterpriseConfig parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
DesiredEnterpriseConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) (deprecated)
public static DesiredEnterpriseConfig parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DesiredEnterpriseConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser() (deprecated)
public static Parser<DesiredEnterpriseConfig> parser()| Returns | |
|---|---|
| Type | Description |
Parser<DesiredEnterpriseConfig> |
|
Methods
equals(Object obj) (deprecated)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType() (deprecated)
public DesiredEnterpriseConfig getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DesiredEnterpriseConfig |
|
getDesiredTier() (deprecated)
public EnterpriseConfig.ClusterTier getDesiredTier()desired_tier specifies the desired tier of the cluster.
.google.container.v1.EnterpriseConfig.ClusterTier desired_tier = 1;
| Returns | |
|---|---|
| Type | Description |
EnterpriseConfig.ClusterTier |
The desiredTier. |
getDesiredTierValue() (deprecated)
public int getDesiredTierValue()desired_tier specifies the desired tier of the cluster.
.google.container.v1.EnterpriseConfig.ClusterTier desired_tier = 1;
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for desiredTier. |
getParserForType() (deprecated)
public Parser<DesiredEnterpriseConfig> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<DesiredEnterpriseConfig> |
|
getSerializedSize() (deprecated)
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode() (deprecated)
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable() (deprecated)
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized() (deprecated)
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType() (deprecated)
public DesiredEnterpriseConfig.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
DesiredEnterpriseConfig.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent) (deprecated)
protected DesiredEnterpriseConfig.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
DesiredEnterpriseConfig.Builder |
|
toBuilder() (deprecated)
public DesiredEnterpriseConfig.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
DesiredEnterpriseConfig.Builder |
|
writeTo(CodedOutputStream output) (deprecated)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|