Class ApiKey.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<ApiKey.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<ApiKey.Builder>
io.temporal.api.cloud.identity.v1.ApiKey.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ApiKeyOrBuilder,Cloneable
- Enclosing class:
ApiKey
public static final class ApiKey.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ApiKey.Builder>
implements ApiKeyOrBuilder
Protobuf type
temporal.api.cloud.identity.v1.ApiKey-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()The id of the async operation that is creating/updating/deleting the API key, if any.The date and time when the API key was created.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearId()The id of the API Key.The date and time when the API key was last modified.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The current version of the API key specification.The API key specification.The current state of the API key.Deprecated.temporal.api.cloud.identity.v1.ApiKey.state_deprecated is deprecated.clone()The id of the async operation that is creating/updating/deleting the API key, if any.com.google.protobuf.ByteStringThe id of the async operation that is creating/updating/deleting the API key, if any.com.google.protobuf.TimestampThe date and time when the API key was created.com.google.protobuf.Timestamp.BuilderThe date and time when the API key was created.com.google.protobuf.TimestampOrBuilderThe date and time when the API key was created.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetId()The id of the API Key.com.google.protobuf.ByteStringThe id of the API Key.com.google.protobuf.TimestampThe date and time when the API key was last modified.com.google.protobuf.Timestamp.BuilderThe date and time when the API key was last modified.com.google.protobuf.TimestampOrBuilderThe date and time when the API key was last modified.The current version of the API key specification.com.google.protobuf.ByteStringThe current version of the API key specification.getSpec()The API key specification.The API key specification.The API key specification.getState()The current state of the API key.Deprecated.temporal.api.cloud.identity.v1.ApiKey.state_deprecated is deprecated.com.google.protobuf.ByteStringDeprecated.temporal.api.cloud.identity.v1.ApiKey.state_deprecated is deprecated.intThe current state of the API key.booleanThe date and time when the API key was created.booleanThe date and time when the API key was last modified.booleanhasSpec()The API key specification.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeCreatedTime(com.google.protobuf.Timestamp value) The date and time when the API key was created.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeLastModifiedTime(com.google.protobuf.Timestamp value) The date and time when the API key was last modified.mergeSpec(ApiKeySpec value) The API key specification.final ApiKey.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setAsyncOperationId(String value) The id of the async operation that is creating/updating/deleting the API key, if any.setAsyncOperationIdBytes(com.google.protobuf.ByteString value) The id of the async operation that is creating/updating/deleting the API key, if any.setCreatedTime(com.google.protobuf.Timestamp value) The date and time when the API key was created.setCreatedTime(com.google.protobuf.Timestamp.Builder builderForValue) The date and time when the API key was created.The id of the API Key.setIdBytes(com.google.protobuf.ByteString value) The id of the API Key.setLastModifiedTime(com.google.protobuf.Timestamp value) The date and time when the API key was last modified.setLastModifiedTime(com.google.protobuf.Timestamp.Builder builderForValue) The date and time when the API key was last modified.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setResourceVersion(String value) The current version of the API key specification.setResourceVersionBytes(com.google.protobuf.ByteString value) The current version of the API key specification.setSpec(ApiKeySpec value) The API key specification.setSpec(ApiKeySpec.Builder builderForValue) The API key specification.setState(ResourceState value) The current state of the API key.setStateDeprecated(String value) Deprecated.temporal.api.cloud.identity.v1.ApiKey.state_deprecated is deprecated.setStateDeprecatedBytes(com.google.protobuf.ByteString value) Deprecated.temporal.api.cloud.identity.v1.ApiKey.state_deprecated is deprecated.setStateValue(int value) The current state of the API key.final ApiKey.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ApiKey.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<ApiKey.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<ApiKey.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<ApiKey.Builder>
-
setField
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ApiKey.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ApiKey.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ApiKey.Builder>
-
setRepeatedField
public ApiKey.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ApiKey.Builder>
-
addRepeatedField
public ApiKey.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ApiKey.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ApiKey.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ApiKey.Builder>
-
mergeFrom
public ApiKey.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ApiKey.Builder>- Throws:
IOException
-
getId
The id of the API Key.
string id = 1;- Specified by:
getIdin interfaceApiKeyOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()The id of the API Key.
string id = 1;- Specified by:
getIdBytesin interfaceApiKeyOrBuilder- Returns:
- The bytes for id.
-
setId
The id of the API Key.
string id = 1;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
The id of the API Key.
string id = 1;- Returns:
- This builder for chaining.
-
setIdBytes
The id of the API Key.
string id = 1;- Parameters:
value- The bytes for id to set.- Returns:
- This builder for chaining.
-
getResourceVersion
The current version of the API key specification. The next update operation will have to include this version.
string resource_version = 2;- Specified by:
getResourceVersionin interfaceApiKeyOrBuilder- Returns:
- The resourceVersion.
-
getResourceVersionBytes
public com.google.protobuf.ByteString getResourceVersionBytes()The current version of the API key specification. The next update operation will have to include this version.
string resource_version = 2;- Specified by:
getResourceVersionBytesin interfaceApiKeyOrBuilder- Returns:
- The bytes for resourceVersion.
-
setResourceVersion
The current version of the API key specification. The next update operation will have to include this version.
string resource_version = 2;- Parameters:
value- The resourceVersion to set.- Returns:
- This builder for chaining.
-
clearResourceVersion
The current version of the API key specification. The next update operation will have to include this version.
string resource_version = 2;- Returns:
- This builder for chaining.
-
setResourceVersionBytes
The current version of the API key specification. The next update operation will have to include this version.
string resource_version = 2;- Parameters:
value- The bytes for resourceVersion to set.- Returns:
- This builder for chaining.
-
hasSpec
public boolean hasSpec()The API key specification.
.temporal.api.cloud.identity.v1.ApiKeySpec spec = 3;- Specified by:
hasSpecin interfaceApiKeyOrBuilder- Returns:
- Whether the spec field is set.
-
getSpec
The API key specification.
.temporal.api.cloud.identity.v1.ApiKeySpec spec = 3;- Specified by:
getSpecin interfaceApiKeyOrBuilder- Returns:
- The spec.
-
setSpec
The API key specification.
.temporal.api.cloud.identity.v1.ApiKeySpec spec = 3; -
setSpec
The API key specification.
.temporal.api.cloud.identity.v1.ApiKeySpec spec = 3; -
mergeSpec
The API key specification.
.temporal.api.cloud.identity.v1.ApiKeySpec spec = 3; -
clearSpec
The API key specification.
.temporal.api.cloud.identity.v1.ApiKeySpec spec = 3; -
getSpecBuilder
The API key specification.
.temporal.api.cloud.identity.v1.ApiKeySpec spec = 3; -
getSpecOrBuilder
The API key specification.
.temporal.api.cloud.identity.v1.ApiKeySpec spec = 3;- Specified by:
getSpecOrBuilderin interfaceApiKeyOrBuilder
-
getStateDeprecated
Deprecated.temporal.api.cloud.identity.v1.ApiKey.state_deprecated is deprecated. See temporal/api/cloud/identity/v1/message.proto;l=265The current state of the API key. Possible values: activating, activationfailed, active, updating, updatefailed, deleting, deletefailed, deleted, suspending, suspendfailed, suspended. For any failed state, reach out to Temporal Cloud support for remediation. 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 interfaceApiKeyOrBuilder- Returns:
- The stateDeprecated.
-
getStateDeprecatedBytes
Deprecated.temporal.api.cloud.identity.v1.ApiKey.state_deprecated is deprecated. See temporal/api/cloud/identity/v1/message.proto;l=265The current state of the API key. Possible values: activating, activationfailed, active, updating, updatefailed, deleting, deletefailed, deleted, suspending, suspendfailed, suspended. For any failed state, reach out to Temporal Cloud support for remediation. 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 interfaceApiKeyOrBuilder- Returns:
- The bytes for stateDeprecated.
-
setStateDeprecated
Deprecated.temporal.api.cloud.identity.v1.ApiKey.state_deprecated is deprecated. See temporal/api/cloud/identity/v1/message.proto;l=265The current state of the API key. Possible values: activating, activationfailed, active, updating, updatefailed, deleting, deletefailed, deleted, suspending, suspendfailed, suspended. For any failed state, reach out to Temporal Cloud support for remediation. 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];- Parameters:
value- The stateDeprecated to set.- Returns:
- This builder for chaining.
-
clearStateDeprecated
Deprecated.temporal.api.cloud.identity.v1.ApiKey.state_deprecated is deprecated. See temporal/api/cloud/identity/v1/message.proto;l=265The current state of the API key. Possible values: activating, activationfailed, active, updating, updatefailed, deleting, deletefailed, deleted, suspending, suspendfailed, suspended. For any failed state, reach out to Temporal Cloud support for remediation. 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];- Returns:
- This builder for chaining.
-
setStateDeprecatedBytes
Deprecated.temporal.api.cloud.identity.v1.ApiKey.state_deprecated is deprecated. See temporal/api/cloud/identity/v1/message.proto;l=265The current state of the API key. Possible values: activating, activationfailed, active, updating, updatefailed, deleting, deletefailed, deleted, suspending, suspendfailed, suspended. For any failed state, reach out to Temporal Cloud support for remediation. 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];- Parameters:
value- The bytes for stateDeprecated to set.- Returns:
- This builder for chaining.
-
getStateValue
public int getStateValue()The current state of the API key. temporal:versioning:min_version=v0.3.0 temporal:enums:replaces=state_deprecated
.temporal.api.cloud.resource.v1.ResourceState state = 8;- Specified by:
getStateValuein interfaceApiKeyOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
The current state of the API key. temporal:versioning:min_version=v0.3.0 temporal:enums:replaces=state_deprecated
.temporal.api.cloud.resource.v1.ResourceState state = 8;- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
The current state of the API key. temporal:versioning:min_version=v0.3.0 temporal:enums:replaces=state_deprecated
.temporal.api.cloud.resource.v1.ResourceState state = 8;- Specified by:
getStatein interfaceApiKeyOrBuilder- Returns:
- The state.
-
setState
The current state of the API key. temporal:versioning:min_version=v0.3.0 temporal:enums:replaces=state_deprecated
.temporal.api.cloud.resource.v1.ResourceState state = 8;- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
The current state of the API key. temporal:versioning:min_version=v0.3.0 temporal:enums:replaces=state_deprecated
.temporal.api.cloud.resource.v1.ResourceState state = 8;- Returns:
- This builder for chaining.
-
getAsyncOperationId
The id of the async operation that is creating/updating/deleting the API key, if any.
string async_operation_id = 5;- Specified by:
getAsyncOperationIdin interfaceApiKeyOrBuilder- Returns:
- The asyncOperationId.
-
getAsyncOperationIdBytes
public com.google.protobuf.ByteString getAsyncOperationIdBytes()The id of the async operation that is creating/updating/deleting the API key, if any.
string async_operation_id = 5;- Specified by:
getAsyncOperationIdBytesin interfaceApiKeyOrBuilder- Returns:
- The bytes for asyncOperationId.
-
setAsyncOperationId
The id of the async operation that is creating/updating/deleting the API key, if any.
string async_operation_id = 5;- Parameters:
value- The asyncOperationId to set.- Returns:
- This builder for chaining.
-
clearAsyncOperationId
The id of the async operation that is creating/updating/deleting the API key, if any.
string async_operation_id = 5;- Returns:
- This builder for chaining.
-
setAsyncOperationIdBytes
The id of the async operation that is creating/updating/deleting the API key, if any.
string async_operation_id = 5;- Parameters:
value- The bytes for asyncOperationId to set.- Returns:
- This builder for chaining.
-
hasCreatedTime
public boolean hasCreatedTime()The date and time when the API key was created.
.google.protobuf.Timestamp created_time = 6;- Specified by:
hasCreatedTimein interfaceApiKeyOrBuilder- Returns:
- Whether the createdTime field is set.
-
getCreatedTime
public com.google.protobuf.Timestamp getCreatedTime()The date and time when the API key was created.
.google.protobuf.Timestamp created_time = 6;- Specified by:
getCreatedTimein interfaceApiKeyOrBuilder- Returns:
- The createdTime.
-
setCreatedTime
The date and time when the API key was created.
.google.protobuf.Timestamp created_time = 6; -
setCreatedTime
The date and time when the API key was created.
.google.protobuf.Timestamp created_time = 6; -
mergeCreatedTime
The date and time when the API key was created.
.google.protobuf.Timestamp created_time = 6; -
clearCreatedTime
The date and time when the API key was created.
.google.protobuf.Timestamp created_time = 6; -
getCreatedTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreatedTimeBuilder()The date and time when the API key was created.
.google.protobuf.Timestamp created_time = 6; -
getCreatedTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreatedTimeOrBuilder()The date and time when the API key was created.
.google.protobuf.Timestamp created_time = 6;- Specified by:
getCreatedTimeOrBuilderin interfaceApiKeyOrBuilder
-
hasLastModifiedTime
public boolean hasLastModifiedTime()The date and time when the API key was last modified. Will not be set if the API key has never been modified.
.google.protobuf.Timestamp last_modified_time = 7;- Specified by:
hasLastModifiedTimein interfaceApiKeyOrBuilder- Returns:
- Whether the lastModifiedTime field is set.
-
getLastModifiedTime
public com.google.protobuf.Timestamp getLastModifiedTime()The date and time when the API key was last modified. Will not be set if the API key has never been modified.
.google.protobuf.Timestamp last_modified_time = 7;- Specified by:
getLastModifiedTimein interfaceApiKeyOrBuilder- Returns:
- The lastModifiedTime.
-
setLastModifiedTime
The date and time when the API key was last modified. Will not be set if the API key has never been modified.
.google.protobuf.Timestamp last_modified_time = 7; -
setLastModifiedTime
The date and time when the API key was last modified. Will not be set if the API key has never been modified.
.google.protobuf.Timestamp last_modified_time = 7; -
mergeLastModifiedTime
The date and time when the API key was last modified. Will not be set if the API key has never been modified.
.google.protobuf.Timestamp last_modified_time = 7; -
clearLastModifiedTime
The date and time when the API key was last modified. Will not be set if the API key has never been modified.
.google.protobuf.Timestamp last_modified_time = 7; -
getLastModifiedTimeBuilder
public com.google.protobuf.Timestamp.Builder getLastModifiedTimeBuilder()The date and time when the API key was last modified. Will not be set if the API key has never been modified.
.google.protobuf.Timestamp last_modified_time = 7; -
getLastModifiedTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastModifiedTimeOrBuilder()The date and time when the API key was last modified. Will not be set if the API key has never been modified.
.google.protobuf.Timestamp last_modified_time = 7;- Specified by:
getLastModifiedTimeOrBuilderin interfaceApiKeyOrBuilder
-
setUnknownFields
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ApiKey.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ApiKey.Builder>
-