Uses of Class
software.amazon.awssdk.services.migrationhub.model.ListCreatedArtifactsRequest
-
Packages that use ListCreatedArtifactsRequest Package Description software.amazon.awssdk.services.migrationhub The AWS Migration Hub API methods help to obtain server and application migration status and integrate your resource-specific migration tool by providing a programmatic interface to Migration Hub.software.amazon.awssdk.services.migrationhub.paginators software.amazon.awssdk.services.migrationhub.transform -
-
Uses of ListCreatedArtifactsRequest in software.amazon.awssdk.services.migrationhub
-
Uses of ListCreatedArtifactsRequest in software.amazon.awssdk.services.migrationhub.paginators
Constructors in software.amazon.awssdk.services.migrationhub.paginators with parameters of type ListCreatedArtifactsRequest Constructor Description ListCreatedArtifactsIterable(MigrationHubClient client, ListCreatedArtifactsRequest firstRequest)ListCreatedArtifactsPublisher(MigrationHubAsyncClient client, ListCreatedArtifactsRequest firstRequest) -
Uses of ListCreatedArtifactsRequest in software.amazon.awssdk.services.migrationhub.transform
Methods in software.amazon.awssdk.services.migrationhub.transform with parameters of type ListCreatedArtifactsRequest Modifier and Type Method Description SdkHttpFullRequestListCreatedArtifactsRequestMarshaller. marshall(ListCreatedArtifactsRequest listCreatedArtifactsRequest)
-