Uses of Class
software.amazon.awssdk.services.s3control.model.AsyncOperation
-
Packages that use AsyncOperation Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of AsyncOperation in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return AsyncOperation Modifier and Type Method Description AsyncOperationDescribeMultiRegionAccessPointOperationResponse. asyncOperation()A container element containing the details of the asynchronous operation.Methods in software.amazon.awssdk.services.s3control.model with parameters of type AsyncOperation Modifier and Type Method Description DescribeMultiRegionAccessPointOperationResponse.BuilderDescribeMultiRegionAccessPointOperationResponse.Builder. asyncOperation(AsyncOperation asyncOperation)A container element containing the details of the asynchronous operation.
-