Uses of Interface
software.amazon.awssdk.services.backupgateway.BackupGatewayBaseClientBuilder
-
Packages that use BackupGatewayBaseClientBuilder Package Description software.amazon.awssdk.services.backupgateway Backup gateway -
-
Uses of BackupGatewayBaseClientBuilder in software.amazon.awssdk.services.backupgateway
Classes in software.amazon.awssdk.services.backupgateway with type parameters of type BackupGatewayBaseClientBuilder Modifier and Type Interface Description interfaceBackupGatewayBaseClientBuilder<B extends BackupGatewayBaseClientBuilder<B,C>,C>This includes configuration specific to AWS Backup Gateway that is supported by bothBackupGatewayClientBuilderandBackupGatewayAsyncClientBuilder.Subinterfaces of BackupGatewayBaseClientBuilder in software.amazon.awssdk.services.backupgateway Modifier and Type Interface Description interfaceBackupGatewayAsyncClientBuilderA builder for creating an instance ofBackupGatewayAsyncClient.interfaceBackupGatewayClientBuilderA builder for creating an instance ofBackupGatewayClient.
-