| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
AsyncOperation |
AsyncOperation.clone() |
AsyncOperation |
DescribeMultiRegionAccessPointOperationResult.getAsyncOperation()
A container element containing the details of the asynchronous operation.
|
AsyncOperation |
AsyncOperation.withCreationTime(Date creationTime)
The time that the request was sent to the service.
|
AsyncOperation |
AsyncOperation.withOperation(AsyncOperationName operation)
The specific operation for the asynchronous request.
|
AsyncOperation |
AsyncOperation.withOperation(String operation)
The specific operation for the asynchronous request.
|
AsyncOperation |
AsyncOperation.withRequestParameters(AsyncRequestParameters requestParameters)
The parameters associated with the request.
|
AsyncOperation |
AsyncOperation.withRequestStatus(String requestStatus)
The current status of the request.
|
AsyncOperation |
AsyncOperation.withRequestTokenARN(String requestTokenARN)
The request token associated with the request.
|
AsyncOperation |
AsyncOperation.withResponseDetails(AsyncResponseDetails responseDetails)
The details of the response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeMultiRegionAccessPointOperationResult.setAsyncOperation(AsyncOperation asyncOperation)
A container element containing the details of the asynchronous operation.
|
DescribeMultiRegionAccessPointOperationResult |
DescribeMultiRegionAccessPointOperationResult.withAsyncOperation(AsyncOperation asyncOperation)
A container element containing the details of the asynchronous operation.
|
Copyright © 2021. All rights reserved.