public static interface ObjectIdentifier.Builder extends SdkPojo, CopyableBuilder<ObjectIdentifier.Builder,ObjectIdentifier>
| Modifier and Type | Method and Description |
|---|---|
ObjectIdentifier.Builder |
key(String key)
Key name of the object to delete.
|
ObjectIdentifier.Builder |
versionId(String versionId)
VersionId for the specific version of the object to delete.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildObjectIdentifier.Builder key(String key)
Key name of the object to delete.
key - Key name of the object to delete.ObjectIdentifier.Builder versionId(String versionId)
VersionId for the specific version of the object to delete.
versionId - VersionId for the specific version of the object to delete.Copyright © 2021. All rights reserved.