default CancelClusterResponse |
SnowballClient.cancelCluster(Consumer<CancelClusterRequest.Builder> cancelClusterRequest) |
Cancels a cluster job.
|
default CancelClusterResponse |
SnowballClient.cancelCluster(CancelClusterRequest cancelClusterRequest) |
Cancels a cluster job.
|
default CancelJobResponse |
SnowballClient.cancelJob(Consumer<CancelJobRequest.Builder> cancelJobRequest) |
Cancels the specified job.
|
default CancelJobResponse |
SnowballClient.cancelJob(CancelJobRequest cancelJobRequest) |
Cancels the specified job.
|
default CreateClusterResponse |
SnowballClient.createCluster(Consumer<CreateClusterRequest.Builder> createClusterRequest) |
Creates an empty cluster.
|
default CreateClusterResponse |
SnowballClient.createCluster(CreateClusterRequest createClusterRequest) |
Creates an empty cluster.
|
default CreateJobResponse |
SnowballClient.createJob(Consumer<CreateJobRequest.Builder> createJobRequest) |
Creates a job to import or export data between Amazon S3 and your on-premises data center.
|
default CreateJobResponse |
SnowballClient.createJob(CreateJobRequest createJobRequest) |
Creates a job to import or export data between Amazon S3 and your on-premises data center.
|
default CreateLongTermPricingResponse |
SnowballClient.createLongTermPricing(Consumer<CreateLongTermPricingRequest.Builder> createLongTermPricingRequest) |
Creates a job with the long-term usage option for a device.
|
default CreateLongTermPricingResponse |
SnowballClient.createLongTermPricing(CreateLongTermPricingRequest createLongTermPricingRequest) |
Creates a job with the long-term usage option for a device.
|
default CreateReturnShippingLabelResponse |
SnowballClient.createReturnShippingLabel(Consumer<CreateReturnShippingLabelRequest.Builder> createReturnShippingLabelRequest) |
Creates a shipping label that will be used to return the Snow device to Amazon Web Services.
|
default CreateReturnShippingLabelResponse |
SnowballClient.createReturnShippingLabel(CreateReturnShippingLabelRequest createReturnShippingLabelRequest) |
Creates a shipping label that will be used to return the Snow device to Amazon Web Services.
|
default DescribeAddressResponse |
SnowballClient.describeAddress(Consumer<DescribeAddressRequest.Builder> describeAddressRequest) |
Takes an AddressId and returns specific details about that address in the form of an
Address object.
|
default DescribeAddressResponse |
SnowballClient.describeAddress(DescribeAddressRequest describeAddressRequest) |
Takes an AddressId and returns specific details about that address in the form of an
Address object.
|
default DescribeAddressesResponse |
SnowballClient.describeAddresses() |
Returns a specified number of ADDRESS objects.
|
default DescribeAddressesResponse |
SnowballClient.describeAddresses(Consumer<DescribeAddressesRequest.Builder> describeAddressesRequest) |
Returns a specified number of ADDRESS objects.
|
default DescribeAddressesResponse |
SnowballClient.describeAddresses(DescribeAddressesRequest describeAddressesRequest) |
Returns a specified number of ADDRESS objects.
|
default DescribeAddressesIterable |
SnowballClient.describeAddressesPaginator() |
Returns a specified number of ADDRESS objects.
|
default DescribeAddressesIterable |
SnowballClient.describeAddressesPaginator(Consumer<DescribeAddressesRequest.Builder> describeAddressesRequest) |
Returns a specified number of ADDRESS objects.
|
default DescribeAddressesIterable |
SnowballClient.describeAddressesPaginator(DescribeAddressesRequest describeAddressesRequest) |
Returns a specified number of ADDRESS objects.
|
default DescribeClusterResponse |
SnowballClient.describeCluster(Consumer<DescribeClusterRequest.Builder> describeClusterRequest) |
Returns information about a specific cluster including shipping information, cluster status, and other important
metadata.
|
default DescribeClusterResponse |
SnowballClient.describeCluster(DescribeClusterRequest describeClusterRequest) |
Returns information about a specific cluster including shipping information, cluster status, and other important
metadata.
|
default DescribeJobResponse |
SnowballClient.describeJob(Consumer<DescribeJobRequest.Builder> describeJobRequest) |
Returns information about a specific job including shipping information, job status, and other important
metadata.
|
default DescribeJobResponse |
SnowballClient.describeJob(DescribeJobRequest describeJobRequest) |
Returns information about a specific job including shipping information, job status, and other important
metadata.
|
default DescribeReturnShippingLabelResponse |
SnowballClient.describeReturnShippingLabel(Consumer<DescribeReturnShippingLabelRequest.Builder> describeReturnShippingLabelRequest) |
Information on the shipping label of a Snow device that is being returned to Amazon Web Services.
|
default DescribeReturnShippingLabelResponse |
SnowballClient.describeReturnShippingLabel(DescribeReturnShippingLabelRequest describeReturnShippingLabelRequest) |
Information on the shipping label of a Snow device that is being returned to Amazon Web Services.
|
default GetJobManifestResponse |
SnowballClient.getJobManifest(Consumer<GetJobManifestRequest.Builder> getJobManifestRequest) |
Returns a link to an Amazon S3 presigned URL for the manifest file associated with the specified
JobId value.
|
default GetJobManifestResponse |
SnowballClient.getJobManifest(GetJobManifestRequest getJobManifestRequest) |
Returns a link to an Amazon S3 presigned URL for the manifest file associated with the specified
JobId value.
|
default GetJobUnlockCodeResponse |
SnowballClient.getJobUnlockCode(Consumer<GetJobUnlockCodeRequest.Builder> getJobUnlockCodeRequest) |
Returns the UnlockCode code value for the specified job.
|
default GetJobUnlockCodeResponse |
SnowballClient.getJobUnlockCode(GetJobUnlockCodeRequest getJobUnlockCodeRequest) |
Returns the UnlockCode code value for the specified job.
|
default GetSoftwareUpdatesResponse |
SnowballClient.getSoftwareUpdates(Consumer<GetSoftwareUpdatesRequest.Builder> getSoftwareUpdatesRequest) |
Returns an Amazon S3 presigned URL for an update file associated with a specified JobId.
|
default GetSoftwareUpdatesResponse |
SnowballClient.getSoftwareUpdates(GetSoftwareUpdatesRequest getSoftwareUpdatesRequest) |
Returns an Amazon S3 presigned URL for an update file associated with a specified JobId.
|
default ListClusterJobsResponse |
SnowballClient.listClusterJobs(Consumer<ListClusterJobsRequest.Builder> listClusterJobsRequest) |
Returns an array of JobListEntry objects of the specified length.
|
default ListClusterJobsResponse |
SnowballClient.listClusterJobs(ListClusterJobsRequest listClusterJobsRequest) |
Returns an array of JobListEntry objects of the specified length.
|
default ListClusterJobsIterable |
SnowballClient.listClusterJobsPaginator(Consumer<ListClusterJobsRequest.Builder> listClusterJobsRequest) |
Returns an array of JobListEntry objects of the specified length.
|
default ListClusterJobsIterable |
SnowballClient.listClusterJobsPaginator(ListClusterJobsRequest listClusterJobsRequest) |
Returns an array of JobListEntry objects of the specified length.
|
default ListLongTermPricingResponse |
SnowballClient.listLongTermPricing(Consumer<ListLongTermPricingRequest.Builder> listLongTermPricingRequest) |
Lists all long-term pricing types.
|
default ListLongTermPricingResponse |
SnowballClient.listLongTermPricing(ListLongTermPricingRequest listLongTermPricingRequest) |
Lists all long-term pricing types.
|
default ListLongTermPricingIterable |
SnowballClient.listLongTermPricingPaginator(Consumer<ListLongTermPricingRequest.Builder> listLongTermPricingRequest) |
Lists all long-term pricing types.
|
default ListLongTermPricingIterable |
SnowballClient.listLongTermPricingPaginator(ListLongTermPricingRequest listLongTermPricingRequest) |
Lists all long-term pricing types.
|
default ListPickupLocationsResponse |
SnowballClient.listPickupLocations(Consumer<ListPickupLocationsRequest.Builder> listPickupLocationsRequest) |
A list of locations from which the customer can choose to pickup a device.
|
default ListPickupLocationsResponse |
SnowballClient.listPickupLocations(ListPickupLocationsRequest listPickupLocationsRequest) |
A list of locations from which the customer can choose to pickup a device.
|
default ListPickupLocationsIterable |
SnowballClient.listPickupLocationsPaginator(Consumer<ListPickupLocationsRequest.Builder> listPickupLocationsRequest) |
A list of locations from which the customer can choose to pickup a device.
|
default ListPickupLocationsIterable |
SnowballClient.listPickupLocationsPaginator(ListPickupLocationsRequest listPickupLocationsRequest) |
A list of locations from which the customer can choose to pickup a device.
|
default ListServiceVersionsResponse |
SnowballClient.listServiceVersions(Consumer<ListServiceVersionsRequest.Builder> listServiceVersionsRequest) |
Lists all supported versions for Snow on-device services.
|
default ListServiceVersionsResponse |
SnowballClient.listServiceVersions(ListServiceVersionsRequest listServiceVersionsRequest) |
Lists all supported versions for Snow on-device services.
|
default UpdateClusterResponse |
SnowballClient.updateCluster(Consumer<UpdateClusterRequest.Builder> updateClusterRequest) |
While a cluster's ClusterState value is in the AwaitingQuorum state, you can update
some of the information associated with a cluster.
|
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 UpdateJobResponse |
SnowballClient.updateJob(Consumer<UpdateJobRequest.Builder> updateJobRequest) |
While a job's JobState value is New, you can update some of the information associated
with a job.
|
default UpdateJobResponse |
SnowballClient.updateJob(UpdateJobRequest updateJobRequest) |
While a job's JobState value is New, you can update some of the information associated
with a job.
|
default UpdateJobShipmentStateResponse |
SnowballClient.updateJobShipmentState(Consumer<UpdateJobShipmentStateRequest.Builder> updateJobShipmentStateRequest) |
Updates the state when a shipment state changes to a different state.
|
default UpdateJobShipmentStateResponse |
SnowballClient.updateJobShipmentState(UpdateJobShipmentStateRequest updateJobShipmentStateRequest) |
Updates the state when a shipment state changes to a different state.
|
default UpdateLongTermPricingResponse |
SnowballClient.updateLongTermPricing(Consumer<UpdateLongTermPricingRequest.Builder> updateLongTermPricingRequest) |
Updates the long-term pricing type.
|
default UpdateLongTermPricingResponse |
SnowballClient.updateLongTermPricing(UpdateLongTermPricingRequest updateLongTermPricingRequest) |
Updates the long-term pricing type.
|