Class GetClusterInfoResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<GetClusterInfoResponse.Builder>
-
- io.temporal.api.workflowservice.v1.GetClusterInfoResponse.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GetClusterInfoResponseOrBuilder,java.lang.Cloneable
- Enclosing class:
- GetClusterInfoResponse
public static final class GetClusterInfoResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GetClusterInfoResponse.Builder> implements GetClusterInfoResponseOrBuilder
GetClusterInfoResponse contains information about Temporal cluster.
Protobuf typetemporal.api.workflowservice.v1.GetClusterInfoResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description GetClusterInfoResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)GetClusterInfoResponsebuild()GetClusterInfoResponsebuildPartial()GetClusterInfoResponse.Builderclear()GetClusterInfoResponse.BuilderclearClusterId()string cluster_id = 3;GetClusterInfoResponse.BuilderclearClusterName()string cluster_name = 5;GetClusterInfoResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)GetClusterInfoResponse.BuilderclearHistoryShardCount()int32 history_shard_count = 6;GetClusterInfoResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)GetClusterInfoResponse.BuilderclearPersistenceStore()string persistence_store = 7;GetClusterInfoResponse.BuilderclearServerVersion()string server_version = 2;GetClusterInfoResponse.BuilderclearSupportedClients()GetClusterInfoResponse.BuilderclearVersionInfo().temporal.api.version.v1.VersionInfo version_info = 4;GetClusterInfoResponse.BuilderclearVisibilityStore()string visibility_store = 8;GetClusterInfoResponse.Builderclone()booleancontainsSupportedClients(java.lang.String key)Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli".java.lang.StringgetClusterId()string cluster_id = 3;com.google.protobuf.ByteStringgetClusterIdBytes()string cluster_id = 3;java.lang.StringgetClusterName()string cluster_name = 5;com.google.protobuf.ByteStringgetClusterNameBytes()string cluster_name = 5;GetClusterInfoResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()intgetHistoryShardCount()int32 history_shard_count = 6;java.util.Map<java.lang.String,java.lang.String>getMutableSupportedClients()Deprecated.java.lang.StringgetPersistenceStore()string persistence_store = 7;com.google.protobuf.ByteStringgetPersistenceStoreBytes()string persistence_store = 7;java.lang.StringgetServerVersion()string server_version = 2;com.google.protobuf.ByteStringgetServerVersionBytes()string server_version = 2;java.util.Map<java.lang.String,java.lang.String>getSupportedClients()Deprecated.intgetSupportedClientsCount()Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli".java.util.Map<java.lang.String,java.lang.String>getSupportedClientsMap()Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli".java.lang.StringgetSupportedClientsOrDefault(java.lang.String key, java.lang.String defaultValue)Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli".java.lang.StringgetSupportedClientsOrThrow(java.lang.String key)Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli".VersionInfogetVersionInfo().temporal.api.version.v1.VersionInfo version_info = 4;VersionInfo.BuildergetVersionInfoBuilder().temporal.api.version.v1.VersionInfo version_info = 4;VersionInfoOrBuildergetVersionInfoOrBuilder().temporal.api.version.v1.VersionInfo version_info = 4;java.lang.StringgetVisibilityStore()string visibility_store = 8;com.google.protobuf.ByteStringgetVisibilityStoreBytes()string visibility_store = 8;booleanhasVersionInfo().temporal.api.version.v1.VersionInfo version_info = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number)protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMutableMapFieldReflection(int number)booleanisInitialized()GetClusterInfoResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)GetClusterInfoResponse.BuildermergeFrom(com.google.protobuf.Message other)GetClusterInfoResponse.BuildermergeFrom(GetClusterInfoResponse other)GetClusterInfoResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)GetClusterInfoResponse.BuildermergeVersionInfo(VersionInfo value).temporal.api.version.v1.VersionInfo version_info = 4;GetClusterInfoResponse.BuilderputAllSupportedClients(java.util.Map<java.lang.String,java.lang.String> values)Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli".GetClusterInfoResponse.BuilderputSupportedClients(java.lang.String key, java.lang.String value)Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli".GetClusterInfoResponse.BuilderremoveSupportedClients(java.lang.String key)Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli".GetClusterInfoResponse.BuildersetClusterId(java.lang.String value)string cluster_id = 3;GetClusterInfoResponse.BuildersetClusterIdBytes(com.google.protobuf.ByteString value)string cluster_id = 3;GetClusterInfoResponse.BuildersetClusterName(java.lang.String value)string cluster_name = 5;GetClusterInfoResponse.BuildersetClusterNameBytes(com.google.protobuf.ByteString value)string cluster_name = 5;GetClusterInfoResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)GetClusterInfoResponse.BuildersetHistoryShardCount(int value)int32 history_shard_count = 6;GetClusterInfoResponse.BuildersetPersistenceStore(java.lang.String value)string persistence_store = 7;GetClusterInfoResponse.BuildersetPersistenceStoreBytes(com.google.protobuf.ByteString value)string persistence_store = 7;GetClusterInfoResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)GetClusterInfoResponse.BuildersetServerVersion(java.lang.String value)string server_version = 2;GetClusterInfoResponse.BuildersetServerVersionBytes(com.google.protobuf.ByteString value)string server_version = 2;GetClusterInfoResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)GetClusterInfoResponse.BuildersetVersionInfo(VersionInfo value).temporal.api.version.v1.VersionInfo version_info = 4;GetClusterInfoResponse.BuildersetVersionInfo(VersionInfo.Builder builderForValue).temporal.api.version.v1.VersionInfo version_info = 4;GetClusterInfoResponse.BuildersetVisibilityStore(java.lang.String value)string visibility_store = 8;GetClusterInfoResponse.BuildersetVisibilityStoreBytes(com.google.protobuf.ByteString value)string visibility_store = 8;-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
- Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3.Builder<GetClusterInfoResponse.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
- Overrides:
internalGetMutableMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3.Builder<GetClusterInfoResponse.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<GetClusterInfoResponse.Builder>
-
clear
public GetClusterInfoResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<GetClusterInfoResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<GetClusterInfoResponse.Builder>
-
getDefaultInstanceForType
public GetClusterInfoResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public GetClusterInfoResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public GetClusterInfoResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public GetClusterInfoResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<GetClusterInfoResponse.Builder>
-
setField
public GetClusterInfoResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GetClusterInfoResponse.Builder>
-
clearField
public GetClusterInfoResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GetClusterInfoResponse.Builder>
-
clearOneof
public GetClusterInfoResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<GetClusterInfoResponse.Builder>
-
setRepeatedField
public GetClusterInfoResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GetClusterInfoResponse.Builder>
-
addRepeatedField
public GetClusterInfoResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GetClusterInfoResponse.Builder>
-
mergeFrom
public GetClusterInfoResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GetClusterInfoResponse.Builder>
-
mergeFrom
public GetClusterInfoResponse.Builder mergeFrom(GetClusterInfoResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GetClusterInfoResponse.Builder>
-
mergeFrom
public GetClusterInfoResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GetClusterInfoResponse.Builder>- Throws:
java.io.IOException
-
getSupportedClientsCount
public int getSupportedClientsCount()
Description copied from interface:GetClusterInfoResponseOrBuilderKey is client name i.e "temporal-go", "temporal-java", or "temporal-cli". Value is ranges of supported versions of this client i.e ">1.1.1 <=1.4.0 || ^5.0.0".
map<string, string> supported_clients = 1;- Specified by:
getSupportedClientsCountin interfaceGetClusterInfoResponseOrBuilder
-
containsSupportedClients
public boolean containsSupportedClients(java.lang.String key)
Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli". Value is ranges of supported versions of this client i.e ">1.1.1 <=1.4.0 || ^5.0.0".
map<string, string> supported_clients = 1;- Specified by:
containsSupportedClientsin interfaceGetClusterInfoResponseOrBuilder
-
getSupportedClients
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getSupportedClients()
Deprecated.UsegetSupportedClientsMap()instead.- Specified by:
getSupportedClientsin interfaceGetClusterInfoResponseOrBuilder
-
getSupportedClientsMap
public java.util.Map<java.lang.String,java.lang.String> getSupportedClientsMap()
Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli". Value is ranges of supported versions of this client i.e ">1.1.1 <=1.4.0 || ^5.0.0".
map<string, string> supported_clients = 1;- Specified by:
getSupportedClientsMapin interfaceGetClusterInfoResponseOrBuilder
-
getSupportedClientsOrDefault
public java.lang.String getSupportedClientsOrDefault(java.lang.String key, java.lang.String defaultValue)Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli". Value is ranges of supported versions of this client i.e ">1.1.1 <=1.4.0 || ^5.0.0".
map<string, string> supported_clients = 1;- Specified by:
getSupportedClientsOrDefaultin interfaceGetClusterInfoResponseOrBuilder
-
getSupportedClientsOrThrow
public java.lang.String getSupportedClientsOrThrow(java.lang.String key)
Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli". Value is ranges of supported versions of this client i.e ">1.1.1 <=1.4.0 || ^5.0.0".
map<string, string> supported_clients = 1;- Specified by:
getSupportedClientsOrThrowin interfaceGetClusterInfoResponseOrBuilder
-
clearSupportedClients
public GetClusterInfoResponse.Builder clearSupportedClients()
-
removeSupportedClients
public GetClusterInfoResponse.Builder removeSupportedClients(java.lang.String key)
Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli". Value is ranges of supported versions of this client i.e ">1.1.1 <=1.4.0 || ^5.0.0".
map<string, string> supported_clients = 1;
-
getMutableSupportedClients
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getMutableSupportedClients()
Deprecated.Use alternate mutation accessors instead.
-
putSupportedClients
public GetClusterInfoResponse.Builder putSupportedClients(java.lang.String key, java.lang.String value)
Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli". Value is ranges of supported versions of this client i.e ">1.1.1 <=1.4.0 || ^5.0.0".
map<string, string> supported_clients = 1;
-
putAllSupportedClients
public GetClusterInfoResponse.Builder putAllSupportedClients(java.util.Map<java.lang.String,java.lang.String> values)
Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli". Value is ranges of supported versions of this client i.e ">1.1.1 <=1.4.0 || ^5.0.0".
map<string, string> supported_clients = 1;
-
getServerVersion
public java.lang.String getServerVersion()
string server_version = 2;- Specified by:
getServerVersionin interfaceGetClusterInfoResponseOrBuilder- Returns:
- The serverVersion.
-
getServerVersionBytes
public com.google.protobuf.ByteString getServerVersionBytes()
string server_version = 2;- Specified by:
getServerVersionBytesin interfaceGetClusterInfoResponseOrBuilder- Returns:
- The bytes for serverVersion.
-
setServerVersion
public GetClusterInfoResponse.Builder setServerVersion(java.lang.String value)
string server_version = 2;- Parameters:
value- The serverVersion to set.- Returns:
- This builder for chaining.
-
clearServerVersion
public GetClusterInfoResponse.Builder clearServerVersion()
string server_version = 2;- Returns:
- This builder for chaining.
-
setServerVersionBytes
public GetClusterInfoResponse.Builder setServerVersionBytes(com.google.protobuf.ByteString value)
string server_version = 2;- Parameters:
value- The bytes for serverVersion to set.- Returns:
- This builder for chaining.
-
getClusterId
public java.lang.String getClusterId()
string cluster_id = 3;- Specified by:
getClusterIdin interfaceGetClusterInfoResponseOrBuilder- Returns:
- The clusterId.
-
getClusterIdBytes
public com.google.protobuf.ByteString getClusterIdBytes()
string cluster_id = 3;- Specified by:
getClusterIdBytesin interfaceGetClusterInfoResponseOrBuilder- Returns:
- The bytes for clusterId.
-
setClusterId
public GetClusterInfoResponse.Builder setClusterId(java.lang.String value)
string cluster_id = 3;- Parameters:
value- The clusterId to set.- Returns:
- This builder for chaining.
-
clearClusterId
public GetClusterInfoResponse.Builder clearClusterId()
string cluster_id = 3;- Returns:
- This builder for chaining.
-
setClusterIdBytes
public GetClusterInfoResponse.Builder setClusterIdBytes(com.google.protobuf.ByteString value)
string cluster_id = 3;- Parameters:
value- The bytes for clusterId to set.- Returns:
- This builder for chaining.
-
hasVersionInfo
public boolean hasVersionInfo()
.temporal.api.version.v1.VersionInfo version_info = 4;- Specified by:
hasVersionInfoin interfaceGetClusterInfoResponseOrBuilder- Returns:
- Whether the versionInfo field is set.
-
getVersionInfo
public VersionInfo getVersionInfo()
.temporal.api.version.v1.VersionInfo version_info = 4;- Specified by:
getVersionInfoin interfaceGetClusterInfoResponseOrBuilder- Returns:
- The versionInfo.
-
setVersionInfo
public GetClusterInfoResponse.Builder setVersionInfo(VersionInfo value)
.temporal.api.version.v1.VersionInfo version_info = 4;
-
setVersionInfo
public GetClusterInfoResponse.Builder setVersionInfo(VersionInfo.Builder builderForValue)
.temporal.api.version.v1.VersionInfo version_info = 4;
-
mergeVersionInfo
public GetClusterInfoResponse.Builder mergeVersionInfo(VersionInfo value)
.temporal.api.version.v1.VersionInfo version_info = 4;
-
clearVersionInfo
public GetClusterInfoResponse.Builder clearVersionInfo()
.temporal.api.version.v1.VersionInfo version_info = 4;
-
getVersionInfoBuilder
public VersionInfo.Builder getVersionInfoBuilder()
.temporal.api.version.v1.VersionInfo version_info = 4;
-
getVersionInfoOrBuilder
public VersionInfoOrBuilder getVersionInfoOrBuilder()
.temporal.api.version.v1.VersionInfo version_info = 4;- Specified by:
getVersionInfoOrBuilderin interfaceGetClusterInfoResponseOrBuilder
-
getClusterName
public java.lang.String getClusterName()
string cluster_name = 5;- Specified by:
getClusterNamein interfaceGetClusterInfoResponseOrBuilder- Returns:
- The clusterName.
-
getClusterNameBytes
public com.google.protobuf.ByteString getClusterNameBytes()
string cluster_name = 5;- Specified by:
getClusterNameBytesin interfaceGetClusterInfoResponseOrBuilder- Returns:
- The bytes for clusterName.
-
setClusterName
public GetClusterInfoResponse.Builder setClusterName(java.lang.String value)
string cluster_name = 5;- Parameters:
value- The clusterName to set.- Returns:
- This builder for chaining.
-
clearClusterName
public GetClusterInfoResponse.Builder clearClusterName()
string cluster_name = 5;- Returns:
- This builder for chaining.
-
setClusterNameBytes
public GetClusterInfoResponse.Builder setClusterNameBytes(com.google.protobuf.ByteString value)
string cluster_name = 5;- Parameters:
value- The bytes for clusterName to set.- Returns:
- This builder for chaining.
-
getHistoryShardCount
public int getHistoryShardCount()
int32 history_shard_count = 6;- Specified by:
getHistoryShardCountin interfaceGetClusterInfoResponseOrBuilder- Returns:
- The historyShardCount.
-
setHistoryShardCount
public GetClusterInfoResponse.Builder setHistoryShardCount(int value)
int32 history_shard_count = 6;- Parameters:
value- The historyShardCount to set.- Returns:
- This builder for chaining.
-
clearHistoryShardCount
public GetClusterInfoResponse.Builder clearHistoryShardCount()
int32 history_shard_count = 6;- Returns:
- This builder for chaining.
-
getPersistenceStore
public java.lang.String getPersistenceStore()
string persistence_store = 7;- Specified by:
getPersistenceStorein interfaceGetClusterInfoResponseOrBuilder- Returns:
- The persistenceStore.
-
getPersistenceStoreBytes
public com.google.protobuf.ByteString getPersistenceStoreBytes()
string persistence_store = 7;- Specified by:
getPersistenceStoreBytesin interfaceGetClusterInfoResponseOrBuilder- Returns:
- The bytes for persistenceStore.
-
setPersistenceStore
public GetClusterInfoResponse.Builder setPersistenceStore(java.lang.String value)
string persistence_store = 7;- Parameters:
value- The persistenceStore to set.- Returns:
- This builder for chaining.
-
clearPersistenceStore
public GetClusterInfoResponse.Builder clearPersistenceStore()
string persistence_store = 7;- Returns:
- This builder for chaining.
-
setPersistenceStoreBytes
public GetClusterInfoResponse.Builder setPersistenceStoreBytes(com.google.protobuf.ByteString value)
string persistence_store = 7;- Parameters:
value- The bytes for persistenceStore to set.- Returns:
- This builder for chaining.
-
getVisibilityStore
public java.lang.String getVisibilityStore()
string visibility_store = 8;- Specified by:
getVisibilityStorein interfaceGetClusterInfoResponseOrBuilder- Returns:
- The visibilityStore.
-
getVisibilityStoreBytes
public com.google.protobuf.ByteString getVisibilityStoreBytes()
string visibility_store = 8;- Specified by:
getVisibilityStoreBytesin interfaceGetClusterInfoResponseOrBuilder- Returns:
- The bytes for visibilityStore.
-
setVisibilityStore
public GetClusterInfoResponse.Builder setVisibilityStore(java.lang.String value)
string visibility_store = 8;- Parameters:
value- The visibilityStore to set.- Returns:
- This builder for chaining.
-
clearVisibilityStore
public GetClusterInfoResponse.Builder clearVisibilityStore()
string visibility_store = 8;- Returns:
- This builder for chaining.
-
setVisibilityStoreBytes
public GetClusterInfoResponse.Builder setVisibilityStoreBytes(com.google.protobuf.ByteString value)
string visibility_store = 8;- Parameters:
value- The bytes for visibilityStore to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final GetClusterInfoResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GetClusterInfoResponse.Builder>
-
mergeUnknownFields
public final GetClusterInfoResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GetClusterInfoResponse.Builder>
-
-