| Package | Description |
|---|---|
| com.ibm.cos.v2.services.s3 | |
| com.ibm.cos.v2.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
default ListLegalHoldsResponse |
S3Client.listLegalHolds(Consumer<ListLegalHoldsRequest.Builder> listLegalHoldsRequest) |
| Modifier and Type | Method and Description |
|---|---|
ListLegalHoldsRequest.Builder |
ListLegalHoldsRequest.Builder.bucket(String bucketName)
Sets the name of the bucket which contains the specified object
and returns the updated
ListLegalHoldsRequest.Builder so that additional
method calls may be chained together. |
static ListLegalHoldsRequest.Builder |
ListLegalHoldsRequest.builder() |
ListLegalHoldsRequest.Builder |
ListLegalHoldsRequest.Builder.key(String key)
Sets the name of the specified object to perform the list against
and returns the updated
ListLegalHoldsRequest.Builder so that additional
method calls may be chained together. |
ListLegalHoldsRequest.Builder |
ListLegalHoldsRequest.toBuilder() |
ListLegalHoldsRequest.Builder |
ListLegalHoldsRequest.Builder.wormMirrorDestination(String wormMirrorDestination)
Sets the optional mirror-destination value for WORM (Write Once Read Many)
mirroring and returns the updated
ListLegalHoldsRequest.Builder so that additional
method calls may be chained together. |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListLegalHoldsRequest.Builder> |
ListLegalHoldsRequest.serializableBuilderClass() |
Copyright © 2026. All rights reserved.