@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeMultiRegionAccessPointOperationResult extends AmazonWebServiceResult<S3ControlResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
DescribeMultiRegionAccessPointOperationResult() |
Modifier and Type | Method and Description |
---|---|
DescribeMultiRegionAccessPointOperationResult |
clone() |
boolean |
equals(Object obj) |
AsyncOperation |
getAsyncOperation()
A container element containing the details of the asynchronous operation.
|
int |
hashCode() |
void |
setAsyncOperation(AsyncOperation asyncOperation)
A container element containing the details of the asynchronous operation.
|
String |
toString()
Returns a string representation of this object.
|
DescribeMultiRegionAccessPointOperationResult |
withAsyncOperation(AsyncOperation asyncOperation)
A container element containing the details of the asynchronous operation.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public DescribeMultiRegionAccessPointOperationResult()
public void setAsyncOperation(AsyncOperation asyncOperation)
A container element containing the details of the asynchronous operation.
asyncOperation
- A container element containing the details of the asynchronous operation.public AsyncOperation getAsyncOperation()
A container element containing the details of the asynchronous operation.
public DescribeMultiRegionAccessPointOperationResult withAsyncOperation(AsyncOperation asyncOperation)
A container element containing the details of the asynchronous operation.
asyncOperation
- A container element containing the details of the asynchronous operation.public String toString()
toString
in class Object
Object.toString()
public DescribeMultiRegionAccessPointOperationResult clone()