Interface NamespaceConfigOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
NamespaceConfig,NamespaceConfig.Builder
@Generated(value="protoc",
comments="annotations:NamespaceConfigOrBuilder.java.pb.meta")
public interface NamespaceConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbooleanMap from field name to alias..temporal.api.namespace.v1.BadBinaries bad_binaries = 2;.temporal.api.namespace.v1.BadBinaries bad_binaries = 2;Deprecated.intMap from field name to alias.Map from field name to alias.getCustomSearchAttributeAliasesOrDefault(String key, String defaultValue) Map from field name to alias.Map from field name to alias.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 = 4;com.google.protobuf.ByteStringstring history_archival_uri = 4;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 = 6;com.google.protobuf.ByteStringstring visibility_archival_uri = 6;com.google.protobuf.Duration.google.protobuf.Duration workflow_execution_retention_ttl = 1;com.google.protobuf.DurationOrBuilder.google.protobuf.Duration workflow_execution_retention_ttl = 1;boolean.temporal.api.namespace.v1.BadBinaries bad_binaries = 2;boolean.google.protobuf.Duration workflow_execution_retention_ttl = 1;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
-
hasWorkflowExecutionRetentionTtl
boolean hasWorkflowExecutionRetentionTtl().google.protobuf.Duration workflow_execution_retention_ttl = 1;- Returns:
- Whether the workflowExecutionRetentionTtl field is set.
-
getWorkflowExecutionRetentionTtl
com.google.protobuf.Duration getWorkflowExecutionRetentionTtl().google.protobuf.Duration workflow_execution_retention_ttl = 1;- Returns:
- The workflowExecutionRetentionTtl.
-
getWorkflowExecutionRetentionTtlOrBuilder
com.google.protobuf.DurationOrBuilder getWorkflowExecutionRetentionTtlOrBuilder().google.protobuf.Duration workflow_execution_retention_ttl = 1; -
hasBadBinaries
boolean hasBadBinaries().temporal.api.namespace.v1.BadBinaries bad_binaries = 2;- Returns:
- Whether the badBinaries field is set.
-
getBadBinaries
BadBinaries getBadBinaries().temporal.api.namespace.v1.BadBinaries bad_binaries = 2;- Returns:
- The badBinaries.
-
getBadBinariesOrBuilder
BadBinariesOrBuilder getBadBinariesOrBuilder().temporal.api.namespace.v1.BadBinaries bad_binaries = 2; -
getHistoryArchivalStateValue
int getHistoryArchivalStateValue()If unspecified (ARCHIVAL_STATE_UNSPECIFIED) then default server configuration is used.
.temporal.api.enums.v1.ArchivalState history_archival_state = 3;- 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 = 3;- Returns:
- The historyArchivalState.
-
getHistoryArchivalUri
-
getHistoryArchivalUriBytes
com.google.protobuf.ByteString getHistoryArchivalUriBytes()string history_archival_uri = 4;- 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 = 5;- 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 = 5;- Returns:
- The visibilityArchivalState.
-
getVisibilityArchivalUri
String getVisibilityArchivalUri()string visibility_archival_uri = 6;- Returns:
- The visibilityArchivalUri.
-
getVisibilityArchivalUriBytes
com.google.protobuf.ByteString getVisibilityArchivalUriBytes()string visibility_archival_uri = 6;- Returns:
- The bytes for visibilityArchivalUri.
-
getCustomSearchAttributeAliasesCount
int getCustomSearchAttributeAliasesCount()Map from field name to alias.
map<string, string> custom_search_attribute_aliases = 7; -
containsCustomSearchAttributeAliases
Map from field name to alias.
map<string, string> custom_search_attribute_aliases = 7; -
getCustomSearchAttributeAliases
Deprecated.UsegetCustomSearchAttributeAliasesMap()instead. -
getCustomSearchAttributeAliasesMap
-
getCustomSearchAttributeAliasesOrDefault
-
getCustomSearchAttributeAliasesOrThrow
-