Interface RegisterNamespaceRequestOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
RegisterNamespaceRequest,RegisterNamespaceRequest.Builder
@Generated(value="protoc",
comments="annotations:RegisterNamespaceRequestOrBuilder.java.pb.meta")
public interface RegisterNamespaceRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsData(String key) A key-value map for any customized purpose.string active_cluster_name = 6;com.google.protobuf.ByteStringstring active_cluster_name = 6;getClusters(int index) repeated .temporal.api.replication.v1.ClusterReplicationConfig clusters = 5;intrepeated .temporal.api.replication.v1.ClusterReplicationConfig clusters = 5;repeated .temporal.api.replication.v1.ClusterReplicationConfig clusters = 5;getClustersOrBuilder(int index) repeated .temporal.api.replication.v1.ClusterReplicationConfig clusters = 5;List<? extends ClusterReplicationConfigOrBuilder> repeated .temporal.api.replication.v1.ClusterReplicationConfig clusters = 5;getData()Deprecated.intA key-value map for any customized purpose.A key-value map for any customized purpose.getDataOrDefault(String key, String defaultValue) A key-value map for any customized purpose.getDataOrThrow(String key) A key-value map for any customized purpose.string description = 2;com.google.protobuf.ByteStringstring description = 2;If unspecified (ARCHIVAL_STATE_UNSPECIFIED) then default server configuration is used.intIf unspecified (ARCHIVAL_STATE_UNSPECIFIED) then default server configuration is used.string history_archival_uri = 11;com.google.protobuf.ByteStringstring history_archival_uri = 11;booleanbool is_global_namespace = 9;string namespace = 1;com.google.protobuf.ByteStringstring namespace = 1;string owner_email = 3;com.google.protobuf.ByteStringstring owner_email = 3;string security_token = 8;com.google.protobuf.ByteStringstring security_token = 8;If unspecified (ARCHIVAL_STATE_UNSPECIFIED) then default server configuration is used.intIf unspecified (ARCHIVAL_STATE_UNSPECIFIED) then default server configuration is used.string visibility_archival_uri = 13;com.google.protobuf.ByteStringstring visibility_archival_uri = 13;com.google.protobuf.Duration.google.protobuf.Duration workflow_execution_retention_period = 4;com.google.protobuf.DurationOrBuilder.google.protobuf.Duration workflow_execution_retention_period = 4;boolean.google.protobuf.Duration workflow_execution_retention_period = 4;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getNamespace
-
getNamespaceBytes
com.google.protobuf.ByteString getNamespaceBytes()string namespace = 1;- Returns:
- The bytes for namespace.
-
getDescription
-
getDescriptionBytes
com.google.protobuf.ByteString getDescriptionBytes()string description = 2;- Returns:
- The bytes for description.
-
getOwnerEmail
-
getOwnerEmailBytes
com.google.protobuf.ByteString getOwnerEmailBytes()string owner_email = 3;- Returns:
- The bytes for ownerEmail.
-
hasWorkflowExecutionRetentionPeriod
boolean hasWorkflowExecutionRetentionPeriod().google.protobuf.Duration workflow_execution_retention_period = 4;- Returns:
- Whether the workflowExecutionRetentionPeriod field is set.
-
getWorkflowExecutionRetentionPeriod
com.google.protobuf.Duration getWorkflowExecutionRetentionPeriod().google.protobuf.Duration workflow_execution_retention_period = 4;- Returns:
- The workflowExecutionRetentionPeriod.
-
getWorkflowExecutionRetentionPeriodOrBuilder
com.google.protobuf.DurationOrBuilder getWorkflowExecutionRetentionPeriodOrBuilder().google.protobuf.Duration workflow_execution_retention_period = 4; -
getClustersList
List<ClusterReplicationConfig> getClustersList()repeated .temporal.api.replication.v1.ClusterReplicationConfig clusters = 5; -
getClusters
repeated .temporal.api.replication.v1.ClusterReplicationConfig clusters = 5; -
getClustersCount
int getClustersCount()repeated .temporal.api.replication.v1.ClusterReplicationConfig clusters = 5; -
getClustersOrBuilderList
List<? extends ClusterReplicationConfigOrBuilder> getClustersOrBuilderList()repeated .temporal.api.replication.v1.ClusterReplicationConfig clusters = 5; -
getClustersOrBuilder
repeated .temporal.api.replication.v1.ClusterReplicationConfig clusters = 5; -
getActiveClusterName
-
getActiveClusterNameBytes
com.google.protobuf.ByteString getActiveClusterNameBytes()string active_cluster_name = 6;- Returns:
- The bytes for activeClusterName.
-
getDataCount
int getDataCount()A key-value map for any customized purpose.
map<string, string> data = 7; -
containsData
A key-value map for any customized purpose.
map<string, string> data = 7; -
getData
-
getDataMap
-
getDataOrDefault
-
getDataOrThrow
-
getSecurityToken
-
getSecurityTokenBytes
com.google.protobuf.ByteString getSecurityTokenBytes()string security_token = 8;- Returns:
- The bytes for securityToken.
-
getIsGlobalNamespace
boolean getIsGlobalNamespace()bool is_global_namespace = 9;- Returns:
- The isGlobalNamespace.
-
getHistoryArchivalStateValue
int getHistoryArchivalStateValue()If unspecified (ARCHIVAL_STATE_UNSPECIFIED) then default server configuration is used.
.temporal.api.enums.v1.ArchivalState history_archival_state = 10;- Returns:
- The enum numeric value on the wire for historyArchivalState.
-
getHistoryArchivalState
ArchivalState getHistoryArchivalState()If unspecified (ARCHIVAL_STATE_UNSPECIFIED) then default server configuration is used.
.temporal.api.enums.v1.ArchivalState history_archival_state = 10;- Returns:
- The historyArchivalState.
-
getHistoryArchivalUri
-
getHistoryArchivalUriBytes
com.google.protobuf.ByteString getHistoryArchivalUriBytes()string history_archival_uri = 11;- Returns:
- The bytes for historyArchivalUri.
-
getVisibilityArchivalStateValue
int getVisibilityArchivalStateValue()If unspecified (ARCHIVAL_STATE_UNSPECIFIED) then default server configuration is used.
.temporal.api.enums.v1.ArchivalState visibility_archival_state = 12;- Returns:
- The enum numeric value on the wire for visibilityArchivalState.
-
getVisibilityArchivalState
ArchivalState getVisibilityArchivalState()If unspecified (ARCHIVAL_STATE_UNSPECIFIED) then default server configuration is used.
.temporal.api.enums.v1.ArchivalState visibility_archival_state = 12;- Returns:
- The visibilityArchivalState.
-
getVisibilityArchivalUri
String getVisibilityArchivalUri()string visibility_archival_uri = 13;- Returns:
- The visibilityArchivalUri.
-
getVisibilityArchivalUriBytes
com.google.protobuf.ByteString getVisibilityArchivalUriBytes()string visibility_archival_uri = 13;- Returns:
- The bytes for visibilityArchivalUri.
-