Uses of Class
software.amazon.awssdk.services.migrationhubrefactorspaces.model.GetApplicationResponse
-
Packages that use GetApplicationResponse Package Description software.amazon.awssdk.services.migrationhubrefactorspaces Amazon Web Services Migration Hub Refactor Spaces -
-
Uses of GetApplicationResponse in software.amazon.awssdk.services.migrationhubrefactorspaces
Methods in software.amazon.awssdk.services.migrationhubrefactorspaces that return GetApplicationResponse Modifier and Type Method Description default GetApplicationResponseMigrationHubRefactorSpacesClient. getApplication(Consumer<GetApplicationRequest.Builder> getApplicationRequest)Gets an Amazon Web Services Migration Hub Refactor Spaces application.default GetApplicationResponseMigrationHubRefactorSpacesClient. getApplication(GetApplicationRequest getApplicationRequest)Gets an Amazon Web Services Migration Hub Refactor Spaces application.Methods in software.amazon.awssdk.services.migrationhubrefactorspaces that return types with arguments of type GetApplicationResponse Modifier and Type Method Description default CompletableFuture<GetApplicationResponse>MigrationHubRefactorSpacesAsyncClient. getApplication(Consumer<GetApplicationRequest.Builder> getApplicationRequest)Gets an Amazon Web Services Migration Hub Refactor Spaces application.default CompletableFuture<GetApplicationResponse>MigrationHubRefactorSpacesAsyncClient. getApplication(GetApplicationRequest getApplicationRequest)Gets an Amazon Web Services Migration Hub Refactor Spaces application.
-