Class Namespace
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.temporal.api.cloud.namespace.v1.Namespace
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,NamespaceOrBuilder,Serializable
@Generated(value="protoc",
comments="annotations:Namespace.java.pb.meta")
public final class Namespace
extends com.google.protobuf.GeneratedMessageV3
implements NamespaceOrBuilder
Protobuf type
temporal.api.cloud.namespace.v1.Namespace- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typetemporal.api.cloud.namespace.v1.NamespaceNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.booleancontainsTags(String key) The tags for the namespace.booleanThe currently active region for the namespace.com.google.protobuf.ByteStringThe currently active region for the namespace.The id of the async operation that is creating/updating/deleting the namespace, if any.com.google.protobuf.ByteStringThe id of the async operation that is creating/updating/deleting the namespace, if any.The status of namespace's capacity, if any.The status of namespace's capacity, if any.getConnectivityRules(int index) The connectivity rules that are set on this namespace.intThe connectivity rules that are set on this namespace.The connectivity rules that are set on this namespace.getConnectivityRulesOrBuilder(int index) The connectivity rules that are set on this namespace.List<? extends ConnectivityRuleOrBuilder> The connectivity rules that are set on this namespace.com.google.protobuf.TimestampThe date and time when the namespace was created.com.google.protobuf.TimestampOrBuilderThe date and time when the namespace was created.static Namespacestatic final com.google.protobuf.Descriptors.DescriptorThe endpoints for the namespace.The endpoints for the namespace.com.google.protobuf.TimestampThe date and time when the namespace was last modified.com.google.protobuf.TimestampOrBuilderThe date and time when the namespace was last modified.The limits set on the namespace currently.The limits set on the namespace currently.The namespace identifier.com.google.protobuf.ByteStringThe namespace identifier.com.google.protobuf.Parser<Namespace> getPrivateConnectivities(int index) The private connectivities for the namespace, if any.intThe private connectivities for the namespace, if any.The private connectivities for the namespace, if any.getPrivateConnectivitiesOrBuilder(int index) The private connectivities for the namespace, if any.List<? extends PrivateConnectivityOrBuilder> The private connectivities for the namespace, if any.Deprecated.intDeprecated.Deprecated.getRegionStatusOrDefault(String key, NamespaceRegionStatus defaultValue) Deprecated.Deprecated.getReplicas(int index) The status of each replica where the namespace is available.intThe status of each replica where the namespace is available.The status of each replica where the namespace is available.getReplicasOrBuilder(int index) The status of each replica where the namespace is available.List<? extends ReplicaOrBuilder> The status of each replica where the namespace is available.The current version of the namespace specification.com.google.protobuf.ByteStringThe current version of the namespace specification.intgetSpec()The namespace specification.The namespace specification.getState()The current state of the namespace.Deprecated.temporal.api.cloud.namespace.v1.Namespace.state_deprecated is deprecated.com.google.protobuf.ByteStringDeprecated.temporal.api.cloud.namespace.v1.Namespace.state_deprecated is deprecated.intThe current state of the namespace.getTags()Deprecated.intThe tags for the namespace.The tags for the namespace.getTagsOrDefault(String key, String defaultValue) The tags for the namespace.getTagsOrThrow(String key) The tags for the namespace.booleanThe status of namespace's capacity, if any.booleanThe date and time when the namespace was created.booleanThe endpoints for the namespace.inthashCode()booleanThe date and time when the namespace was last modified.booleanThe limits set on the namespace currently.booleanhasSpec()The namespace specification.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number) final booleanstatic Namespace.Builderstatic Namespace.BuildernewBuilder(Namespace prototype) protected Namespace.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static NamespaceparseDelimitedFrom(InputStream input) static NamespaceparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NamespaceparseFrom(byte[] data) static NamespaceparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NamespaceparseFrom(com.google.protobuf.ByteString data) static NamespaceparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NamespaceparseFrom(com.google.protobuf.CodedInputStream input) static NamespaceparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NamespaceparseFrom(InputStream input) static NamespaceparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NamespaceparseFrom(ByteBuffer data) static NamespaceparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Namespace> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
NAMESPACE_FIELD_NUMBER
public static final int NAMESPACE_FIELD_NUMBER- See Also:
-
RESOURCE_VERSION_FIELD_NUMBER
public static final int RESOURCE_VERSION_FIELD_NUMBER- See Also:
-
SPEC_FIELD_NUMBER
public static final int SPEC_FIELD_NUMBER- See Also:
-
STATE_DEPRECATED_FIELD_NUMBER
public static final int STATE_DEPRECATED_FIELD_NUMBER- See Also:
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER- See Also:
-
ASYNC_OPERATION_ID_FIELD_NUMBER
public static final int ASYNC_OPERATION_ID_FIELD_NUMBER- See Also:
-
ENDPOINTS_FIELD_NUMBER
public static final int ENDPOINTS_FIELD_NUMBER- See Also:
-
ACTIVE_REGION_FIELD_NUMBER
public static final int ACTIVE_REGION_FIELD_NUMBER- See Also:
-
LIMITS_FIELD_NUMBER
public static final int LIMITS_FIELD_NUMBER- See Also:
-
PRIVATE_CONNECTIVITIES_FIELD_NUMBER
public static final int PRIVATE_CONNECTIVITIES_FIELD_NUMBER- See Also:
-
CREATED_TIME_FIELD_NUMBER
public static final int CREATED_TIME_FIELD_NUMBER- See Also:
-
LAST_MODIFIED_TIME_FIELD_NUMBER
public static final int LAST_MODIFIED_TIME_FIELD_NUMBER- See Also:
-
REGION_STATUS_FIELD_NUMBER
public static final int REGION_STATUS_FIELD_NUMBER- See Also:
-
CONNECTIVITY_RULES_FIELD_NUMBER
public static final int CONNECTIVITY_RULES_FIELD_NUMBER- See Also:
-
TAGS_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER- See Also:
-
CAPACITY_FIELD_NUMBER
public static final int CAPACITY_FIELD_NUMBER- See Also:
-
REPLICAS_FIELD_NUMBER
public static final int REPLICAS_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getNamespace
The namespace identifier.
string namespace = 1;- Specified by:
getNamespacein interfaceNamespaceOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()The namespace identifier.
string namespace = 1;- Specified by:
getNamespaceBytesin interfaceNamespaceOrBuilder- Returns:
- The bytes for namespace.
-
getResourceVersion
The current version of the namespace specification. The next update operation will have to include this version.
string resource_version = 2;- Specified by:
getResourceVersionin interfaceNamespaceOrBuilder- Returns:
- The resourceVersion.
-
getResourceVersionBytes
public com.google.protobuf.ByteString getResourceVersionBytes()The current version of the namespace specification. The next update operation will have to include this version.
string resource_version = 2;- Specified by:
getResourceVersionBytesin interfaceNamespaceOrBuilder- Returns:
- The bytes for resourceVersion.
-
hasSpec
public boolean hasSpec()The namespace specification.
.temporal.api.cloud.namespace.v1.NamespaceSpec spec = 3;- Specified by:
hasSpecin interfaceNamespaceOrBuilder- Returns:
- Whether the spec field is set.
-
getSpec
The namespace specification.
.temporal.api.cloud.namespace.v1.NamespaceSpec spec = 3;- Specified by:
getSpecin interfaceNamespaceOrBuilder- Returns:
- The spec.
-
getSpecOrBuilder
The namespace specification.
.temporal.api.cloud.namespace.v1.NamespaceSpec spec = 3;- Specified by:
getSpecOrBuilderin interfaceNamespaceOrBuilder
-
getStateDeprecated
Deprecated.temporal.api.cloud.namespace.v1.Namespace.state_deprecated is deprecated. See temporal/api/cloud/namespace/v1/message.proto;l=328The current state of the namespace. Deprecated: Not supported after v0.3.0 api version. Use state instead. temporal:versioning:max_version=v0.3.0
string state_deprecated = 4 [deprecated = true];- Specified by:
getStateDeprecatedin interfaceNamespaceOrBuilder- Returns:
- The stateDeprecated.
-
getStateDeprecatedBytes
Deprecated.temporal.api.cloud.namespace.v1.Namespace.state_deprecated is deprecated. See temporal/api/cloud/namespace/v1/message.proto;l=328The current state of the namespace. Deprecated: Not supported after v0.3.0 api version. Use state instead. temporal:versioning:max_version=v0.3.0
string state_deprecated = 4 [deprecated = true];- Specified by:
getStateDeprecatedBytesin interfaceNamespaceOrBuilder- Returns:
- The bytes for stateDeprecated.
-
getStateValue
public int getStateValue()The current state of the namespace. For any failed state, reach out to Temporal Cloud support for remediation. temporal:versioning:min_version=v0.3.0 temporal:enums:replaces=state_deprecated
.temporal.api.cloud.resource.v1.ResourceState state = 13;- Specified by:
getStateValuein interfaceNamespaceOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
getState
The current state of the namespace. For any failed state, reach out to Temporal Cloud support for remediation. temporal:versioning:min_version=v0.3.0 temporal:enums:replaces=state_deprecated
.temporal.api.cloud.resource.v1.ResourceState state = 13;- Specified by:
getStatein interfaceNamespaceOrBuilder- Returns:
- The state.
-
getAsyncOperationId
The id of the async operation that is creating/updating/deleting the namespace, if any.
string async_operation_id = 5;- Specified by:
getAsyncOperationIdin interfaceNamespaceOrBuilder- Returns:
- The asyncOperationId.
-
getAsyncOperationIdBytes
public com.google.protobuf.ByteString getAsyncOperationIdBytes()The id of the async operation that is creating/updating/deleting the namespace, if any.
string async_operation_id = 5;- Specified by:
getAsyncOperationIdBytesin interfaceNamespaceOrBuilder- Returns:
- The bytes for asyncOperationId.
-
hasEndpoints
public boolean hasEndpoints()The endpoints for the namespace.
.temporal.api.cloud.namespace.v1.Endpoints endpoints = 6;- Specified by:
hasEndpointsin interfaceNamespaceOrBuilder- Returns:
- Whether the endpoints field is set.
-
getEndpoints
The endpoints for the namespace.
.temporal.api.cloud.namespace.v1.Endpoints endpoints = 6;- Specified by:
getEndpointsin interfaceNamespaceOrBuilder- Returns:
- The endpoints.
-
getEndpointsOrBuilder
The endpoints for the namespace.
.temporal.api.cloud.namespace.v1.Endpoints endpoints = 6;- Specified by:
getEndpointsOrBuilderin interfaceNamespaceOrBuilder
-
getActiveRegion
The currently active region for the namespace.
string active_region = 7;- Specified by:
getActiveRegionin interfaceNamespaceOrBuilder- Returns:
- The activeRegion.
-
getActiveRegionBytes
public com.google.protobuf.ByteString getActiveRegionBytes()The currently active region for the namespace.
string active_region = 7;- Specified by:
getActiveRegionBytesin interfaceNamespaceOrBuilder- Returns:
- The bytes for activeRegion.
-
hasLimits
public boolean hasLimits()The limits set on the namespace currently.
.temporal.api.cloud.namespace.v1.Limits limits = 8;- Specified by:
hasLimitsin interfaceNamespaceOrBuilder- Returns:
- Whether the limits field is set.
-
getLimits
The limits set on the namespace currently.
.temporal.api.cloud.namespace.v1.Limits limits = 8;- Specified by:
getLimitsin interfaceNamespaceOrBuilder- Returns:
- The limits.
-
getLimitsOrBuilder
The limits set on the namespace currently.
.temporal.api.cloud.namespace.v1.Limits limits = 8;- Specified by:
getLimitsOrBuilderin interfaceNamespaceOrBuilder
-
getPrivateConnectivitiesList
The private connectivities for the namespace, if any.
repeated .temporal.api.cloud.namespace.v1.PrivateConnectivity private_connectivities = 9;- Specified by:
getPrivateConnectivitiesListin interfaceNamespaceOrBuilder
-
getPrivateConnectivitiesOrBuilderList
The private connectivities for the namespace, if any.
repeated .temporal.api.cloud.namespace.v1.PrivateConnectivity private_connectivities = 9;- Specified by:
getPrivateConnectivitiesOrBuilderListin interfaceNamespaceOrBuilder
-
getPrivateConnectivitiesCount
public int getPrivateConnectivitiesCount()The private connectivities for the namespace, if any.
repeated .temporal.api.cloud.namespace.v1.PrivateConnectivity private_connectivities = 9;- Specified by:
getPrivateConnectivitiesCountin interfaceNamespaceOrBuilder
-
getPrivateConnectivities
The private connectivities for the namespace, if any.
repeated .temporal.api.cloud.namespace.v1.PrivateConnectivity private_connectivities = 9;- Specified by:
getPrivateConnectivitiesin interfaceNamespaceOrBuilder
-
getPrivateConnectivitiesOrBuilder
The private connectivities for the namespace, if any.
repeated .temporal.api.cloud.namespace.v1.PrivateConnectivity private_connectivities = 9;- Specified by:
getPrivateConnectivitiesOrBuilderin interfaceNamespaceOrBuilder
-
hasCreatedTime
public boolean hasCreatedTime()The date and time when the namespace was created.
.google.protobuf.Timestamp created_time = 10;- Specified by:
hasCreatedTimein interfaceNamespaceOrBuilder- Returns:
- Whether the createdTime field is set.
-
getCreatedTime
public com.google.protobuf.Timestamp getCreatedTime()The date and time when the namespace was created.
.google.protobuf.Timestamp created_time = 10;- Specified by:
getCreatedTimein interfaceNamespaceOrBuilder- Returns:
- The createdTime.
-
getCreatedTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreatedTimeOrBuilder()The date and time when the namespace was created.
.google.protobuf.Timestamp created_time = 10;- Specified by:
getCreatedTimeOrBuilderin interfaceNamespaceOrBuilder
-
hasLastModifiedTime
public boolean hasLastModifiedTime()The date and time when the namespace was last modified. Will not be set if the namespace has never been modified.
.google.protobuf.Timestamp last_modified_time = 11;- Specified by:
hasLastModifiedTimein interfaceNamespaceOrBuilder- Returns:
- Whether the lastModifiedTime field is set.
-
getLastModifiedTime
public com.google.protobuf.Timestamp getLastModifiedTime()The date and time when the namespace was last modified. Will not be set if the namespace has never been modified.
.google.protobuf.Timestamp last_modified_time = 11;- Specified by:
getLastModifiedTimein interfaceNamespaceOrBuilder- Returns:
- The lastModifiedTime.
-
getLastModifiedTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastModifiedTimeOrBuilder()The date and time when the namespace was last modified. Will not be set if the namespace has never been modified.
.google.protobuf.Timestamp last_modified_time = 11;- Specified by:
getLastModifiedTimeOrBuilderin interfaceNamespaceOrBuilder
-
getRegionStatusCount
Deprecated.Description copied from interface:NamespaceOrBuilderThe status of each region where the namespace is available. The id of the region is the key and the status is the value of the map. deprecated: Use replicas field instead. temporal:versioning:max_version=v0.15.0
map<string, .temporal.api.cloud.namespace.v1.NamespaceRegionStatus> region_status = 12 [deprecated = true];- Specified by:
getRegionStatusCountin interfaceNamespaceOrBuilder
-
containsRegionStatus
Deprecated.The status of each region where the namespace is available. The id of the region is the key and the status is the value of the map. deprecated: Use replicas field instead. temporal:versioning:max_version=v0.15.0
map<string, .temporal.api.cloud.namespace.v1.NamespaceRegionStatus> region_status = 12 [deprecated = true];- Specified by:
containsRegionStatusin interfaceNamespaceOrBuilder
-
getRegionStatus
Deprecated.UsegetRegionStatusMap()instead.- Specified by:
getRegionStatusin interfaceNamespaceOrBuilder
-
getRegionStatusMap
Deprecated.The status of each region where the namespace is available. The id of the region is the key and the status is the value of the map. deprecated: Use replicas field instead. temporal:versioning:max_version=v0.15.0
map<string, .temporal.api.cloud.namespace.v1.NamespaceRegionStatus> region_status = 12 [deprecated = true];- Specified by:
getRegionStatusMapin interfaceNamespaceOrBuilder
-
getRegionStatusOrDefault
@Deprecated public NamespaceRegionStatus getRegionStatusOrDefault(String key, NamespaceRegionStatus defaultValue) Deprecated.The status of each region where the namespace is available. The id of the region is the key and the status is the value of the map. deprecated: Use replicas field instead. temporal:versioning:max_version=v0.15.0
map<string, .temporal.api.cloud.namespace.v1.NamespaceRegionStatus> region_status = 12 [deprecated = true];- Specified by:
getRegionStatusOrDefaultin interfaceNamespaceOrBuilder
-
getRegionStatusOrThrow
Deprecated.The status of each region where the namespace is available. The id of the region is the key and the status is the value of the map. deprecated: Use replicas field instead. temporal:versioning:max_version=v0.15.0
map<string, .temporal.api.cloud.namespace.v1.NamespaceRegionStatus> region_status = 12 [deprecated = true];- Specified by:
getRegionStatusOrThrowin interfaceNamespaceOrBuilder
-
getConnectivityRulesList
The connectivity rules that are set on this namespace.
repeated .temporal.api.cloud.connectivityrule.v1.ConnectivityRule connectivity_rules = 14;- Specified by:
getConnectivityRulesListin interfaceNamespaceOrBuilder
-
getConnectivityRulesOrBuilderList
The connectivity rules that are set on this namespace.
repeated .temporal.api.cloud.connectivityrule.v1.ConnectivityRule connectivity_rules = 14;- Specified by:
getConnectivityRulesOrBuilderListin interfaceNamespaceOrBuilder
-
getConnectivityRulesCount
public int getConnectivityRulesCount()The connectivity rules that are set on this namespace.
repeated .temporal.api.cloud.connectivityrule.v1.ConnectivityRule connectivity_rules = 14;- Specified by:
getConnectivityRulesCountin interfaceNamespaceOrBuilder
-
getConnectivityRules
The connectivity rules that are set on this namespace.
repeated .temporal.api.cloud.connectivityrule.v1.ConnectivityRule connectivity_rules = 14;- Specified by:
getConnectivityRulesin interfaceNamespaceOrBuilder
-
getConnectivityRulesOrBuilder
The connectivity rules that are set on this namespace.
repeated .temporal.api.cloud.connectivityrule.v1.ConnectivityRule connectivity_rules = 14;- Specified by:
getConnectivityRulesOrBuilderin interfaceNamespaceOrBuilder
-
getTagsCount
public int getTagsCount()Description copied from interface:NamespaceOrBuilderThe tags for the namespace.
map<string, string> tags = 15;- Specified by:
getTagsCountin interfaceNamespaceOrBuilder
-
containsTags
The tags for the namespace.
map<string, string> tags = 15;- Specified by:
containsTagsin interfaceNamespaceOrBuilder
-
getTags
-
getTagsMap
The tags for the namespace.
map<string, string> tags = 15;- Specified by:
getTagsMapin interfaceNamespaceOrBuilder
-
getTagsOrDefault
The tags for the namespace.
map<string, string> tags = 15;- Specified by:
getTagsOrDefaultin interfaceNamespaceOrBuilder
-
getTagsOrThrow
The tags for the namespace.
map<string, string> tags = 15;- Specified by:
getTagsOrThrowin interfaceNamespaceOrBuilder
-
hasCapacity
public boolean hasCapacity()The status of namespace's capacity, if any.
.temporal.api.cloud.namespace.v1.Capacity capacity = 16;- Specified by:
hasCapacityin interfaceNamespaceOrBuilder- Returns:
- Whether the capacity field is set.
-
getCapacity
The status of namespace's capacity, if any.
.temporal.api.cloud.namespace.v1.Capacity capacity = 16;- Specified by:
getCapacityin interfaceNamespaceOrBuilder- Returns:
- The capacity.
-
getCapacityOrBuilder
The status of namespace's capacity, if any.
.temporal.api.cloud.namespace.v1.Capacity capacity = 16;- Specified by:
getCapacityOrBuilderin interfaceNamespaceOrBuilder
-
getReplicasList
The status of each replica where the namespace is available. temporal:versioning:min_version=v0.13.0
repeated .temporal.api.cloud.namespace.v1.Replica replicas = 18;- Specified by:
getReplicasListin interfaceNamespaceOrBuilder
-
getReplicasOrBuilderList
The status of each replica where the namespace is available. temporal:versioning:min_version=v0.13.0
repeated .temporal.api.cloud.namespace.v1.Replica replicas = 18;- Specified by:
getReplicasOrBuilderListin interfaceNamespaceOrBuilder
-
getReplicasCount
public int getReplicasCount()The status of each replica where the namespace is available. temporal:versioning:min_version=v0.13.0
repeated .temporal.api.cloud.namespace.v1.Replica replicas = 18;- Specified by:
getReplicasCountin interfaceNamespaceOrBuilder
-
getReplicas
The status of each replica where the namespace is available. temporal:versioning:min_version=v0.13.0
repeated .temporal.api.cloud.namespace.v1.Replica replicas = 18;- Specified by:
getReplicasin interfaceNamespaceOrBuilder
-
getReplicasOrBuilder
The status of each replica where the namespace is available. temporal:versioning:min_version=v0.13.0
repeated .temporal.api.cloud.namespace.v1.Replica replicas = 18;- Specified by:
getReplicasOrBuilderin interfaceNamespaceOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Namespace parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Namespace parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Namespace parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Namespace parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Namespace parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Namespace parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Namespace parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Namespace parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Namespace parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Namespace.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-