Class AzureNodeConfig
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.gkemulticloud.v1.AzureNodeConfig
-
- All Implemented Interfaces:
AzureNodeConfigOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class AzureNodeConfig extends com.google.protobuf.GeneratedMessageV3 implements AzureNodeConfigOrBuilder
Parameters that describe the configuration of all node machines on a given node pool.
Protobuf typegoogle.cloud.gkemulticloud.v1.AzureNodeConfig- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAzureNodeConfig.BuilderParameters that describe the configuration of all node machines on a given node pool.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCONFIG_ENCRYPTION_FIELD_NUMBERstatic intIMAGE_TYPE_FIELD_NUMBERstatic intLABELS_FIELD_NUMBERstatic intPROXY_CONFIG_FIELD_NUMBERstatic intROOT_VOLUME_FIELD_NUMBERstatic intSSH_CONFIG_FIELD_NUMBERstatic intTAGS_FIELD_NUMBERstatic intTAINTS_FIELD_NUMBERstatic intVM_SIZE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsLabels(String key)Optional.booleancontainsTags(String key)Optional.booleanequals(Object obj)AzureConfigEncryptiongetConfigEncryption()Optional.AzureConfigEncryptionOrBuildergetConfigEncryptionOrBuilder()Optional.static AzureNodeConfiggetDefaultInstance()AzureNodeConfiggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetImageType()Optional.com.google.protobuf.ByteStringgetImageTypeBytes()Optional.Map<String,String>getLabels()Deprecated.intgetLabelsCount()Optional.Map<String,String>getLabelsMap()Optional.StringgetLabelsOrDefault(String key, String defaultValue)Optional.StringgetLabelsOrThrow(String key)Optional.com.google.protobuf.Parser<AzureNodeConfig>getParserForType()AzureProxyConfiggetProxyConfig()Optional.AzureProxyConfigOrBuildergetProxyConfigOrBuilder()Optional.AzureDiskTemplategetRootVolume()Optional.AzureDiskTemplateOrBuildergetRootVolumeOrBuilder()Optional.intgetSerializedSize()AzureSshConfiggetSshConfig()Required.AzureSshConfigOrBuildergetSshConfigOrBuilder()Required.Map<String,String>getTags()Deprecated.intgetTagsCount()Optional.Map<String,String>getTagsMap()Optional.StringgetTagsOrDefault(String key, String defaultValue)Optional.StringgetTagsOrThrow(String key)Optional.NodeTaintgetTaints(int index)Optional.intgetTaintsCount()Optional.List<NodeTaint>getTaintsList()Optional.NodeTaintOrBuildergetTaintsOrBuilder(int index)Optional.List<? extends NodeTaintOrBuilder>getTaintsOrBuilderList()Optional.StringgetVmSize()Optional.com.google.protobuf.ByteStringgetVmSizeBytes()Optional.booleanhasConfigEncryption()Optional.inthashCode()booleanhasProxyConfig()Optional.booleanhasRootVolume()Optional.booleanhasSshConfig()Required.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static AzureNodeConfig.BuildernewBuilder()static AzureNodeConfig.BuildernewBuilder(AzureNodeConfig prototype)AzureNodeConfig.BuildernewBuilderForType()protected AzureNodeConfig.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static AzureNodeConfigparseDelimitedFrom(InputStream input)static AzureNodeConfigparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AzureNodeConfigparseFrom(byte[] data)static AzureNodeConfigparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AzureNodeConfigparseFrom(com.google.protobuf.ByteString data)static AzureNodeConfigparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AzureNodeConfigparseFrom(com.google.protobuf.CodedInputStream input)static AzureNodeConfigparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AzureNodeConfigparseFrom(InputStream input)static AzureNodeConfigparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AzureNodeConfigparseFrom(ByteBuffer data)static AzureNodeConfigparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AzureNodeConfig>parser()AzureNodeConfig.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
VM_SIZE_FIELD_NUMBER
public static final int VM_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ROOT_VOLUME_FIELD_NUMBER
public static final int ROOT_VOLUME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TAGS_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_TYPE_FIELD_NUMBER
public static final int IMAGE_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SSH_CONFIG_FIELD_NUMBER
public static final int SSH_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROXY_CONFIG_FIELD_NUMBER
public static final int PROXY_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONFIG_ENCRYPTION_FIELD_NUMBER
public static final int CONFIG_ENCRYPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TAINTS_FIELD_NUMBER
public static final int TAINTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LABELS_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getVmSize
public String getVmSize()
Optional. The Azure VM size name. Example: `Standard_DS2_v2`. See [Supported VM sizes](/anthos/clusters/docs/azure/reference/supported-vms) for options. When unspecified, it defaults to `Standard_DS2_v2`.
string vm_size = 1 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getVmSizein interfaceAzureNodeConfigOrBuilder- Returns:
- The vmSize.
-
getVmSizeBytes
public com.google.protobuf.ByteString getVmSizeBytes()
Optional. The Azure VM size name. Example: `Standard_DS2_v2`. See [Supported VM sizes](/anthos/clusters/docs/azure/reference/supported-vms) for options. When unspecified, it defaults to `Standard_DS2_v2`.
string vm_size = 1 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getVmSizeBytesin interfaceAzureNodeConfigOrBuilder- Returns:
- The bytes for vmSize.
-
hasRootVolume
public boolean hasRootVolume()
Optional. Configuration related to the root volume provisioned for each node pool machine. When unspecified, it defaults to a 32-GiB Azure Disk.
.google.cloud.gkemulticloud.v1.AzureDiskTemplate root_volume = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasRootVolumein interfaceAzureNodeConfigOrBuilder- Returns:
- Whether the rootVolume field is set.
-
getRootVolume
public AzureDiskTemplate getRootVolume()
Optional. Configuration related to the root volume provisioned for each node pool machine. When unspecified, it defaults to a 32-GiB Azure Disk.
.google.cloud.gkemulticloud.v1.AzureDiskTemplate root_volume = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getRootVolumein interfaceAzureNodeConfigOrBuilder- Returns:
- The rootVolume.
-
getRootVolumeOrBuilder
public AzureDiskTemplateOrBuilder getRootVolumeOrBuilder()
Optional. Configuration related to the root volume provisioned for each node pool machine. When unspecified, it defaults to a 32-GiB Azure Disk.
.google.cloud.gkemulticloud.v1.AzureDiskTemplate root_volume = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getRootVolumeOrBuilderin interfaceAzureNodeConfigOrBuilder
-
getTagsCount
public int getTagsCount()
Description copied from interface:AzureNodeConfigOrBuilderOptional. A set of tags to apply to all underlying Azure resources for this node pool. This currently only includes Virtual Machine Scale Sets. Specify at most 50 pairs containing alphanumerics, spaces, and symbols (.+-=_:@/). Keys can be up to 127 Unicode characters. Values can be up to 255 Unicode characters.
map<string, string> tags = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTagsCountin interfaceAzureNodeConfigOrBuilder
-
containsTags
public boolean containsTags(String key)
Optional. A set of tags to apply to all underlying Azure resources for this node pool. This currently only includes Virtual Machine Scale Sets. Specify at most 50 pairs containing alphanumerics, spaces, and symbols (.+-=_:@/). Keys can be up to 127 Unicode characters. Values can be up to 255 Unicode characters.
map<string, string> tags = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
containsTagsin interfaceAzureNodeConfigOrBuilder
-
getTags
@Deprecated public Map<String,String> getTags()
Deprecated.UsegetTagsMap()instead.- Specified by:
getTagsin interfaceAzureNodeConfigOrBuilder
-
getTagsMap
public Map<String,String> getTagsMap()
Optional. A set of tags to apply to all underlying Azure resources for this node pool. This currently only includes Virtual Machine Scale Sets. Specify at most 50 pairs containing alphanumerics, spaces, and symbols (.+-=_:@/). Keys can be up to 127 Unicode characters. Values can be up to 255 Unicode characters.
map<string, string> tags = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTagsMapin interfaceAzureNodeConfigOrBuilder
-
getTagsOrDefault
public String getTagsOrDefault(String key, String defaultValue)
Optional. A set of tags to apply to all underlying Azure resources for this node pool. This currently only includes Virtual Machine Scale Sets. Specify at most 50 pairs containing alphanumerics, spaces, and symbols (.+-=_:@/). Keys can be up to 127 Unicode characters. Values can be up to 255 Unicode characters.
map<string, string> tags = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTagsOrDefaultin interfaceAzureNodeConfigOrBuilder
-
getTagsOrThrow
public String getTagsOrThrow(String key)
Optional. A set of tags to apply to all underlying Azure resources for this node pool. This currently only includes Virtual Machine Scale Sets. Specify at most 50 pairs containing alphanumerics, spaces, and symbols (.+-=_:@/). Keys can be up to 127 Unicode characters. Values can be up to 255 Unicode characters.
map<string, string> tags = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTagsOrThrowin interfaceAzureNodeConfigOrBuilder
-
getImageType
public String getImageType()
Optional. The OS image type to use on node pool instances. Can have a value of `ubuntu`, or `windows` if the cluster enables the Windows node pool preview feature. When unspecified, it defaults to `ubuntu`.
string image_type = 8 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getImageTypein interfaceAzureNodeConfigOrBuilder- Returns:
- The imageType.
-
getImageTypeBytes
public com.google.protobuf.ByteString getImageTypeBytes()
Optional. The OS image type to use on node pool instances. Can have a value of `ubuntu`, or `windows` if the cluster enables the Windows node pool preview feature. When unspecified, it defaults to `ubuntu`.
string image_type = 8 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getImageTypeBytesin interfaceAzureNodeConfigOrBuilder- Returns:
- The bytes for imageType.
-
hasSshConfig
public boolean hasSshConfig()
Required. SSH configuration for how to access the node pool machines.
.google.cloud.gkemulticloud.v1.AzureSshConfig ssh_config = 7 [(.google.api.field_behavior) = REQUIRED];- Specified by:
hasSshConfigin interfaceAzureNodeConfigOrBuilder- Returns:
- Whether the sshConfig field is set.
-
getSshConfig
public AzureSshConfig getSshConfig()
Required. SSH configuration for how to access the node pool machines.
.google.cloud.gkemulticloud.v1.AzureSshConfig ssh_config = 7 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getSshConfigin interfaceAzureNodeConfigOrBuilder- Returns:
- The sshConfig.
-
getSshConfigOrBuilder
public AzureSshConfigOrBuilder getSshConfigOrBuilder()
Required. SSH configuration for how to access the node pool machines.
.google.cloud.gkemulticloud.v1.AzureSshConfig ssh_config = 7 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getSshConfigOrBuilderin interfaceAzureNodeConfigOrBuilder
-
hasProxyConfig
public boolean hasProxyConfig()
Optional. Proxy configuration for outbound HTTP(S) traffic.
.google.cloud.gkemulticloud.v1.AzureProxyConfig proxy_config = 9 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasProxyConfigin interfaceAzureNodeConfigOrBuilder- Returns:
- Whether the proxyConfig field is set.
-
getProxyConfig
public AzureProxyConfig getProxyConfig()
Optional. Proxy configuration for outbound HTTP(S) traffic.
.google.cloud.gkemulticloud.v1.AzureProxyConfig proxy_config = 9 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getProxyConfigin interfaceAzureNodeConfigOrBuilder- Returns:
- The proxyConfig.
-
getProxyConfigOrBuilder
public AzureProxyConfigOrBuilder getProxyConfigOrBuilder()
Optional. Proxy configuration for outbound HTTP(S) traffic.
.google.cloud.gkemulticloud.v1.AzureProxyConfig proxy_config = 9 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getProxyConfigOrBuilderin interfaceAzureNodeConfigOrBuilder
-
hasConfigEncryption
public boolean hasConfigEncryption()
Optional. Configuration related to vm config encryption.
.google.cloud.gkemulticloud.v1.AzureConfigEncryption config_encryption = 12 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasConfigEncryptionin interfaceAzureNodeConfigOrBuilder- Returns:
- Whether the configEncryption field is set.
-
getConfigEncryption
public AzureConfigEncryption getConfigEncryption()
Optional. Configuration related to vm config encryption.
.google.cloud.gkemulticloud.v1.AzureConfigEncryption config_encryption = 12 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getConfigEncryptionin interfaceAzureNodeConfigOrBuilder- Returns:
- The configEncryption.
-
getConfigEncryptionOrBuilder
public AzureConfigEncryptionOrBuilder getConfigEncryptionOrBuilder()
Optional. Configuration related to vm config encryption.
.google.cloud.gkemulticloud.v1.AzureConfigEncryption config_encryption = 12 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getConfigEncryptionOrBuilderin interfaceAzureNodeConfigOrBuilder
-
getTaintsList
public List<NodeTaint> getTaintsList()
Optional. The initial taints assigned to nodes of this node pool.
repeated .google.cloud.gkemulticloud.v1.NodeTaint taints = 10 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTaintsListin interfaceAzureNodeConfigOrBuilder
-
getTaintsOrBuilderList
public List<? extends NodeTaintOrBuilder> getTaintsOrBuilderList()
Optional. The initial taints assigned to nodes of this node pool.
repeated .google.cloud.gkemulticloud.v1.NodeTaint taints = 10 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTaintsOrBuilderListin interfaceAzureNodeConfigOrBuilder
-
getTaintsCount
public int getTaintsCount()
Optional. The initial taints assigned to nodes of this node pool.
repeated .google.cloud.gkemulticloud.v1.NodeTaint taints = 10 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTaintsCountin interfaceAzureNodeConfigOrBuilder
-
getTaints
public NodeTaint getTaints(int index)
Optional. The initial taints assigned to nodes of this node pool.
repeated .google.cloud.gkemulticloud.v1.NodeTaint taints = 10 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTaintsin interfaceAzureNodeConfigOrBuilder
-
getTaintsOrBuilder
public NodeTaintOrBuilder getTaintsOrBuilder(int index)
Optional. The initial taints assigned to nodes of this node pool.
repeated .google.cloud.gkemulticloud.v1.NodeTaint taints = 10 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTaintsOrBuilderin interfaceAzureNodeConfigOrBuilder
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:AzureNodeConfigOrBuilderOptional. The initial labels assigned to nodes of this node pool. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.map<string, string> labels = 11 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getLabelsCountin interfaceAzureNodeConfigOrBuilder
-
containsLabels
public boolean containsLabels(String key)
Optional. The initial labels assigned to nodes of this node pool. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.map<string, string> labels = 11 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
containsLabelsin interfaceAzureNodeConfigOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceAzureNodeConfigOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
Optional. The initial labels assigned to nodes of this node pool. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.map<string, string> labels = 11 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getLabelsMapin interfaceAzureNodeConfigOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
Optional. The initial labels assigned to nodes of this node pool. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.map<string, string> labels = 11 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getLabelsOrDefaultin interfaceAzureNodeConfigOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
Optional. The initial labels assigned to nodes of this node pool. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.map<string, string> labels = 11 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getLabelsOrThrowin interfaceAzureNodeConfigOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AzureNodeConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AzureNodeConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AzureNodeConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AzureNodeConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AzureNodeConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AzureNodeConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AzureNodeConfig parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AzureNodeConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AzureNodeConfig parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AzureNodeConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AzureNodeConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AzureNodeConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AzureNodeConfig.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AzureNodeConfig.Builder newBuilder()
-
newBuilder
public static AzureNodeConfig.Builder newBuilder(AzureNodeConfig prototype)
-
toBuilder
public AzureNodeConfig.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AzureNodeConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AzureNodeConfig getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AzureNodeConfig> parser()
-
getParserForType
public com.google.protobuf.Parser<AzureNodeConfig> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AzureNodeConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-