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