Uses of Interface
software.amazon.awssdk.services.migrationhuborchestrator.MigrationHubOrchestratorServiceClientConfiguration.Builder
-
Packages that use MigrationHubOrchestratorServiceClientConfiguration.Builder Package Description software.amazon.awssdk.services.migrationhuborchestrator This API reference provides descriptions, syntax, and other details about each of the actions and data types for AWS Migration Hub Orchestrator.software.amazon.awssdk.services.migrationhuborchestrator.internal -
-
Uses of MigrationHubOrchestratorServiceClientConfiguration.Builder in software.amazon.awssdk.services.migrationhuborchestrator
Methods in software.amazon.awssdk.services.migrationhuborchestrator that return MigrationHubOrchestratorServiceClientConfiguration.Builder Modifier and Type Method Description MigrationHubOrchestratorServiceClientConfiguration.BuilderMigrationHubOrchestratorServiceClientConfiguration.Builder. authSchemeProvider(MigrationHubOrchestratorAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerstatic MigrationHubOrchestratorServiceClientConfiguration.BuilderMigrationHubOrchestratorServiceClientConfiguration. builder()MigrationHubOrchestratorServiceClientConfiguration.BuilderMigrationHubOrchestratorServiceClientConfiguration.Builder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerMigrationHubOrchestratorServiceClientConfiguration.BuilderMigrationHubOrchestratorServiceClientConfiguration.Builder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideMigrationHubOrchestratorServiceClientConfiguration.BuilderMigrationHubOrchestratorServiceClientConfiguration.Builder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerMigrationHubOrchestratorServiceClientConfiguration.BuilderMigrationHubOrchestratorServiceClientConfiguration.Builder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationMigrationHubOrchestratorServiceClientConfiguration.BuilderMigrationHubOrchestratorServiceClientConfiguration.Builder. putAuthScheme(AuthScheme<?> authScheme)MigrationHubOrchestratorServiceClientConfiguration.BuilderMigrationHubOrchestratorServiceClientConfiguration.Builder. region(Region region)Sets the value for AWS regionConstructors in software.amazon.awssdk.services.migrationhuborchestrator with parameters of type MigrationHubOrchestratorServiceClientConfiguration.Builder Constructor Description MigrationHubOrchestratorServiceClientConfiguration(MigrationHubOrchestratorServiceClientConfiguration.Builder builder) -
Uses of MigrationHubOrchestratorServiceClientConfiguration.Builder in software.amazon.awssdk.services.migrationhuborchestrator.internal
Classes in software.amazon.awssdk.services.migrationhuborchestrator.internal that implement MigrationHubOrchestratorServiceClientConfiguration.Builder Modifier and Type Class Description classMigrationHubOrchestratorServiceClientConfigurationBuilderMethods in software.amazon.awssdk.services.migrationhuborchestrator.internal that return MigrationHubOrchestratorServiceClientConfiguration.Builder Modifier and Type Method Description MigrationHubOrchestratorServiceClientConfiguration.BuilderMigrationHubOrchestratorServiceClientConfigurationBuilder. authSchemeProvider(MigrationHubOrchestratorAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerMigrationHubOrchestratorServiceClientConfiguration.BuilderMigrationHubOrchestratorServiceClientConfigurationBuilder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerMigrationHubOrchestratorServiceClientConfiguration.BuilderMigrationHubOrchestratorServiceClientConfigurationBuilder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideMigrationHubOrchestratorServiceClientConfiguration.BuilderMigrationHubOrchestratorServiceClientConfigurationBuilder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerMigrationHubOrchestratorServiceClientConfiguration.BuilderMigrationHubOrchestratorServiceClientConfigurationBuilder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationMigrationHubOrchestratorServiceClientConfiguration.BuilderMigrationHubOrchestratorServiceClientConfigurationBuilder. putAuthScheme(AuthScheme<?> authScheme)MigrationHubOrchestratorServiceClientConfiguration.BuilderMigrationHubOrchestratorServiceClientConfigurationBuilder. region(Region region)Sets the value for AWS region
-