Interface S3CrtAsyncClient

All Superinterfaces:
AutoCloseable, AwsClient, S3AsyncClient, SdkAutoCloseable, SdkClient
All Known Implementing Classes:
DefaultS3CrtAsyncClient

public interface S3CrtAsyncClient extends S3AsyncClient
Service client for accessing Amazon S3 asynchronously using the AWS Common Runtime S3 client. This can be created using the static builder() method.