ObjectLifecycleMetadataRequest.Builder newRequestBuilder()
ObjectLifecycleMetadataRequest.Builder
.ObjectLifecycleMetadataRequest.Builder
ObjectLifecycleMetadata getLifecycle(ObjectLifecycleMetadataRequest request)
ObjectLifecycleMetadata
. A valid object or lifecycle name must exist in the Vault.
If both the object name and object lifecycle name are provided, then the object name must be associated with
the object lifecycle name specified in the request.request
- the ObjectLifecycleMetadataRequest
containing the information needed to retrieve the
object lifecycle metadata. Cannot be null.ObjectLifecycleMetadata
containing the metadata of the requested object lifecycleRuntimeException
- if the operation fails to retrieve an object lifecycle for the given object name or
lifecycle name, or if the object provided in the request is not associated with the specified object
lifecycleObjectLifecycleMetadataCollectionRequest.Builder newCollectionRequestBuilder()
ObjectLifecycleMetadataCollectionRequest.Builder
.ObjectLifecycleMetadataCollectionRequest.Builder
ObjectLifecycleMetadataCollectionResponse getLifecycles(ObjectLifecycleMetadataCollectionRequest request)
ObjectLifecycleMetadata
.request
- the ObjectLifecycleMetadataCollectionRequest
containing the information needed to fetch
multiple object lifecycles in the format of ObjectLifecycleMetadata
. Cannot be null.ObjectLifecycleMetadata
containing the metadata of the requested object lifecyclesObjectLifecycleStateMetadataRequest.Builder newStateRequestBuilder()
ObjectLifecycleStateMetadataRequest.Builder
.ObjectLifecycleStateMetadataRequest.Builder
ObjectLifecycleStateMetadata getState(ObjectLifecycleStateMetadataRequest request)
ObjectLifecycleStateMetadata
. A valid object lifecycle and state name must exist
in the Vault.request
- the ObjectLifecycleStateMetadataRequest
containing the information needed to retrieve the
object lifecycle state metadata. Cannot be null.ObjectLifecycleStateMetadata
containing the metadata of the requested object lifecycle stateRuntimeException
- if the operation fails to retrieve an object lifecycle state for the given lifecycle
name and state nameObjectLifecycleStateMetadataCollectionRequest.Builder newStateCollectionRequestBuilder()
ObjectLifecycleStateMetadataCollectionResponse getStates(ObjectLifecycleStateMetadataCollectionRequest request)
ObjectLifecycleStateMetadata
. A valid object lifecycle and state type name
must exist in the Vault.request
- the ObjectLifecycleStateMetadataCollectionRequest
containing the information needed to
fetch multiple object lifecycle states in the format of ObjectLifecycleStateMetadata
.
Cannot be null.ObjectLifecycleStateMetadata
containing the metadata of the requested object lifecycle
statesObjectLifecycleStateTypeMetadataRequest.Builder newStateTypeRequestBuilder()
ObjectLifecycleStateTypeMetadataRequest.Builder
.ObjectLifecycleStateTypeMetadataRequest.Builder
ObjectLifecycleStateTypeMetadata getStateType(ObjectLifecycleStateTypeMetadataRequest request)
ObjectLifecycleStateTypeMetadata
. A valid object lifecycle and state type name must
exist in the Vault.request
- the ObjectLifecycleStateTypeMetadataRequest
containing the information needed to retrieve
the object lifecycle state type metadata. Cannot be null.ObjectLifecycleStateTypeMetadata
containing the metadata of the requested object lifecycle
state typeRuntimeException
- if the operation fails to retrieve an object lifecycle state type for the given object
lifecycle name and state type nameObjectLifecycleStateTypeMetadataCollectionRequest.Builder newStateTypeCollectionRequestBuilder()
ObjectLifecycleStateTypeMetadataCollectionResponse getStateTypes(ObjectLifecycleStateTypeMetadataCollectionRequest request)
ObjectLifecycleStateTypeMetadata
. A valid object lifecycle and state name must exist
in the Vault.request
- the ObjectLifecycleStateTypeMetadataCollectionRequest
containing the information
needed to fetch multiple object lifecycle state types in the format of
ObjectLifecycleStateTypeMetadata
. Cannot be null.ObjectLifecycleStateTypeMetadata
containing the metadata of the requested object
lifecycle state typesObjectLifecycleStageGroupMetadataRequest.Builder newStageGroupRequestBuilder()
ObjectLifecycleStageGroupMetadataRequest.Builder
.ObjectLifecycleStageGroupMetadataRequest.Builder
ObjectLifecycleStageGroupMetadata getStageGroup(ObjectLifecycleStageGroupMetadataRequest request)
ObjectLifecycleStageGroupMetadata
. A valid object lifecycle stage group name must
exist in the Vault.request
- the ObjectLifecycleStageGroupMetadataRequest
containing the information needed to retrieve
the object lifecycle stage group metadata. Cannot be null.ObjectLifecycleStageGroupMetadata
containing the metadata of the requested object lifecycle
stage groupRuntimeException
- if the operation fails to find an object lifecycle stage group for the given nameObjectLifecycleStageGroupMetadataCollectionRequest.Builder newStageGroupCollectionRequestBuilder()
ObjectLifecycleStageGroupMetadataCollectionResponse getStageGroups(ObjectLifecycleStageGroupMetadataCollectionRequest request)
ObjectLifecycleStageGroupMetadata
. A valid object lifecycle and object type name must
exist in the Vault.request
- the ObjectLifecycleStageGroupMetadataCollectionRequest
containing the information
needed to fetch multiple object lifecycle stage groups in the format of
ObjectLifecycleStageGroupMetadata
. Cannot be null.ObjectLifecycleStageGroupMetadata
containing the metadata of the requested object
lifecycle stage groupsObjectLifecycleStageMetadataRequest.Builder newStageRequestBuilder()
ObjectLifecycleStageMetadataRequest.Builder
.ObjectLifecycleStageMetadataRequest.Builder
ObjectLifecycleStageMetadata getStage(ObjectLifecycleStageMetadataRequest request)
ObjectLifecycleStageMetadata
. A valid object lifecycle stage group and stage name
must exist in the Vault.request
- the ObjectLifecycleStageMetadataRequest
containing the information needed to retrieve
the object lifecycle stage metadata. Cannot be null.ObjectLifecycleStageMetadata
containing the metadata of the requested object lifecycle
stageRuntimeException
- if the operation fails to find an object lifecycle stage for the given object lifecycle
stage group name and stage nameObjectLifecycleStageMetadataCollectionRequest.Builder newStageCollectionRequestBuilder()
ObjectLifecycleStageMetadataCollectionResponse getStages(ObjectLifecycleStageMetadataCollectionRequest request)
ObjectLifecycleStageMetadata
. The specified object lifecycle stage group, object
lifecycle, object type, and object lifecycle state name must exist in the Vault.request
- the ObjectLifecycleStageMetadataCollectionRequest
containing the information
needed to fetch multiple object lifecycle stages in the format of
ObjectLifecycleStageMetadata
. Cannot be null.ObjectLifecycleStageMetadata
containing the metadata of the requested object
lifecycle stagesObjectLifecycleRoleMetadataRequest.Builder newRoleRequestBuilder()
ObjectLifecycleRoleMetadataRequest.Builder
.ObjectLifecycleRoleMetadataRequest.Builder
ObjectLifecycleRoleMetadata getRole(ObjectLifecycleRoleMetadataRequest request)
ObjectLifecycleRoleMetadata
. A valid object lifecycle and role name must exist
in the Vault.request
- the ObjectLifecycleRoleMetadataRequest
containing the information needed to retrieve the
object lifecycle role metadata. Cannot be null.ObjectLifecycleRoleMetadata
containing the metadata of the requested object lifecycle roleRuntimeException
- if the operation fails to find an object lifecycle role for the given object lifecycle
name and role nameObjectLifecycleRoleMetadataCollectionRequest.Builder newRoleCollectionRequestBuilder()
ObjectLifecycleRoleMetadataCollectionResponse getRoles(ObjectLifecycleRoleMetadataCollectionRequest request)
ObjectLifecycleRoleMetadata
. A valid object lifecycle name must exist in the Vault.request
- the ObjectLifecycleRoleMetadataCollectionRequest
containing the information needed to
fetch multiple object lifecycle roles in the format of ObjectLifecycleRoleMetadata
.
Cannot be null.ObjectLifecycleRoleMetadata
containing the metadata of the requested object lifecycle
rolesObjectRecordLifecycleMetadataRequest.Builder newRecordLifecycleRequestBuilder()
ObjectRecordLifecycleMetadataRequest.Builder
.ObjectRecordLifecycleMetadataRequest.Builder
ObjectRecordLifecycleMetadata getRecordLifecycle(ObjectRecordLifecycleMetadataRequest request)
ObjectRecordLifecycleMetadata
for a specific object record. A valid object name and
record IDs must exist in the Vault.request
- the ObjectRecordLifecycleMetadataRequest
containing the information needed to
retrieve the object lifecycle metadata fields for a specific object record. Cannot be
null.ObjectRecordLifecycleMetadata
containing the requested object lifecycle metadata of
a specific object recordRuntimeException
- if the specified object name or record ID does not exist in the Vault, or if the
specified object is not configured with an object lifecycleObjectRecordLifecycleMetadataCollectionRequest.Builder newRecordLifecycleCollectionRequestBuilder()
ObjectRecordLifecycleMetadataCollectionResponse getRecordLifecycles(ObjectRecordLifecycleMetadataCollectionRequest request)
ObjectRecordLifecycleMetadata
for multiple object records. A valid object name and
record IDs must exist in the Vault.request
- the ObjectRecordLifecycleMetadataCollectionRequest
containing the information needed to
fetch ObjectRecordLifecycleMetadata
for multiple object records. Cannot be null.ObjectRecordLifecycleMetadataCollectionResponse
containing the requested object lifecycle
metadata of multiple object recordsRuntimeException
- if the specified object name or record IDs do not exist in the Vault, or if the
specified object is not configured with an object lifecycleCopyright © Veeva Systems 2017–2023. All rights reserved.