default CreateBucketAccessKeyResponse.Builder |
CreateBucketAccessKeyResponse.Builder.accessKey(Consumer<AccessKey.Builder> accessKey) |
An object that describes the access key that is created.
|
CreateBucketAccessKeyResponse.Builder |
CreateBucketAccessKeyResponse.Builder.accessKey(AccessKey accessKey) |
An object that describes the access key that is created.
|
static CreateBucketAccessKeyResponse.Builder |
CreateBucketAccessKeyResponse.builder() |
|
CreateBucketAccessKeyResponse.Builder |
CreateBucketAccessKeyResponse.Builder.operations(Collection<Operation> operations) |
An array of objects that describe the result of the action, such as the status of the request, the timestamp
of the request, and the resources affected by the request.
|
CreateBucketAccessKeyResponse.Builder |
CreateBucketAccessKeyResponse.Builder.operations(Consumer<Operation.Builder>... operations) |
An array of objects that describe the result of the action, such as the status of the request, the timestamp
of the request, and the resources affected by the request.
|
CreateBucketAccessKeyResponse.Builder |
CreateBucketAccessKeyResponse.Builder.operations(Operation... operations) |
An array of objects that describe the result of the action, such as the status of the request, the timestamp
of the request, and the resources affected by the request.
|
CreateBucketAccessKeyResponse.Builder |
CreateBucketAccessKeyResponse.toBuilder() |
|