public static final class ElasticsearchEnvironmentVariables.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ElasticsearchEnvironmentVariables.Builder> implements ElasticsearchEnvironmentVariablesOrBuilder
alluxio.hub.proto.ElasticsearchEnvironmentVariables
Modifier and Type | Method and Description |
---|---|
ElasticsearchEnvironmentVariables.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ElasticsearchEnvironmentVariables |
build() |
ElasticsearchEnvironmentVariables |
buildPartial() |
ElasticsearchEnvironmentVariables.Builder |
clear() |
ElasticsearchEnvironmentVariables.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ElasticsearchEnvironmentVariables.Builder |
clearHubClusterId()
optional string hub_cluster_id = 5; |
ElasticsearchEnvironmentVariables.Builder |
clearHubEsEndpoint()
optional string hub_es_endpoint = 1; |
ElasticsearchEnvironmentVariables.Builder |
clearHubEsPassword()
optional string hub_es_password = 4; |
ElasticsearchEnvironmentVariables.Builder |
clearHubEsPort()
optional string hub_es_port = 2; |
ElasticsearchEnvironmentVariables.Builder |
clearHubEsUsername()
optional string hub_es_username = 3; |
ElasticsearchEnvironmentVariables.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ElasticsearchEnvironmentVariables.Builder |
clone() |
ElasticsearchEnvironmentVariables |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getHubClusterId()
optional string hub_cluster_id = 5; |
com.google.protobuf.ByteString |
getHubClusterIdBytes()
optional string hub_cluster_id = 5; |
String |
getHubEsEndpoint()
optional string hub_es_endpoint = 1; |
com.google.protobuf.ByteString |
getHubEsEndpointBytes()
optional string hub_es_endpoint = 1; |
String |
getHubEsPassword()
optional string hub_es_password = 4; |
com.google.protobuf.ByteString |
getHubEsPasswordBytes()
optional string hub_es_password = 4; |
String |
getHubEsPort()
optional string hub_es_port = 2; |
com.google.protobuf.ByteString |
getHubEsPortBytes()
optional string hub_es_port = 2; |
String |
getHubEsUsername()
optional string hub_es_username = 3; |
com.google.protobuf.ByteString |
getHubEsUsernameBytes()
optional string hub_es_username = 3; |
boolean |
hasHubClusterId()
optional string hub_cluster_id = 5; |
boolean |
hasHubEsEndpoint()
optional string hub_es_endpoint = 1; |
boolean |
hasHubEsPassword()
optional string hub_es_password = 4; |
boolean |
hasHubEsPort()
optional string hub_es_port = 2; |
boolean |
hasHubEsUsername()
optional string hub_es_username = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ElasticsearchEnvironmentVariables.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ElasticsearchEnvironmentVariables.Builder |
mergeFrom(ElasticsearchEnvironmentVariables other) |
ElasticsearchEnvironmentVariables.Builder |
mergeFrom(com.google.protobuf.Message other) |
ElasticsearchEnvironmentVariables.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ElasticsearchEnvironmentVariables.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ElasticsearchEnvironmentVariables.Builder |
setHubClusterId(String value)
optional string hub_cluster_id = 5; |
ElasticsearchEnvironmentVariables.Builder |
setHubClusterIdBytes(com.google.protobuf.ByteString value)
optional string hub_cluster_id = 5; |
ElasticsearchEnvironmentVariables.Builder |
setHubEsEndpoint(String value)
optional string hub_es_endpoint = 1; |
ElasticsearchEnvironmentVariables.Builder |
setHubEsEndpointBytes(com.google.protobuf.ByteString value)
optional string hub_es_endpoint = 1; |
ElasticsearchEnvironmentVariables.Builder |
setHubEsPassword(String value)
optional string hub_es_password = 4; |
ElasticsearchEnvironmentVariables.Builder |
setHubEsPasswordBytes(com.google.protobuf.ByteString value)
optional string hub_es_password = 4; |
ElasticsearchEnvironmentVariables.Builder |
setHubEsPort(String value)
optional string hub_es_port = 2; |
ElasticsearchEnvironmentVariables.Builder |
setHubEsPortBytes(com.google.protobuf.ByteString value)
optional string hub_es_port = 2; |
ElasticsearchEnvironmentVariables.Builder |
setHubEsUsername(String value)
optional string hub_es_username = 3; |
ElasticsearchEnvironmentVariables.Builder |
setHubEsUsernameBytes(com.google.protobuf.ByteString value)
optional string hub_es_username = 3; |
ElasticsearchEnvironmentVariables.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ElasticsearchEnvironmentVariables.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<ElasticsearchEnvironmentVariables.Builder>
public ElasticsearchEnvironmentVariables.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<ElasticsearchEnvironmentVariables.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<ElasticsearchEnvironmentVariables.Builder>
public ElasticsearchEnvironmentVariables getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ElasticsearchEnvironmentVariables build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ElasticsearchEnvironmentVariables buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ElasticsearchEnvironmentVariables.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<ElasticsearchEnvironmentVariables.Builder>
public ElasticsearchEnvironmentVariables.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<ElasticsearchEnvironmentVariables.Builder>
public ElasticsearchEnvironmentVariables.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<ElasticsearchEnvironmentVariables.Builder>
public ElasticsearchEnvironmentVariables.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<ElasticsearchEnvironmentVariables.Builder>
public ElasticsearchEnvironmentVariables.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<ElasticsearchEnvironmentVariables.Builder>
public ElasticsearchEnvironmentVariables.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<ElasticsearchEnvironmentVariables.Builder>
public ElasticsearchEnvironmentVariables.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ElasticsearchEnvironmentVariables.Builder>
public ElasticsearchEnvironmentVariables.Builder mergeFrom(ElasticsearchEnvironmentVariables other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<ElasticsearchEnvironmentVariables.Builder>
public ElasticsearchEnvironmentVariables.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ElasticsearchEnvironmentVariables.Builder>
IOException
public boolean hasHubEsEndpoint()
optional string hub_es_endpoint = 1;
hasHubEsEndpoint
in interface ElasticsearchEnvironmentVariablesOrBuilder
public String getHubEsEndpoint()
optional string hub_es_endpoint = 1;
getHubEsEndpoint
in interface ElasticsearchEnvironmentVariablesOrBuilder
public com.google.protobuf.ByteString getHubEsEndpointBytes()
optional string hub_es_endpoint = 1;
getHubEsEndpointBytes
in interface ElasticsearchEnvironmentVariablesOrBuilder
public ElasticsearchEnvironmentVariables.Builder setHubEsEndpoint(String value)
optional string hub_es_endpoint = 1;
value
- The hubEsEndpoint to set.public ElasticsearchEnvironmentVariables.Builder clearHubEsEndpoint()
optional string hub_es_endpoint = 1;
public ElasticsearchEnvironmentVariables.Builder setHubEsEndpointBytes(com.google.protobuf.ByteString value)
optional string hub_es_endpoint = 1;
value
- The bytes for hubEsEndpoint to set.public boolean hasHubEsPort()
optional string hub_es_port = 2;
hasHubEsPort
in interface ElasticsearchEnvironmentVariablesOrBuilder
public String getHubEsPort()
optional string hub_es_port = 2;
getHubEsPort
in interface ElasticsearchEnvironmentVariablesOrBuilder
public com.google.protobuf.ByteString getHubEsPortBytes()
optional string hub_es_port = 2;
getHubEsPortBytes
in interface ElasticsearchEnvironmentVariablesOrBuilder
public ElasticsearchEnvironmentVariables.Builder setHubEsPort(String value)
optional string hub_es_port = 2;
value
- The hubEsPort to set.public ElasticsearchEnvironmentVariables.Builder clearHubEsPort()
optional string hub_es_port = 2;
public ElasticsearchEnvironmentVariables.Builder setHubEsPortBytes(com.google.protobuf.ByteString value)
optional string hub_es_port = 2;
value
- The bytes for hubEsPort to set.public boolean hasHubEsUsername()
optional string hub_es_username = 3;
hasHubEsUsername
in interface ElasticsearchEnvironmentVariablesOrBuilder
public String getHubEsUsername()
optional string hub_es_username = 3;
getHubEsUsername
in interface ElasticsearchEnvironmentVariablesOrBuilder
public com.google.protobuf.ByteString getHubEsUsernameBytes()
optional string hub_es_username = 3;
getHubEsUsernameBytes
in interface ElasticsearchEnvironmentVariablesOrBuilder
public ElasticsearchEnvironmentVariables.Builder setHubEsUsername(String value)
optional string hub_es_username = 3;
value
- The hubEsUsername to set.public ElasticsearchEnvironmentVariables.Builder clearHubEsUsername()
optional string hub_es_username = 3;
public ElasticsearchEnvironmentVariables.Builder setHubEsUsernameBytes(com.google.protobuf.ByteString value)
optional string hub_es_username = 3;
value
- The bytes for hubEsUsername to set.public boolean hasHubEsPassword()
optional string hub_es_password = 4;
hasHubEsPassword
in interface ElasticsearchEnvironmentVariablesOrBuilder
public String getHubEsPassword()
optional string hub_es_password = 4;
getHubEsPassword
in interface ElasticsearchEnvironmentVariablesOrBuilder
public com.google.protobuf.ByteString getHubEsPasswordBytes()
optional string hub_es_password = 4;
getHubEsPasswordBytes
in interface ElasticsearchEnvironmentVariablesOrBuilder
public ElasticsearchEnvironmentVariables.Builder setHubEsPassword(String value)
optional string hub_es_password = 4;
value
- The hubEsPassword to set.public ElasticsearchEnvironmentVariables.Builder clearHubEsPassword()
optional string hub_es_password = 4;
public ElasticsearchEnvironmentVariables.Builder setHubEsPasswordBytes(com.google.protobuf.ByteString value)
optional string hub_es_password = 4;
value
- The bytes for hubEsPassword to set.public boolean hasHubClusterId()
optional string hub_cluster_id = 5;
hasHubClusterId
in interface ElasticsearchEnvironmentVariablesOrBuilder
public String getHubClusterId()
optional string hub_cluster_id = 5;
getHubClusterId
in interface ElasticsearchEnvironmentVariablesOrBuilder
public com.google.protobuf.ByteString getHubClusterIdBytes()
optional string hub_cluster_id = 5;
getHubClusterIdBytes
in interface ElasticsearchEnvironmentVariablesOrBuilder
public ElasticsearchEnvironmentVariables.Builder setHubClusterId(String value)
optional string hub_cluster_id = 5;
value
- The hubClusterId to set.public ElasticsearchEnvironmentVariables.Builder clearHubClusterId()
optional string hub_cluster_id = 5;
public ElasticsearchEnvironmentVariables.Builder setHubClusterIdBytes(com.google.protobuf.ByteString value)
optional string hub_cluster_id = 5;
value
- The bytes for hubClusterId to set.public final ElasticsearchEnvironmentVariables.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<ElasticsearchEnvironmentVariables.Builder>
public final ElasticsearchEnvironmentVariables.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<ElasticsearchEnvironmentVariables.Builder>
Copyright © 2023. All Rights Reserved.