Uses of Class
software.amazon.awssdk.services.migrationhuborchestrator.model.GetTemplateRequest
-
Packages that use GetTemplateRequest 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.transform -
-
Uses of GetTemplateRequest in software.amazon.awssdk.services.migrationhuborchestrator
Methods in software.amazon.awssdk.services.migrationhuborchestrator with parameters of type GetTemplateRequest Modifier and Type Method Description default CompletableFuture<GetTemplateResponse>MigrationHubOrchestratorAsyncClient. getTemplate(GetTemplateRequest getTemplateRequest)Get the template you want to use for creating a migration workflow.default GetTemplateResponseMigrationHubOrchestratorClient. getTemplate(GetTemplateRequest getTemplateRequest)Get the template you want to use for creating a migration workflow. -
Uses of GetTemplateRequest in software.amazon.awssdk.services.migrationhuborchestrator.transform
Methods in software.amazon.awssdk.services.migrationhuborchestrator.transform with parameters of type GetTemplateRequest Modifier and Type Method Description SdkHttpFullRequestGetTemplateRequestMarshaller. marshall(GetTemplateRequest getTemplateRequest)
-