public static final class GKEMasterInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GKEMasterInfo.Builder> implements GKEMasterInfoOrBuilder
For display only. Metadata associated with a Google Kubernetes Engine (GKE) cluster master.Protobuf type
google.cloud.networkmanagement.v1beta1.GKEMasterInfo| Modifier and Type | Method and Description |
|---|---|
GKEMasterInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GKEMasterInfo |
build() |
GKEMasterInfo |
buildPartial() |
GKEMasterInfo.Builder |
clear() |
GKEMasterInfo.Builder |
clearClusterNetworkUri()
URI of a GKE cluster network.
|
GKEMasterInfo.Builder |
clearClusterUri()
URI of a GKE cluster.
|
GKEMasterInfo.Builder |
clearExternalIp()
External IP address of a GKE cluster master.
|
GKEMasterInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GKEMasterInfo.Builder |
clearInternalIp()
Internal IP address of a GKE cluster master.
|
GKEMasterInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GKEMasterInfo.Builder |
clone() |
String |
getClusterNetworkUri()
URI of a GKE cluster network.
|
com.google.protobuf.ByteString |
getClusterNetworkUriBytes()
URI of a GKE cluster network.
|
String |
getClusterUri()
URI of a GKE cluster.
|
com.google.protobuf.ByteString |
getClusterUriBytes()
URI of a GKE cluster.
|
GKEMasterInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getExternalIp()
External IP address of a GKE cluster master.
|
com.google.protobuf.ByteString |
getExternalIpBytes()
External IP address of a GKE cluster master.
|
String |
getInternalIp()
Internal IP address of a GKE cluster master.
|
com.google.protobuf.ByteString |
getInternalIpBytes()
Internal IP address of a GKE cluster master.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GKEMasterInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GKEMasterInfo.Builder |
mergeFrom(GKEMasterInfo other) |
GKEMasterInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
GKEMasterInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GKEMasterInfo.Builder |
setClusterNetworkUri(String value)
URI of a GKE cluster network.
|
GKEMasterInfo.Builder |
setClusterNetworkUriBytes(com.google.protobuf.ByteString value)
URI of a GKE cluster network.
|
GKEMasterInfo.Builder |
setClusterUri(String value)
URI of a GKE cluster.
|
GKEMasterInfo.Builder |
setClusterUriBytes(com.google.protobuf.ByteString value)
URI of a GKE cluster.
|
GKEMasterInfo.Builder |
setExternalIp(String value)
External IP address of a GKE cluster master.
|
GKEMasterInfo.Builder |
setExternalIpBytes(com.google.protobuf.ByteString value)
External IP address of a GKE cluster master.
|
GKEMasterInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GKEMasterInfo.Builder |
setInternalIp(String value)
Internal IP address of a GKE cluster master.
|
GKEMasterInfo.Builder |
setInternalIpBytes(com.google.protobuf.ByteString value)
Internal IP address of a GKE cluster master.
|
GKEMasterInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GKEMasterInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<GKEMasterInfo.Builder>public GKEMasterInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GKEMasterInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<GKEMasterInfo.Builder>public GKEMasterInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GKEMasterInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GKEMasterInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GKEMasterInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GKEMasterInfo.Builder>public GKEMasterInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<GKEMasterInfo.Builder>public GKEMasterInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GKEMasterInfo.Builder>public GKEMasterInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GKEMasterInfo.Builder>public GKEMasterInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GKEMasterInfo.Builder>public GKEMasterInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GKEMasterInfo.Builder>public GKEMasterInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GKEMasterInfo.Builder>public GKEMasterInfo.Builder mergeFrom(GKEMasterInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GKEMasterInfo.Builder>public GKEMasterInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GKEMasterInfo.Builder>IOExceptionpublic String getClusterUri()
URI of a GKE cluster.
string cluster_uri = 2;getClusterUri in interface GKEMasterInfoOrBuilderpublic com.google.protobuf.ByteString getClusterUriBytes()
URI of a GKE cluster.
string cluster_uri = 2;getClusterUriBytes in interface GKEMasterInfoOrBuilderpublic GKEMasterInfo.Builder setClusterUri(String value)
URI of a GKE cluster.
string cluster_uri = 2;value - The clusterUri to set.public GKEMasterInfo.Builder clearClusterUri()
URI of a GKE cluster.
string cluster_uri = 2;public GKEMasterInfo.Builder setClusterUriBytes(com.google.protobuf.ByteString value)
URI of a GKE cluster.
string cluster_uri = 2;value - The bytes for clusterUri to set.public String getClusterNetworkUri()
URI of a GKE cluster network.
string cluster_network_uri = 4;getClusterNetworkUri in interface GKEMasterInfoOrBuilderpublic com.google.protobuf.ByteString getClusterNetworkUriBytes()
URI of a GKE cluster network.
string cluster_network_uri = 4;getClusterNetworkUriBytes in interface GKEMasterInfoOrBuilderpublic GKEMasterInfo.Builder setClusterNetworkUri(String value)
URI of a GKE cluster network.
string cluster_network_uri = 4;value - The clusterNetworkUri to set.public GKEMasterInfo.Builder clearClusterNetworkUri()
URI of a GKE cluster network.
string cluster_network_uri = 4;public GKEMasterInfo.Builder setClusterNetworkUriBytes(com.google.protobuf.ByteString value)
URI of a GKE cluster network.
string cluster_network_uri = 4;value - The bytes for clusterNetworkUri to set.public String getInternalIp()
Internal IP address of a GKE cluster master.
string internal_ip = 5;getInternalIp in interface GKEMasterInfoOrBuilderpublic com.google.protobuf.ByteString getInternalIpBytes()
Internal IP address of a GKE cluster master.
string internal_ip = 5;getInternalIpBytes in interface GKEMasterInfoOrBuilderpublic GKEMasterInfo.Builder setInternalIp(String value)
Internal IP address of a GKE cluster master.
string internal_ip = 5;value - The internalIp to set.public GKEMasterInfo.Builder clearInternalIp()
Internal IP address of a GKE cluster master.
string internal_ip = 5;public GKEMasterInfo.Builder setInternalIpBytes(com.google.protobuf.ByteString value)
Internal IP address of a GKE cluster master.
string internal_ip = 5;value - The bytes for internalIp to set.public String getExternalIp()
External IP address of a GKE cluster master.
string external_ip = 6;getExternalIp in interface GKEMasterInfoOrBuilderpublic com.google.protobuf.ByteString getExternalIpBytes()
External IP address of a GKE cluster master.
string external_ip = 6;getExternalIpBytes in interface GKEMasterInfoOrBuilderpublic GKEMasterInfo.Builder setExternalIp(String value)
External IP address of a GKE cluster master.
string external_ip = 6;value - The externalIp to set.public GKEMasterInfo.Builder clearExternalIp()
External IP address of a GKE cluster master.
string external_ip = 6;public GKEMasterInfo.Builder setExternalIpBytes(com.google.protobuf.ByteString value)
External IP address of a GKE cluster master.
string external_ip = 6;value - The bytes for externalIp to set.public final GKEMasterInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GKEMasterInfo.Builder>public final GKEMasterInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GKEMasterInfo.Builder>Copyright © 2022 Google LLC. All rights reserved.