Uses of Interface
software.amazon.awssdk.services.backupstorage.BackupStorageAsyncClient
-
Packages that use BackupStorageAsyncClient Package Description software.amazon.awssdk.services.backupstorage The frontend service for Cryo Storage.software.amazon.awssdk.services.backupstorage.paginators -
-
Uses of BackupStorageAsyncClient in software.amazon.awssdk.services.backupstorage
Methods in software.amazon.awssdk.services.backupstorage that return BackupStorageAsyncClient Modifier and Type Method Description static BackupStorageAsyncClientBackupStorageAsyncClient. create()Create aBackupStorageAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of BackupStorageAsyncClient in software.amazon.awssdk.services.backupstorage.paginators
Constructors in software.amazon.awssdk.services.backupstorage.paginators with parameters of type BackupStorageAsyncClient Constructor Description ListChunksPublisher(BackupStorageAsyncClient client, ListChunksRequest firstRequest)ListObjectsPublisher(BackupStorageAsyncClient client, ListObjectsRequest firstRequest)
-