Uses of Interface
software.amazon.awssdk.services.migrationhuborchestrator.MigrationHubOrchestratorAsyncClient
-
Packages that use MigrationHubOrchestratorAsyncClient 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.paginators -
-
Uses of MigrationHubOrchestratorAsyncClient in software.amazon.awssdk.services.migrationhuborchestrator
Methods in software.amazon.awssdk.services.migrationhuborchestrator that return MigrationHubOrchestratorAsyncClient Modifier and Type Method Description static MigrationHubOrchestratorAsyncClientMigrationHubOrchestratorAsyncClient. create()Create aMigrationHubOrchestratorAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of MigrationHubOrchestratorAsyncClient in software.amazon.awssdk.services.migrationhuborchestrator.paginators
Constructors in software.amazon.awssdk.services.migrationhuborchestrator.paginators with parameters of type MigrationHubOrchestratorAsyncClient Constructor Description ListPluginsPublisher(MigrationHubOrchestratorAsyncClient client, ListPluginsRequest firstRequest)ListTemplatesPublisher(MigrationHubOrchestratorAsyncClient client, ListTemplatesRequest firstRequest)ListTemplateStepGroupsPublisher(MigrationHubOrchestratorAsyncClient client, ListTemplateStepGroupsRequest firstRequest)ListTemplateStepsPublisher(MigrationHubOrchestratorAsyncClient client, ListTemplateStepsRequest firstRequest)ListWorkflowsPublisher(MigrationHubOrchestratorAsyncClient client, ListWorkflowsRequest firstRequest)ListWorkflowStepGroupsPublisher(MigrationHubOrchestratorAsyncClient client, ListWorkflowStepGroupsRequest firstRequest)ListWorkflowStepsPublisher(MigrationHubOrchestratorAsyncClient client, ListWorkflowStepsRequest firstRequest)
-