Uses of Class
software.amazon.awssdk.services.migrationhubrefactorspaces.model.CreateApplicationRequest
-
Packages that use CreateApplicationRequest Package Description software.amazon.awssdk.services.migrationhubrefactorspaces Amazon Web Services Migration Hub Refactor Spaces software.amazon.awssdk.services.migrationhubrefactorspaces.transform -
-
Uses of CreateApplicationRequest in software.amazon.awssdk.services.migrationhubrefactorspaces
Methods in software.amazon.awssdk.services.migrationhubrefactorspaces with parameters of type CreateApplicationRequest Modifier and Type Method Description default CompletableFuture<CreateApplicationResponse>MigrationHubRefactorSpacesAsyncClient. createApplication(CreateApplicationRequest createApplicationRequest)Creates an Amazon Web Services Migration Hub Refactor Spaces application.default CreateApplicationResponseMigrationHubRefactorSpacesClient. createApplication(CreateApplicationRequest createApplicationRequest)Creates an Amazon Web Services Migration Hub Refactor Spaces application. -
Uses of CreateApplicationRequest in software.amazon.awssdk.services.migrationhubrefactorspaces.transform
Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.transform with parameters of type CreateApplicationRequest Modifier and Type Method Description SdkHttpFullRequestCreateApplicationRequestMarshaller. marshall(CreateApplicationRequest createApplicationRequest)
-