Interface MigrationHubRefactorSpacesAsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<MigrationHubRefactorSpacesAsyncClientBuilder,MigrationHubRefactorSpacesAsyncClient>,AwsClientBuilder<MigrationHubRefactorSpacesAsyncClientBuilder,MigrationHubRefactorSpacesAsyncClient>,Buildable,MigrationHubRefactorSpacesBaseClientBuilder<MigrationHubRefactorSpacesAsyncClientBuilder,MigrationHubRefactorSpacesAsyncClient>,SdkAsyncClientBuilder<MigrationHubRefactorSpacesAsyncClientBuilder,MigrationHubRefactorSpacesAsyncClient>,SdkBuilder<MigrationHubRefactorSpacesAsyncClientBuilder,MigrationHubRefactorSpacesAsyncClient>,SdkClientBuilder<MigrationHubRefactorSpacesAsyncClientBuilder,MigrationHubRefactorSpacesAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface MigrationHubRefactorSpacesAsyncClientBuilder extends AwsAsyncClientBuilder<MigrationHubRefactorSpacesAsyncClientBuilder,MigrationHubRefactorSpacesAsyncClient>, MigrationHubRefactorSpacesBaseClientBuilder<MigrationHubRefactorSpacesAsyncClientBuilder,MigrationHubRefactorSpacesAsyncClient>
A builder for creating an instance ofMigrationHubRefactorSpacesAsyncClient. This can be created with the staticMigrationHubRefactorSpacesAsyncClient.builder()method.
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.awscore.client.builder.AwsClientBuilder
credentialsProvider, credentialsProvider, defaultsMode, dualstackEnabled, fipsEnabled, region
-
Methods inherited from interface software.amazon.awssdk.services.migrationhubrefactorspaces.MigrationHubRefactorSpacesBaseClientBuilder
authSchemeProvider, endpointProvider
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkAsyncClientBuilder
asyncConfiguration, asyncConfiguration, httpClient, httpClientBuilder
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkClientBuilder
addPlugin, endpointOverride, overrideConfiguration, overrideConfiguration, overrideConfiguration, plugins, putAuthScheme
-
-