Uses of Interface
software.amazon.awssdk.services.migrationhuborchestrator.MigrationHubOrchestratorBaseClientBuilder
-
Packages that use MigrationHubOrchestratorBaseClientBuilder 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. -
-
Uses of MigrationHubOrchestratorBaseClientBuilder in software.amazon.awssdk.services.migrationhuborchestrator
Classes in software.amazon.awssdk.services.migrationhuborchestrator with type parameters of type MigrationHubOrchestratorBaseClientBuilder Modifier and Type Interface Description interfaceMigrationHubOrchestratorBaseClientBuilder<B extends MigrationHubOrchestratorBaseClientBuilder<B,C>,C>This includes configuration specific to AWS Migration Hub Orchestrator that is supported by bothMigrationHubOrchestratorClientBuilderandMigrationHubOrchestratorAsyncClientBuilder.Subinterfaces of MigrationHubOrchestratorBaseClientBuilder in software.amazon.awssdk.services.migrationhuborchestrator Modifier and Type Interface Description interfaceMigrationHubOrchestratorAsyncClientBuilderA builder for creating an instance ofMigrationHubOrchestratorAsyncClient.interfaceMigrationHubOrchestratorClientBuilderA builder for creating an instance ofMigrationHubOrchestratorClient.
-