Uses of Interface
software.amazon.awssdk.services.backupgateway.BackupGatewayClient
-
Packages that use BackupGatewayClient Package Description software.amazon.awssdk.services.backupgateway Backup gateway software.amazon.awssdk.services.backupgateway.paginators -
-
Uses of BackupGatewayClient in software.amazon.awssdk.services.backupgateway
Methods in software.amazon.awssdk.services.backupgateway that return BackupGatewayClient Modifier and Type Method Description static BackupGatewayClientBackupGatewayClient. create()Create aBackupGatewayClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of BackupGatewayClient in software.amazon.awssdk.services.backupgateway.paginators
Constructors in software.amazon.awssdk.services.backupgateway.paginators with parameters of type BackupGatewayClient Constructor Description ListGatewaysIterable(BackupGatewayClient client, ListGatewaysRequest firstRequest)ListHypervisorsIterable(BackupGatewayClient client, ListHypervisorsRequest firstRequest)ListVirtualMachinesIterable(BackupGatewayClient client, ListVirtualMachinesRequest firstRequest)
-