Uses of Class
software.amazon.awssdk.services.snowball.model.CreateReturnShippingLabelRequest
-
Packages that use CreateReturnShippingLabelRequest 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 CreateReturnShippingLabelRequest in software.amazon.awssdk.services.snowball
Methods in software.amazon.awssdk.services.snowball with parameters of type CreateReturnShippingLabelRequest Modifier and Type Method Description default CompletableFuture<CreateReturnShippingLabelResponse>SnowballAsyncClient. createReturnShippingLabel(CreateReturnShippingLabelRequest createReturnShippingLabelRequest)Creates a shipping label that will be used to return the Snow device to Amazon Web Services.default CreateReturnShippingLabelResponseSnowballClient. createReturnShippingLabel(CreateReturnShippingLabelRequest createReturnShippingLabelRequest)Creates a shipping label that will be used to return the Snow device to Amazon Web Services. -
Uses of CreateReturnShippingLabelRequest in software.amazon.awssdk.services.snowball.transform
Methods in software.amazon.awssdk.services.snowball.transform with parameters of type CreateReturnShippingLabelRequest Modifier and Type Method Description SdkHttpFullRequestCreateReturnShippingLabelRequestMarshaller. marshall(CreateReturnShippingLabelRequest createReturnShippingLabelRequest)
-