Uses of Interface
software.amazon.awssdk.services.migrationhuborchestrator.MigrationHubOrchestratorClient
-
Packages that use MigrationHubOrchestratorClient 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 MigrationHubOrchestratorClient in software.amazon.awssdk.services.migrationhuborchestrator
Methods in software.amazon.awssdk.services.migrationhuborchestrator that return MigrationHubOrchestratorClient Modifier and Type Method Description static MigrationHubOrchestratorClientMigrationHubOrchestratorClient. create()Create aMigrationHubOrchestratorClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of MigrationHubOrchestratorClient in software.amazon.awssdk.services.migrationhuborchestrator.paginators
Constructors in software.amazon.awssdk.services.migrationhuborchestrator.paginators with parameters of type MigrationHubOrchestratorClient Constructor Description ListPluginsIterable(MigrationHubOrchestratorClient client, ListPluginsRequest firstRequest)ListTemplatesIterable(MigrationHubOrchestratorClient client, ListTemplatesRequest firstRequest)ListTemplateStepGroupsIterable(MigrationHubOrchestratorClient client, ListTemplateStepGroupsRequest firstRequest)ListTemplateStepsIterable(MigrationHubOrchestratorClient client, ListTemplateStepsRequest firstRequest)ListWorkflowsIterable(MigrationHubOrchestratorClient client, ListWorkflowsRequest firstRequest)ListWorkflowStepGroupsIterable(MigrationHubOrchestratorClient client, ListWorkflowStepGroupsRequest firstRequest)ListWorkflowStepsIterable(MigrationHubOrchestratorClient client, ListWorkflowStepsRequest firstRequest)
-