Uses of Class
software.amazon.awssdk.services.snowball.model.ConflictException
-
Packages that use ConflictException 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). -
-
Uses of ConflictException in software.amazon.awssdk.services.snowball
Methods in software.amazon.awssdk.services.snowball that throw ConflictException Modifier and Type Method Description default CreateReturnShippingLabelResponseSnowballClient. createReturnShippingLabel(Consumer<CreateReturnShippingLabelRequest.Builder> 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.default DescribeReturnShippingLabelResponseSnowballClient. describeReturnShippingLabel(Consumer<DescribeReturnShippingLabelRequest.Builder> describeReturnShippingLabelRequest)Information on the shipping label of a Snow device that is being returned to Amazon Web Services.default DescribeReturnShippingLabelResponseSnowballClient. describeReturnShippingLabel(DescribeReturnShippingLabelRequest describeReturnShippingLabelRequest)Information on the shipping label of a Snow device that is being returned to Amazon Web Services.
-