Uses of Interface
software.amazon.awssdk.services.backupgateway.BackupGatewayServiceClientConfiguration.Builder
-
Packages that use BackupGatewayServiceClientConfiguration.Builder Package Description software.amazon.awssdk.services.backupgateway Backup gateway software.amazon.awssdk.services.backupgateway.internal -
-
Uses of BackupGatewayServiceClientConfiguration.Builder in software.amazon.awssdk.services.backupgateway
Methods in software.amazon.awssdk.services.backupgateway that return BackupGatewayServiceClientConfiguration.Builder Modifier and Type Method Description BackupGatewayServiceClientConfiguration.BuilderBackupGatewayServiceClientConfiguration.Builder. authSchemeProvider(BackupGatewayAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerstatic BackupGatewayServiceClientConfiguration.BuilderBackupGatewayServiceClientConfiguration. builder()BackupGatewayServiceClientConfiguration.BuilderBackupGatewayServiceClientConfiguration.Builder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerBackupGatewayServiceClientConfiguration.BuilderBackupGatewayServiceClientConfiguration.Builder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideBackupGatewayServiceClientConfiguration.BuilderBackupGatewayServiceClientConfiguration.Builder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerBackupGatewayServiceClientConfiguration.BuilderBackupGatewayServiceClientConfiguration.Builder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationBackupGatewayServiceClientConfiguration.BuilderBackupGatewayServiceClientConfiguration.Builder. putAuthScheme(AuthScheme<?> authScheme)BackupGatewayServiceClientConfiguration.BuilderBackupGatewayServiceClientConfiguration.Builder. region(Region region)Sets the value for AWS regionConstructors in software.amazon.awssdk.services.backupgateway with parameters of type BackupGatewayServiceClientConfiguration.Builder Constructor Description BackupGatewayServiceClientConfiguration(BackupGatewayServiceClientConfiguration.Builder builder) -
Uses of BackupGatewayServiceClientConfiguration.Builder in software.amazon.awssdk.services.backupgateway.internal
Classes in software.amazon.awssdk.services.backupgateway.internal that implement BackupGatewayServiceClientConfiguration.Builder Modifier and Type Class Description classBackupGatewayServiceClientConfigurationBuilderMethods in software.amazon.awssdk.services.backupgateway.internal that return BackupGatewayServiceClientConfiguration.Builder Modifier and Type Method Description BackupGatewayServiceClientConfiguration.BuilderBackupGatewayServiceClientConfigurationBuilder. authSchemeProvider(BackupGatewayAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerBackupGatewayServiceClientConfiguration.BuilderBackupGatewayServiceClientConfigurationBuilder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerBackupGatewayServiceClientConfiguration.BuilderBackupGatewayServiceClientConfigurationBuilder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideBackupGatewayServiceClientConfiguration.BuilderBackupGatewayServiceClientConfigurationBuilder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerBackupGatewayServiceClientConfiguration.BuilderBackupGatewayServiceClientConfigurationBuilder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationBackupGatewayServiceClientConfiguration.BuilderBackupGatewayServiceClientConfigurationBuilder. putAuthScheme(AuthScheme<?> authScheme)BackupGatewayServiceClientConfiguration.BuilderBackupGatewayServiceClientConfigurationBuilder. region(Region region)Sets the value for AWS region
-