public static final class SoleTenantConfig.NodeAffinity extends GeneratedMessage implements SoleTenantConfig.NodeAffinityOrBuilderSpecifies the NodeAffinity key, values, and affinity operator according to shared sole tenant node group affinities.
Protobuf type google.container.v1beta1.SoleTenantConfig.NodeAffinity
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > SoleTenantConfig.NodeAffinityImplements
SoleTenantConfig.NodeAffinityOrBuilderStatic Fields
KEY_FIELD_NUMBER
public static final int KEY_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
OPERATOR_FIELD_NUMBER
public static final int OPERATOR_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
VALUES_FIELD_NUMBER
public static final int VALUES_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static SoleTenantConfig.NodeAffinity getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
SoleTenantConfig.NodeAffinity |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static SoleTenantConfig.NodeAffinity.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
SoleTenantConfig.NodeAffinity.Builder |
|
newBuilder(SoleTenantConfig.NodeAffinity prototype)
public static SoleTenantConfig.NodeAffinity.Builder newBuilder(SoleTenantConfig.NodeAffinity prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
SoleTenantConfig.NodeAffinity |
| Returns | |
|---|---|
| Type | Description |
SoleTenantConfig.NodeAffinity.Builder |
|
parseDelimitedFrom(InputStream input)
public static SoleTenantConfig.NodeAffinity parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SoleTenantConfig.NodeAffinity |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SoleTenantConfig.NodeAffinity parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SoleTenantConfig.NodeAffinity |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static SoleTenantConfig.NodeAffinity parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
SoleTenantConfig.NodeAffinity |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static SoleTenantConfig.NodeAffinity parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SoleTenantConfig.NodeAffinity |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static SoleTenantConfig.NodeAffinity parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
SoleTenantConfig.NodeAffinity |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static SoleTenantConfig.NodeAffinity parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SoleTenantConfig.NodeAffinity |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static SoleTenantConfig.NodeAffinity parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
SoleTenantConfig.NodeAffinity |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static SoleTenantConfig.NodeAffinity parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SoleTenantConfig.NodeAffinity |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static SoleTenantConfig.NodeAffinity parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SoleTenantConfig.NodeAffinity |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SoleTenantConfig.NodeAffinity parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SoleTenantConfig.NodeAffinity |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static SoleTenantConfig.NodeAffinity parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
SoleTenantConfig.NodeAffinity |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static SoleTenantConfig.NodeAffinity parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SoleTenantConfig.NodeAffinity |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<SoleTenantConfig.NodeAffinity> parser()| Returns | |
|---|---|
| Type | Description |
Parser<NodeAffinity> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public SoleTenantConfig.NodeAffinity getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SoleTenantConfig.NodeAffinity |
|
getKey()
public String getKey()Key for NodeAffinity.
string key = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The key. |
getKeyBytes()
public ByteString getKeyBytes()Key for NodeAffinity.
string key = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for key. |
getOperator()
public SoleTenantConfig.NodeAffinity.Operator getOperator()Operator for NodeAffinity.
.google.container.v1beta1.SoleTenantConfig.NodeAffinity.Operator operator = 2;
| Returns | |
|---|---|
| Type | Description |
SoleTenantConfig.NodeAffinity.Operator |
The operator. |
getOperatorValue()
public int getOperatorValue()Operator for NodeAffinity.
.google.container.v1beta1.SoleTenantConfig.NodeAffinity.Operator operator = 2;
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for operator. |
getParserForType()
public Parser<SoleTenantConfig.NodeAffinity> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<NodeAffinity> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getValues(int index)
public String getValues(int index)Values for NodeAffinity.
repeated string values = 3;
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The values at the given index. |
getValuesBytes(int index)
public ByteString getValuesBytes(int index)Values for NodeAffinity.
repeated string values = 3;
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the values at the given index. |
getValuesCount()
public int getValuesCount()Values for NodeAffinity.
repeated string values = 3;
| Returns | |
|---|---|
| Type | Description |
int |
The count of values. |
getValuesList()
public ProtocolStringList getValuesList()Values for NodeAffinity.
repeated string values = 3;
| Returns | |
|---|---|
| Type | Description |
ProtocolStringList |
A list containing the values. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public SoleTenantConfig.NodeAffinity.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
SoleTenantConfig.NodeAffinity.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected SoleTenantConfig.NodeAffinity.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
SoleTenantConfig.NodeAffinity.Builder |
|
toBuilder()
public SoleTenantConfig.NodeAffinity.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
SoleTenantConfig.NodeAffinity.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|