S3ResultItem.Builder |
S3ResultItem.Builder.backupResourceArn(String backupResourceArn) |
These are items in the returned results that match recovery point Amazon Resource Names (ARN) input during a
search of Amazon S3 backup metadata.
|
S3ResultItem.Builder |
S3ResultItem.Builder.backupVaultName(String backupVaultName) |
The name of the backup vault.
|
static S3ResultItem.Builder |
S3ResultItem.builder() |
|
S3ResultItem.Builder |
S3ResultItem.Builder.creationTime(Instant creationTime) |
These are one or more items in the returned results that match values for item creation time input during a
search of Amazon S3 backup metadata.
|
S3ResultItem.Builder |
S3ResultItem.Builder.eTag(String eTag) |
These are one or more items in the returned results that match values for ETags input during a search of
Amazon S3 backup metadata.
|
S3ResultItem.Builder |
S3ResultItem.Builder.objectKey(String objectKey) |
This is one or more items returned in the results of a search of Amazon S3 backup metadata that match the
values input for object key.
|
S3ResultItem.Builder |
S3ResultItem.Builder.objectSize(Long objectSize) |
These are items in the returned results that match values for object size(s) input during a search of Amazon
S3 backup metadata.
|
S3ResultItem.Builder |
S3ResultItem.Builder.sourceResourceArn(String sourceResourceArn) |
These are items in the returned results that match source Amazon Resource Names (ARN) input during a search
of Amazon S3 backup metadata.
|
S3ResultItem.Builder |
S3ResultItem.toBuilder() |
|
S3ResultItem.Builder |
S3ResultItem.Builder.versionId(String versionId) |
These are one or more items in the returned results that match values for version IDs input during a search
of Amazon S3 backup metadata.
|