| 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 |
| Modifier and Type | Method and Description |
|---|---|
default UpdateClusterResponse |
SnowballClient.updateCluster(UpdateClusterRequest updateClusterRequest)
While a cluster's
ClusterState value is in the AwaitingQuorum state, you can update
some of the information associated with a cluster. |
default CompletableFuture<UpdateClusterResponse> |
SnowballAsyncClient.updateCluster(UpdateClusterRequest updateClusterRequest)
While a cluster's
ClusterState value is in the AwaitingQuorum state, you can update
some of the information associated with a cluster. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateClusterRequestMarshaller.marshall(UpdateClusterRequest updateClusterRequest) |
Copyright © 2022. All rights reserved.