Uses of Class
software.amazon.awssdk.services.snowball.model.GetSoftwareUpdatesRequest
-
Packages that use GetSoftwareUpdatesRequest Package Description software.amazon.awssdk.services.snowball The Amazon Web Services Snow Family provides a petabyte-scale data transport solution that uses secure devices to transfer large amounts of data between your on-premises data centers and Amazon Simple Storage Service (Amazon S3).software.amazon.awssdk.services.snowball.transform -
-
Uses of GetSoftwareUpdatesRequest in software.amazon.awssdk.services.snowball
Methods in software.amazon.awssdk.services.snowball with parameters of type GetSoftwareUpdatesRequest Modifier and Type Method Description default CompletableFuture<GetSoftwareUpdatesResponse>SnowballAsyncClient. getSoftwareUpdates(GetSoftwareUpdatesRequest getSoftwareUpdatesRequest)Returns an Amazon S3 presigned URL for an update file associated with a specifiedJobId.default GetSoftwareUpdatesResponseSnowballClient. getSoftwareUpdates(GetSoftwareUpdatesRequest getSoftwareUpdatesRequest)Returns an Amazon S3 presigned URL for an update file associated with a specifiedJobId. -
Uses of GetSoftwareUpdatesRequest in software.amazon.awssdk.services.snowball.transform
Methods in software.amazon.awssdk.services.snowball.transform with parameters of type GetSoftwareUpdatesRequest Modifier and Type Method Description SdkHttpFullRequestGetSoftwareUpdatesRequestMarshaller. marshall(GetSoftwareUpdatesRequest getSoftwareUpdatesRequest)
-