| Package | Description |
|---|---|
| software.amazon.awssdk.services.snowball |
AWS Snow Family is 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).
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateJobShipmentStateResponse |
SnowballClient.updateJobShipmentState(Consumer<UpdateJobShipmentStateRequest.Builder> updateJobShipmentStateRequest)
Updates the state when a the shipment states changes to a different state.
|
default UpdateJobShipmentStateResponse |
SnowballClient.updateJobShipmentState(UpdateJobShipmentStateRequest updateJobShipmentStateRequest)
Updates the state when a the shipment states changes to a different state.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateJobShipmentStateResponse> |
SnowballAsyncClient.updateJobShipmentState(Consumer<UpdateJobShipmentStateRequest.Builder> updateJobShipmentStateRequest)
Updates the state when a the shipment states changes to a different state.
|
default CompletableFuture<UpdateJobShipmentStateResponse> |
SnowballAsyncClient.updateJobShipmentState(UpdateJobShipmentStateRequest updateJobShipmentStateRequest)
Updates the state when a the shipment states changes to a different state.
|
Copyright © 2021. All rights reserved.