public static interface DescribeMultiRegionAccessPointOperationResponse.Builder extends S3ControlResponse.Builder, SdkPojo, CopyableBuilder<DescribeMultiRegionAccessPointOperationResponse.Builder,DescribeMultiRegionAccessPointOperationResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeMultiRegionAccessPointOperationResponse.Builder |
asyncOperation(AsyncOperation asyncOperation)
A container element containing the details of the asynchronous operation.
|
default DescribeMultiRegionAccessPointOperationResponse.Builder |
asyncOperation(Consumer<AsyncOperation.Builder> asyncOperation)
A container element containing the details of the asynchronous operation.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeMultiRegionAccessPointOperationResponse.Builder asyncOperation(AsyncOperation asyncOperation)
A container element containing the details of the asynchronous operation.
asyncOperation - A container element containing the details of the asynchronous operation.default DescribeMultiRegionAccessPointOperationResponse.Builder asyncOperation(Consumer<AsyncOperation.Builder> asyncOperation)
A container element containing the details of the asynchronous operation.
This is a convenience method that creates an instance of theAsyncOperation.Builder avoiding the need
to create one manually via AsyncOperation.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to asyncOperation(AsyncOperation).
asyncOperation - a consumer that will call methods on AsyncOperation.BuilderasyncOperation(AsyncOperation)Copyright © 2023. All rights reserved.