Uses of Class
software.amazon.awssdk.services.migrationhubrefactorspaces.model.GetServiceResponse
-
Packages that use GetServiceResponse Package Description software.amazon.awssdk.services.migrationhubrefactorspaces Amazon Web Services Migration Hub Refactor Spaces -
-
Uses of GetServiceResponse in software.amazon.awssdk.services.migrationhubrefactorspaces
Methods in software.amazon.awssdk.services.migrationhubrefactorspaces that return GetServiceResponse Modifier and Type Method Description default GetServiceResponseMigrationHubRefactorSpacesClient. getService(Consumer<GetServiceRequest.Builder> getServiceRequest)Gets an Amazon Web Services Migration Hub Refactor Spaces service.default GetServiceResponseMigrationHubRefactorSpacesClient. getService(GetServiceRequest getServiceRequest)Gets an Amazon Web Services Migration Hub Refactor Spaces service.Methods in software.amazon.awssdk.services.migrationhubrefactorspaces that return types with arguments of type GetServiceResponse Modifier and Type Method Description default CompletableFuture<GetServiceResponse>MigrationHubRefactorSpacesAsyncClient. getService(Consumer<GetServiceRequest.Builder> getServiceRequest)Gets an Amazon Web Services Migration Hub Refactor Spaces service.default CompletableFuture<GetServiceResponse>MigrationHubRefactorSpacesAsyncClient. getService(GetServiceRequest getServiceRequest)Gets an Amazon Web Services Migration Hub Refactor Spaces service.
-