Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

AbstractAmazonSnowball - Class in com.amazonaws.services.snowball
Abstract implementation of AmazonSnowball.
AbstractAmazonSnowball() - Constructor for class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
AbstractAmazonSnowballAsync - Class in com.amazonaws.services.snowball
Abstract implementation of AmazonSnowballAsync.
AbstractAmazonSnowballAsync() - Constructor for class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
Address - Class in com.amazonaws.services.snowball.model
The address that you want the Snow device(s) associated with a specific job to be shipped to.
Address() - Constructor for class com.amazonaws.services.snowball.model.Address
 
AddressType - Enum in com.amazonaws.services.snowball.model
 
AmazonSnowball - Interface in com.amazonaws.services.snowball
Interface for accessing Amazon Snowball.
AmazonSnowballAsync - Interface in com.amazonaws.services.snowball
Interface for accessing Amazon Snowball asynchronously.
AmazonSnowballAsyncClient - Class in com.amazonaws.services.snowball
Client for accessing Amazon Snowball asynchronously.
AmazonSnowballAsyncClient() - Constructor for class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
AmazonSnowballAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
AmazonSnowballAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
AmazonSnowballAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
AmazonSnowballAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
AmazonSnowballAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
AmazonSnowballAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
AmazonSnowballAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
AmazonSnowballAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
AmazonSnowballAsyncClientBuilder - Class in com.amazonaws.services.snowball
Fluent builder for AmazonSnowballAsync.
AmazonSnowballClient - Class in com.amazonaws.services.snowball
Client for accessing Amazon Snowball.
AmazonSnowballClient() - Constructor for class com.amazonaws.services.snowball.AmazonSnowballClient
AmazonSnowballClient(ClientConfiguration) - Constructor for class com.amazonaws.services.snowball.AmazonSnowballClient
AmazonSnowballClient(AWSCredentials) - Constructor for class com.amazonaws.services.snowball.AmazonSnowballClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AmazonSnowballClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AmazonSnowballClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.snowball.AmazonSnowballClient
AmazonSnowballClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.snowball.AmazonSnowballClient
AmazonSnowballClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.snowball.AmazonSnowballClient
AmazonSnowballClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.snowball.AmazonSnowballClient
AmazonSnowballClientBuilder - Class in com.amazonaws.services.snowball
Fluent builder for AmazonSnowball.
AmazonSnowballException - Exception in com.amazonaws.services.snowball.model
Base exception for all service exceptions thrown by Amazon Import/Export Snowball
AmazonSnowballException(String) - Constructor for exception com.amazonaws.services.snowball.model.AmazonSnowballException
Constructs a new AmazonSnowballException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClientBuilder
Construct an asynchronous implementation of AmazonSnowballAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.snowball.AmazonSnowballClientBuilder
Construct a synchronous implementation of AmazonSnowball using the current builder configuration.
builder() - Static method in class com.amazonaws.services.snowball.AmazonSnowballClient
 

C

cancelCluster(CancelClusterRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
cancelCluster(CancelClusterRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Cancels a cluster job.
cancelCluster(CancelClusterRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Cancels a cluster job.
cancelClusterAsync(CancelClusterRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
cancelClusterAsync(CancelClusterRequest, AsyncHandler<CancelClusterRequest, CancelClusterResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
cancelClusterAsync(CancelClusterRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Cancels a cluster job.
cancelClusterAsync(CancelClusterRequest, AsyncHandler<CancelClusterRequest, CancelClusterResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Cancels a cluster job.
cancelClusterAsync(CancelClusterRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
cancelClusterAsync(CancelClusterRequest, AsyncHandler<CancelClusterRequest, CancelClusterResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
CancelClusterRequest - Class in com.amazonaws.services.snowball.model
 
CancelClusterRequest() - Constructor for class com.amazonaws.services.snowball.model.CancelClusterRequest
 
CancelClusterResult - Class in com.amazonaws.services.snowball.model
 
CancelClusterResult() - Constructor for class com.amazonaws.services.snowball.model.CancelClusterResult
 
cancelJob(CancelJobRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
cancelJob(CancelJobRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Cancels the specified job.
cancelJob(CancelJobRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Cancels the specified job.
cancelJobAsync(CancelJobRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
cancelJobAsync(CancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
cancelJobAsync(CancelJobRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Cancels the specified job.
cancelJobAsync(CancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Cancels the specified job.
cancelJobAsync(CancelJobRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
cancelJobAsync(CancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
CancelJobRequest - Class in com.amazonaws.services.snowball.model
 
CancelJobRequest() - Constructor for class com.amazonaws.services.snowball.model.CancelJobRequest
 
CancelJobResult - Class in com.amazonaws.services.snowball.model
 
CancelJobResult() - Constructor for class com.amazonaws.services.snowball.model.CancelJobResult
 
clone() - Method in class com.amazonaws.services.snowball.model.Address
 
clone() - Method in class com.amazonaws.services.snowball.model.CancelClusterRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.CancelClusterResult
 
clone() - Method in class com.amazonaws.services.snowball.model.CancelJobRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.CancelJobResult
 
clone() - Method in class com.amazonaws.services.snowball.model.ClusterListEntry
 
clone() - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
 
clone() - Method in class com.amazonaws.services.snowball.model.CompatibleImage
 
clone() - Method in class com.amazonaws.services.snowball.model.CreateAddressRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.CreateAddressResult
 
clone() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.CreateClusterResult
 
clone() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.CreateJobResult
 
clone() - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingResult
 
clone() - Method in class com.amazonaws.services.snowball.model.CreateReturnShippingLabelRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.CreateReturnShippingLabelResult
 
clone() - Method in class com.amazonaws.services.snowball.model.DataTransfer
 
clone() - Method in class com.amazonaws.services.snowball.model.DependentService
 
clone() - Method in class com.amazonaws.services.snowball.model.DescribeAddressesRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.DescribeAddressesResult
 
clone() - Method in class com.amazonaws.services.snowball.model.DescribeAddressRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.DescribeAddressResult
 
clone() - Method in class com.amazonaws.services.snowball.model.DescribeClusterRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.DescribeClusterResult
 
clone() - Method in class com.amazonaws.services.snowball.model.DescribeJobRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.DescribeJobResult
 
clone() - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelResult
 
clone() - Method in class com.amazonaws.services.snowball.model.DeviceConfiguration
 
clone() - Method in class com.amazonaws.services.snowball.model.Ec2AmiResource
 
clone() - Method in class com.amazonaws.services.snowball.model.EKSOnDeviceServiceConfiguration
 
clone() - Method in class com.amazonaws.services.snowball.model.EventTriggerDefinition
 
clone() - Method in class com.amazonaws.services.snowball.model.GetJobManifestRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.GetJobManifestResult
 
clone() - Method in class com.amazonaws.services.snowball.model.GetJobUnlockCodeRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.GetJobUnlockCodeResult
 
clone() - Method in class com.amazonaws.services.snowball.model.GetSnowballUsageRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.GetSnowballUsageResult
 
clone() - Method in class com.amazonaws.services.snowball.model.GetSoftwareUpdatesRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.GetSoftwareUpdatesResult
 
clone() - Method in class com.amazonaws.services.snowball.model.INDTaxDocuments
 
clone() - Method in class com.amazonaws.services.snowball.model.JobListEntry
 
clone() - Method in class com.amazonaws.services.snowball.model.JobLogs
 
clone() - Method in class com.amazonaws.services.snowball.model.JobMetadata
 
clone() - Method in class com.amazonaws.services.snowball.model.JobResource
 
clone() - Method in class com.amazonaws.services.snowball.model.KeyRange
 
clone() - Method in class com.amazonaws.services.snowball.model.LambdaResource
 
clone() - Method in class com.amazonaws.services.snowball.model.ListClusterJobsRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.ListClusterJobsResult
 
clone() - Method in class com.amazonaws.services.snowball.model.ListClustersRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.ListClustersResult
 
clone() - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesResult
 
clone() - Method in class com.amazonaws.services.snowball.model.ListJobsRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.ListJobsResult
 
clone() - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingResult
 
clone() - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsResult
 
clone() - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsResult
 
clone() - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
 
clone() - Method in class com.amazonaws.services.snowball.model.NFSOnDeviceServiceConfiguration
 
clone() - Method in class com.amazonaws.services.snowball.model.Notification
 
clone() - Method in class com.amazonaws.services.snowball.model.OnDeviceServiceConfiguration
 
clone() - Method in class com.amazonaws.services.snowball.model.PickupDetails
 
clone() - Method in class com.amazonaws.services.snowball.model.S3OnDeviceServiceConfiguration
 
clone() - Method in class com.amazonaws.services.snowball.model.S3Resource
 
clone() - Method in class com.amazonaws.services.snowball.model.ServiceVersion
 
clone() - Method in class com.amazonaws.services.snowball.model.Shipment
 
clone() - Method in class com.amazonaws.services.snowball.model.ShippingDetails
 
clone() - Method in class com.amazonaws.services.snowball.model.SnowconeDeviceConfiguration
 
clone() - Method in class com.amazonaws.services.snowball.model.TargetOnDeviceService
 
clone() - Method in class com.amazonaws.services.snowball.model.TaxDocuments
 
clone() - Method in class com.amazonaws.services.snowball.model.TGWOnDeviceServiceConfiguration
 
clone() - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.UpdateClusterResult
 
clone() - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.UpdateJobResult
 
clone() - Method in class com.amazonaws.services.snowball.model.UpdateJobShipmentStateRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.UpdateJobShipmentStateResult
 
clone() - Method in class com.amazonaws.services.snowball.model.UpdateLongTermPricingRequest
 
clone() - Method in class com.amazonaws.services.snowball.model.UpdateLongTermPricingResult
 
clone() - Method in class com.amazonaws.services.snowball.model.WirelessConnection
 
ClusterLimitExceededException - Exception in com.amazonaws.services.snowball.model
Job creation failed.
ClusterLimitExceededException(String) - Constructor for exception com.amazonaws.services.snowball.model.ClusterLimitExceededException
Constructs a new ClusterLimitExceededException with the specified error message.
ClusterListEntry - Class in com.amazonaws.services.snowball.model
Contains a cluster's state, a cluster's ID, and other important information.
ClusterListEntry() - Constructor for class com.amazonaws.services.snowball.model.ClusterListEntry
 
ClusterMetadata - Class in com.amazonaws.services.snowball.model
Contains metadata about a specific cluster.
ClusterMetadata() - Constructor for class com.amazonaws.services.snowball.model.ClusterMetadata
 
ClusterState - Enum in com.amazonaws.services.snowball.model
 
com.amazonaws.services.snowball - package com.amazonaws.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).
com.amazonaws.services.snowball.model - package com.amazonaws.services.snowball.model
 
CompatibleImage - Class in com.amazonaws.services.snowball.model
A JSON-formatted object that describes a compatible Amazon Machine Image (AMI), including the ID and name for a Snow device AMI.
CompatibleImage() - Constructor for class com.amazonaws.services.snowball.model.CompatibleImage
 
configFactory - Static variable in class com.amazonaws.services.snowball.AmazonSnowballClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.snowball.model
You get this exception when you call CreateReturnShippingLabel more than once when other requests are not completed.
ConflictException(String) - Constructor for exception com.amazonaws.services.snowball.model.ConflictException
Constructs a new ConflictException with the specified error message.
createAddress(CreateAddressRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
createAddress(CreateAddressRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Creates an address for a Snow device to be shipped to.
createAddress(CreateAddressRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Creates an address for a Snow device to be shipped to.
createAddressAsync(CreateAddressRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
createAddressAsync(CreateAddressRequest, AsyncHandler<CreateAddressRequest, CreateAddressResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
createAddressAsync(CreateAddressRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Creates an address for a Snow device to be shipped to.
createAddressAsync(CreateAddressRequest, AsyncHandler<CreateAddressRequest, CreateAddressResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Creates an address for a Snow device to be shipped to.
createAddressAsync(CreateAddressRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
createAddressAsync(CreateAddressRequest, AsyncHandler<CreateAddressRequest, CreateAddressResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
CreateAddressRequest - Class in com.amazonaws.services.snowball.model
 
CreateAddressRequest() - Constructor for class com.amazonaws.services.snowball.model.CreateAddressRequest
 
CreateAddressResult - Class in com.amazonaws.services.snowball.model
 
CreateAddressResult() - Constructor for class com.amazonaws.services.snowball.model.CreateAddressResult
 
createCluster(CreateClusterRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
createCluster(CreateClusterRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Creates an empty cluster.
createCluster(CreateClusterRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Creates an empty cluster.
createClusterAsync(CreateClusterRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
createClusterAsync(CreateClusterRequest, AsyncHandler<CreateClusterRequest, CreateClusterResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
createClusterAsync(CreateClusterRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Creates an empty cluster.
createClusterAsync(CreateClusterRequest, AsyncHandler<CreateClusterRequest, CreateClusterResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Creates an empty cluster.
createClusterAsync(CreateClusterRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
createClusterAsync(CreateClusterRequest, AsyncHandler<CreateClusterRequest, CreateClusterResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
CreateClusterRequest - Class in com.amazonaws.services.snowball.model
 
CreateClusterRequest() - Constructor for class com.amazonaws.services.snowball.model.CreateClusterRequest
 
CreateClusterResult - Class in com.amazonaws.services.snowball.model
 
CreateClusterResult() - Constructor for class com.amazonaws.services.snowball.model.CreateClusterResult
 
createJob(CreateJobRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
createJob(CreateJobRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Creates a job to import or export data between Amazon S3 and your on-premises data center.
createJob(CreateJobRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Creates a job to import or export data between Amazon S3 and your on-premises data center.
createJobAsync(CreateJobRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
createJobAsync(CreateJobRequest, AsyncHandler<CreateJobRequest, CreateJobResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
createJobAsync(CreateJobRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Creates a job to import or export data between Amazon S3 and your on-premises data center.
createJobAsync(CreateJobRequest, AsyncHandler<CreateJobRequest, CreateJobResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Creates a job to import or export data between Amazon S3 and your on-premises data center.
createJobAsync(CreateJobRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
createJobAsync(CreateJobRequest, AsyncHandler<CreateJobRequest, CreateJobResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
CreateJobRequest - Class in com.amazonaws.services.snowball.model
 
CreateJobRequest() - Constructor for class com.amazonaws.services.snowball.model.CreateJobRequest
 
CreateJobResult - Class in com.amazonaws.services.snowball.model
 
CreateJobResult() - Constructor for class com.amazonaws.services.snowball.model.CreateJobResult
 
createLongTermPricing(CreateLongTermPricingRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
createLongTermPricing(CreateLongTermPricingRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Creates a job with the long-term usage option for a device.
createLongTermPricing(CreateLongTermPricingRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Creates a job with the long-term usage option for a device.
createLongTermPricingAsync(CreateLongTermPricingRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
createLongTermPricingAsync(CreateLongTermPricingRequest, AsyncHandler<CreateLongTermPricingRequest, CreateLongTermPricingResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
createLongTermPricingAsync(CreateLongTermPricingRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Creates a job with the long-term usage option for a device.
createLongTermPricingAsync(CreateLongTermPricingRequest, AsyncHandler<CreateLongTermPricingRequest, CreateLongTermPricingResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Creates a job with the long-term usage option for a device.
createLongTermPricingAsync(CreateLongTermPricingRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
createLongTermPricingAsync(CreateLongTermPricingRequest, AsyncHandler<CreateLongTermPricingRequest, CreateLongTermPricingResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
CreateLongTermPricingRequest - Class in com.amazonaws.services.snowball.model
 
CreateLongTermPricingRequest() - Constructor for class com.amazonaws.services.snowball.model.CreateLongTermPricingRequest
 
CreateLongTermPricingResult - Class in com.amazonaws.services.snowball.model
 
CreateLongTermPricingResult() - Constructor for class com.amazonaws.services.snowball.model.CreateLongTermPricingResult
 
createReturnShippingLabel(CreateReturnShippingLabelRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
createReturnShippingLabel(CreateReturnShippingLabelRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Creates a shipping label that will be used to return the Snow device to Amazon Web Services.
createReturnShippingLabel(CreateReturnShippingLabelRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Creates a shipping label that will be used to return the Snow device to Amazon Web Services.
createReturnShippingLabelAsync(CreateReturnShippingLabelRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
createReturnShippingLabelAsync(CreateReturnShippingLabelRequest, AsyncHandler<CreateReturnShippingLabelRequest, CreateReturnShippingLabelResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
createReturnShippingLabelAsync(CreateReturnShippingLabelRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Creates a shipping label that will be used to return the Snow device to Amazon Web Services.
createReturnShippingLabelAsync(CreateReturnShippingLabelRequest, AsyncHandler<CreateReturnShippingLabelRequest, CreateReturnShippingLabelResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Creates a shipping label that will be used to return the Snow device to Amazon Web Services.
createReturnShippingLabelAsync(CreateReturnShippingLabelRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
createReturnShippingLabelAsync(CreateReturnShippingLabelRequest, AsyncHandler<CreateReturnShippingLabelRequest, CreateReturnShippingLabelResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
CreateReturnShippingLabelRequest - Class in com.amazonaws.services.snowball.model
 
CreateReturnShippingLabelRequest() - Constructor for class com.amazonaws.services.snowball.model.CreateReturnShippingLabelRequest
 
CreateReturnShippingLabelResult - Class in com.amazonaws.services.snowball.model
 
CreateReturnShippingLabelResult() - Constructor for class com.amazonaws.services.snowball.model.CreateReturnShippingLabelResult
 

D

DataTransfer - Class in com.amazonaws.services.snowball.model
Defines the real-time status of a Snow device's data transfer while the device is at Amazon Web Services.
DataTransfer() - Constructor for class com.amazonaws.services.snowball.model.DataTransfer
 
defaultClient() - Static method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.snowball.AmazonSnowballClientBuilder
 
DependentService - Class in com.amazonaws.services.snowball.model
The name and version of the service dependant on the requested service.
DependentService() - Constructor for class com.amazonaws.services.snowball.model.DependentService
 
describeAddress(DescribeAddressRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
describeAddress(DescribeAddressRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Takes an AddressId and returns specific details about that address in the form of an Address object.
describeAddress(DescribeAddressRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Takes an AddressId and returns specific details about that address in the form of an Address object.
describeAddressAsync(DescribeAddressRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
describeAddressAsync(DescribeAddressRequest, AsyncHandler<DescribeAddressRequest, DescribeAddressResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
describeAddressAsync(DescribeAddressRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Takes an AddressId and returns specific details about that address in the form of an Address object.
describeAddressAsync(DescribeAddressRequest, AsyncHandler<DescribeAddressRequest, DescribeAddressResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Takes an AddressId and returns specific details about that address in the form of an Address object.
describeAddressAsync(DescribeAddressRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
describeAddressAsync(DescribeAddressRequest, AsyncHandler<DescribeAddressRequest, DescribeAddressResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
describeAddresses(DescribeAddressesRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
describeAddresses(DescribeAddressesRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Returns a specified number of ADDRESS objects.
describeAddresses(DescribeAddressesRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Returns a specified number of ADDRESS objects.
describeAddressesAsync(DescribeAddressesRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
describeAddressesAsync(DescribeAddressesRequest, AsyncHandler<DescribeAddressesRequest, DescribeAddressesResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
describeAddressesAsync(DescribeAddressesRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Returns a specified number of ADDRESS objects.
describeAddressesAsync(DescribeAddressesRequest, AsyncHandler<DescribeAddressesRequest, DescribeAddressesResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Returns a specified number of ADDRESS objects.
describeAddressesAsync(DescribeAddressesRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
describeAddressesAsync(DescribeAddressesRequest, AsyncHandler<DescribeAddressesRequest, DescribeAddressesResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
DescribeAddressesRequest - Class in com.amazonaws.services.snowball.model
 
DescribeAddressesRequest() - Constructor for class com.amazonaws.services.snowball.model.DescribeAddressesRequest
 
DescribeAddressesResult - Class in com.amazonaws.services.snowball.model
 
DescribeAddressesResult() - Constructor for class com.amazonaws.services.snowball.model.DescribeAddressesResult
 
DescribeAddressRequest - Class in com.amazonaws.services.snowball.model
 
DescribeAddressRequest() - Constructor for class com.amazonaws.services.snowball.model.DescribeAddressRequest
 
DescribeAddressResult - Class in com.amazonaws.services.snowball.model
 
DescribeAddressResult() - Constructor for class com.amazonaws.services.snowball.model.DescribeAddressResult
 
describeCluster(DescribeClusterRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
describeCluster(DescribeClusterRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Returns information about a specific cluster including shipping information, cluster status, and other important metadata.
describeCluster(DescribeClusterRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Returns information about a specific cluster including shipping information, cluster status, and other important metadata.
describeClusterAsync(DescribeClusterRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
describeClusterAsync(DescribeClusterRequest, AsyncHandler<DescribeClusterRequest, DescribeClusterResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
describeClusterAsync(DescribeClusterRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Returns information about a specific cluster including shipping information, cluster status, and other important metadata.
describeClusterAsync(DescribeClusterRequest, AsyncHandler<DescribeClusterRequest, DescribeClusterResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Returns information about a specific cluster including shipping information, cluster status, and other important metadata.
describeClusterAsync(DescribeClusterRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
describeClusterAsync(DescribeClusterRequest, AsyncHandler<DescribeClusterRequest, DescribeClusterResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
DescribeClusterRequest - Class in com.amazonaws.services.snowball.model
 
DescribeClusterRequest() - Constructor for class com.amazonaws.services.snowball.model.DescribeClusterRequest
 
DescribeClusterResult - Class in com.amazonaws.services.snowball.model
 
DescribeClusterResult() - Constructor for class com.amazonaws.services.snowball.model.DescribeClusterResult
 
describeJob(DescribeJobRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
describeJob(DescribeJobRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Returns information about a specific job including shipping information, job status, and other important metadata.
describeJob(DescribeJobRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Returns information about a specific job including shipping information, job status, and other important metadata.
describeJobAsync(DescribeJobRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
describeJobAsync(DescribeJobRequest, AsyncHandler<DescribeJobRequest, DescribeJobResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
describeJobAsync(DescribeJobRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Returns information about a specific job including shipping information, job status, and other important metadata.
describeJobAsync(DescribeJobRequest, AsyncHandler<DescribeJobRequest, DescribeJobResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Returns information about a specific job including shipping information, job status, and other important metadata.
describeJobAsync(DescribeJobRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
describeJobAsync(DescribeJobRequest, AsyncHandler<DescribeJobRequest, DescribeJobResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
DescribeJobRequest - Class in com.amazonaws.services.snowball.model
 
DescribeJobRequest() - Constructor for class com.amazonaws.services.snowball.model.DescribeJobRequest
 
DescribeJobResult - Class in com.amazonaws.services.snowball.model
 
DescribeJobResult() - Constructor for class com.amazonaws.services.snowball.model.DescribeJobResult
 
describeReturnShippingLabel(DescribeReturnShippingLabelRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
describeReturnShippingLabel(DescribeReturnShippingLabelRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Information on the shipping label of a Snow device that is being returned to Amazon Web Services.
describeReturnShippingLabel(DescribeReturnShippingLabelRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Information on the shipping label of a Snow device that is being returned to Amazon Web Services.
describeReturnShippingLabelAsync(DescribeReturnShippingLabelRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
describeReturnShippingLabelAsync(DescribeReturnShippingLabelRequest, AsyncHandler<DescribeReturnShippingLabelRequest, DescribeReturnShippingLabelResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
describeReturnShippingLabelAsync(DescribeReturnShippingLabelRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Information on the shipping label of a Snow device that is being returned to Amazon Web Services.
describeReturnShippingLabelAsync(DescribeReturnShippingLabelRequest, AsyncHandler<DescribeReturnShippingLabelRequest, DescribeReturnShippingLabelResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Information on the shipping label of a Snow device that is being returned to Amazon Web Services.
describeReturnShippingLabelAsync(DescribeReturnShippingLabelRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
describeReturnShippingLabelAsync(DescribeReturnShippingLabelRequest, AsyncHandler<DescribeReturnShippingLabelRequest, DescribeReturnShippingLabelResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
DescribeReturnShippingLabelRequest - Class in com.amazonaws.services.snowball.model
 
DescribeReturnShippingLabelRequest() - Constructor for class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelRequest
 
DescribeReturnShippingLabelResult - Class in com.amazonaws.services.snowball.model
 
DescribeReturnShippingLabelResult() - Constructor for class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelResult
 
DeviceConfiguration - Class in com.amazonaws.services.snowball.model
The container for SnowconeDeviceConfiguration.
DeviceConfiguration() - Constructor for class com.amazonaws.services.snowball.model.DeviceConfiguration
 
DeviceServiceName - Enum in com.amazonaws.services.snowball.model
 

E

Ec2AmiResource - Class in com.amazonaws.services.snowball.model
A JSON-formatted object that contains the IDs for an Amazon Machine Image (AMI), including the Amazon EC2-compatible AMI ID and the Snow device AMI ID.
Ec2AmiResource() - Constructor for class com.amazonaws.services.snowball.model.Ec2AmiResource
 
Ec2RequestFailedException - Exception in com.amazonaws.services.snowball.model
Your user lacks the necessary Amazon EC2 permissions to perform the attempted action.
Ec2RequestFailedException(String) - Constructor for exception com.amazonaws.services.snowball.model.Ec2RequestFailedException
Constructs a new Ec2RequestFailedException with the specified error message.
EKSOnDeviceServiceConfiguration - Class in com.amazonaws.services.snowball.model
An object representing the metadata and configuration settings of EKS Anywhere on the Snow Family device.
EKSOnDeviceServiceConfiguration() - Constructor for class com.amazonaws.services.snowball.model.EKSOnDeviceServiceConfiguration
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.snowball.AmazonSnowball
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.snowball.model.Address
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.CancelClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.CancelClusterResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.CancelJobRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.CancelJobResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.ClusterListEntry
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.CompatibleImage
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.CreateAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.CreateAddressResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.CreateClusterResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.CreateJobResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.CreateReturnShippingLabelRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.CreateReturnShippingLabelResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.DataTransfer
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.DependentService
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.DescribeAddressesRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.DescribeAddressesResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.DescribeAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.DescribeAddressResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.DescribeClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.DescribeClusterResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.DescribeJobRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.DescribeJobResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.DeviceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.Ec2AmiResource
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.EKSOnDeviceServiceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.EventTriggerDefinition
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.GetJobManifestRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.GetJobManifestResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.GetJobUnlockCodeRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.GetJobUnlockCodeResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.GetSnowballUsageRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.GetSnowballUsageResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.GetSoftwareUpdatesRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.GetSoftwareUpdatesResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.INDTaxDocuments
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.JobListEntry
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.JobLogs
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.JobMetadata
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.JobResource
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.KeyRange
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.LambdaResource
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.ListClusterJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.ListClusterJobsResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.ListClustersRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.ListClustersResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.ListJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.ListJobsResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.NFSOnDeviceServiceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.Notification
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.OnDeviceServiceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.PickupDetails
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.S3OnDeviceServiceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.S3Resource
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.ServiceVersion
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.Shipment
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.ShippingDetails
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.SnowconeDeviceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.TargetOnDeviceService
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.TaxDocuments
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.TGWOnDeviceServiceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.UpdateClusterResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.UpdateJobResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.UpdateJobShipmentStateRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.UpdateJobShipmentStateResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.UpdateLongTermPricingRequest
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.UpdateLongTermPricingResult
 
equals(Object) - Method in class com.amazonaws.services.snowball.model.WirelessConnection
 
EventTriggerDefinition - Class in com.amazonaws.services.snowball.model
EventTriggerDefinition() - Constructor for class com.amazonaws.services.snowball.model.EventTriggerDefinition
 

F

fromValue(String) - Static method in enum com.amazonaws.services.snowball.model.AddressType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.snowball.model.ClusterState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.snowball.model.DeviceServiceName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.snowball.model.ImpactLevel
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.snowball.model.JobState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.snowball.model.JobType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.snowball.model.LongTermPricingType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.snowball.model.RemoteManagement
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.snowball.model.ServiceName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.snowball.model.ShipmentState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.snowball.model.ShippingLabelStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.snowball.model.ShippingOption
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.snowball.model.SnowballCapacity
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.snowball.model.SnowballType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.snowball.model.StorageUnit
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.snowball.model.TransferOption
Use this in place of valueOf.

G

getAddress() - Method in class com.amazonaws.services.snowball.model.CreateAddressRequest
The address that you want the Snow device shipped to.
getAddress() - Method in class com.amazonaws.services.snowball.model.DescribeAddressResult
The address that you want the Snow device(s) associated with a specific job to be shipped to.
getAddresses() - Method in class com.amazonaws.services.snowball.model.DescribeAddressesResult
The Snow device shipping addresses that were created for this account.
getAddresses() - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsResult
Information about the address of pickup locations.
getAddressId() - Method in class com.amazonaws.services.snowball.model.Address
The unique ID for an address.
getAddressId() - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The automatically generated ID for a specific address.
getAddressId() - Method in class com.amazonaws.services.snowball.model.CreateAddressResult
The automatically generated ID for a specific address.
getAddressId() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The ID for the address that you want the cluster shipped to.
getAddressId() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The ID for the address that you want the Snow device shipped to.
getAddressId() - Method in class com.amazonaws.services.snowball.model.DescribeAddressRequest
The automatically generated ID for a specific address.
getAddressId() - Method in class com.amazonaws.services.snowball.model.JobMetadata
The ID for the address that you want the Snow device shipped to.
getAddressId() - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The ID of the updated Address object.
getAddressId() - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The ID of the updated Address object.
getAmiId() - Method in class com.amazonaws.services.snowball.model.CompatibleImage
The unique identifier for an individual Snow device AMI.
getAmiId() - Method in class com.amazonaws.services.snowball.model.Ec2AmiResource
The ID of the AMI in Amazon EC2.
getBeginMarker() - Method in class com.amazonaws.services.snowball.model.KeyRange
The key that starts an optional key range for an export job.
getBucketArn() - Method in class com.amazonaws.services.snowball.model.S3Resource
The Amazon Resource Name (ARN) of an Amazon S3 bucket.
getBytesTransferred() - Method in class com.amazonaws.services.snowball.model.DataTransfer
The number of bytes transferred between a Snow device and Amazon S3.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCity() - Method in class com.amazonaws.services.snowball.model.Address
The city in an address that a Snow device is to be delivered to.
getClusterId() - Method in class com.amazonaws.services.snowball.model.CancelClusterRequest
The 39-character ID for the cluster that you want to cancel, for example CID123e4567-e89b-12d3-a456-426655440000.
getClusterId() - Method in class com.amazonaws.services.snowball.model.ClusterListEntry
The 39-character ID for the cluster that you want to list, for example CID123e4567-e89b-12d3-a456-426655440000.
getClusterId() - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The automatically generated ID for a cluster.
getClusterId() - Method in class com.amazonaws.services.snowball.model.CreateClusterResult
The automatically generated ID for a cluster.
getClusterId() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The ID of a cluster.
getClusterId() - Method in class com.amazonaws.services.snowball.model.DescribeClusterRequest
The automatically generated ID for a cluster.
getClusterId() - Method in class com.amazonaws.services.snowball.model.JobMetadata
The 39-character ID for the cluster, for example CID123e4567-e89b-12d3-a456-426655440000.
getClusterId() - Method in class com.amazonaws.services.snowball.model.ListClusterJobsRequest
The 39-character ID for the cluster that you want to list, for example CID123e4567-e89b-12d3-a456-426655440000.
getClusterId() - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The cluster ID of the cluster that you want to update, for example CID123e4567-e89b-12d3-a456-426655440000.
getClusterListEntries() - Method in class com.amazonaws.services.snowball.model.ListClustersResult
Each ClusterListEntry object contains a cluster's state, a cluster's ID, and other important status information.
getClusterMetadata() - Method in class com.amazonaws.services.snowball.model.DescribeClusterResult
Information about a specific cluster, including shipping information, cluster status, and other important metadata.
getClusterState() - Method in class com.amazonaws.services.snowball.model.ClusterListEntry
The current state of this cluster.
getClusterState() - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The current status of the cluster.
getCompany() - Method in class com.amazonaws.services.snowball.model.Address
The name of the company to receive a Snow device at an address.
getCompatibleImages() - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesResult
A JSON-formatted object that describes a compatible AMI, including the ID and name for a Snow device AMI.
getConflictResource() - Method in exception com.amazonaws.services.snowball.model.ConflictException
You get this resource when you call CreateReturnShippingLabel more than once when other requests are not completed.
getCountry() - Method in class com.amazonaws.services.snowball.model.Address
The country in an address that a Snow device is to be delivered to.
getCreationDate() - Method in class com.amazonaws.services.snowball.model.ClusterListEntry
The creation date for this cluster.
getCreationDate() - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The creation date for this cluster.
getCreationDate() - Method in class com.amazonaws.services.snowball.model.JobListEntry
The creation date for this job.
getCreationDate() - Method in class com.amazonaws.services.snowball.model.JobMetadata
The creation date for this job.
getCurrentActiveJob() - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The current active jobs on the device the long-term pricing type.
getDataTransferProgress() - Method in class com.amazonaws.services.snowball.model.JobMetadata
A value that defines the real-time status of a Snow device's data transfer while the device is at Amazon Web Services.
getDependentServices() - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsRequest
A list of names and versions of dependant services of the requested service.
getDependentServices() - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsResult
A list of names and versions of dependant services of the service for which the system provided supported versions.
getDescription() - Method in class com.amazonaws.services.snowball.model.ClusterListEntry
Defines an optional description of the cluster, for example Environmental Data Cluster-01.
getDescription() - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The optional description of the cluster.
getDescription() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
An optional description of this specific cluster, for example Environmental Data Cluster-01.
getDescription() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Defines an optional description of this specific job, for example Important Photos 2016-08-11.
getDescription() - Method in class com.amazonaws.services.snowball.model.JobListEntry
The optional description of this specific job, for example Important Photos 2016-08-11.
getDescription() - Method in class com.amazonaws.services.snowball.model.JobMetadata
The description of the job, provided at job creation.
getDescription() - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The updated description of this cluster.
getDescription() - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The updated description of this job's JobMetadata object.
getDeviceConfiguration() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Defines the device configuration for an Snowcone job.
getDeviceConfiguration() - Method in class com.amazonaws.services.snowball.model.JobMetadata
 
getDevicePickupId() - Method in class com.amazonaws.services.snowball.model.PickupDetails
The unique ID for a device that will be picked up.
getDevicePickupSnsTopicARN() - Method in class com.amazonaws.services.snowball.model.Notification
Used to send SNS notifications for the person picking up the device (identified during job creation).
getEc2AmiResources() - Method in class com.amazonaws.services.snowball.model.JobResource
The Amazon Machine Images (AMIs) associated with this job.
getEKSAnywhereVersion() - Method in class com.amazonaws.services.snowball.model.EKSOnDeviceServiceConfiguration
The optional version of EKS Anywhere on the Snow Family device.
getEKSOnDeviceService() - Method in class com.amazonaws.services.snowball.model.OnDeviceServiceConfiguration
The configuration of EKS Anywhere on the Snow Family device.
getEmail() - Method in class com.amazonaws.services.snowball.model.PickupDetails
The email address of the person picking up the device.
getEndMarker() - Method in class com.amazonaws.services.snowball.model.KeyRange
The key that ends an optional key range for an export job.
getEventResourceARN() - Method in class com.amazonaws.services.snowball.model.EventTriggerDefinition
The Amazon Resource Name (ARN) for any local Amazon S3 resource that is an Lambda function's event trigger associated with this job.
getEventTriggers() - Method in class com.amazonaws.services.snowball.model.LambdaResource
The array of ARNs for S3Resource objects to trigger the LambdaResource objects associated with this job.
getExecutorService() - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
Returns the executor service used by this client to execute async requests.
getExpirationDate() - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelResult
The expiration date of the current return shipping label.
getFaultTolerance() - Method in class com.amazonaws.services.snowball.model.S3OnDeviceServiceConfiguration
>Fault tolerance level of the cluster.
getForceCreateJobs() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
Force to create cluster when user attempts to overprovision or underprovision a cluster.
getForwardingAddressId() - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The ID of the address that you want a cluster shipped to, after it will be shipped to its primary address.
getForwardingAddressId() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The forwarding address ID for a cluster.
getForwardingAddressId() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The forwarding address ID for a job.
getForwardingAddressId() - Method in class com.amazonaws.services.snowball.model.JobMetadata
The ID of the address that you want a job shipped to, after it will be shipped to its primary address.
getForwardingAddressId() - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The updated ID for the forwarding address for a cluster.
getForwardingAddressId() - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The updated ID for the forwarding address for a job.
getGSTIN() - Method in class com.amazonaws.services.snowball.model.INDTaxDocuments
The Goods and Services Tax (GST) documents required in Amazon Web Services Region in India.
getIdentificationExpirationDate() - Method in class com.amazonaws.services.snowball.model.PickupDetails
Expiration date of the credential identifying the person picking up the device.
getIdentificationIssuingOrg() - Method in class com.amazonaws.services.snowball.model.PickupDetails
Organization that issued the credential identifying the person picking up the device.
getIdentificationNumber() - Method in class com.amazonaws.services.snowball.model.PickupDetails
The number on the credential identifying the person picking up the device.
getImpactLevel() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The highest impact level of data that will be stored or processed on the device, provided at job creation.
getImpactLevel() - Method in class com.amazonaws.services.snowball.model.JobMetadata
The highest impact level of data that will be stored or processed on the device, provided at job creation.
getInboundShipment() - Method in class com.amazonaws.services.snowball.model.ShippingDetails
The Status and TrackingNumber values for a Snow device being returned to Amazon Web Services for a particular job.
getIND() - Method in class com.amazonaws.services.snowball.model.TaxDocuments
 
getInitialClusterSize() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
If provided, each job will be automatically created and associated with the new cluster.
getIsLongTermPricingAutoRenew() - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingRequest
Specifies whether the current long-term pricing type for the device should be renewed.
getIsLongTermPricingAutoRenew() - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
If set to true, specifies that the current long-term pricing type for the device should be automatically renewed before the long-term pricing contract expires.
getIsLongTermPricingAutoRenew() - Method in class com.amazonaws.services.snowball.model.UpdateLongTermPricingRequest
If set to true, specifies that the current long-term pricing type for the device should be automatically renewed before the long-term pricing contract expires.
getIsMaster() - Method in class com.amazonaws.services.snowball.model.JobListEntry
A value that indicates that this job is a main job.
getIsRestricted() - Method in class com.amazonaws.services.snowball.model.Address
If the address you are creating is a primary address, then set this option to true.
getIsWifiEnabled() - Method in class com.amazonaws.services.snowball.model.WirelessConnection
Enables the Wi-Fi adapter on an Snowcone device.
getJobCompletionReportURI() - Method in class com.amazonaws.services.snowball.model.JobLogs
A link to an Amazon S3 presigned URL where the job completion report is located.
getJobFailureLogURI() - Method in class com.amazonaws.services.snowball.model.JobLogs
A link to an Amazon S3 presigned URL where the job failure log is located.
getJobId() - Method in class com.amazonaws.services.snowball.model.CancelJobRequest
The 39-character job ID for the job that you want to cancel, for example JID123e4567-e89b-12d3-a456-426655440000.
getJobId() - Method in class com.amazonaws.services.snowball.model.CreateJobResult
The automatically generated ID for a job, for example JID123e4567-e89b-12d3-a456-426655440000.
getJobId() - Method in class com.amazonaws.services.snowball.model.CreateReturnShippingLabelRequest
The ID for a job that you want to create the return shipping label for; for example, JID123e4567-e89b-12d3-a456-426655440000.
getJobId() - Method in class com.amazonaws.services.snowball.model.DescribeJobRequest
The automatically generated ID for a job, for example JID123e4567-e89b-12d3-a456-426655440000.
getJobId() - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelRequest
The automatically generated ID for a job, for example JID123e4567-e89b-12d3-a456-426655440000.
getJobId() - Method in class com.amazonaws.services.snowball.model.GetJobManifestRequest
The ID for a job that you want to get the manifest file for, for example JID123e4567-e89b-12d3-a456-426655440000.
getJobId() - Method in class com.amazonaws.services.snowball.model.GetJobUnlockCodeRequest
The ID for the job that you want to get the UnlockCode value for, for example JID123e4567-e89b-12d3-a456-426655440000.
getJobId() - Method in class com.amazonaws.services.snowball.model.GetSoftwareUpdatesRequest
The ID for a job that you want to get the software update file for, for example JID123e4567-e89b-12d3-a456-426655440000.
getJobId() - Method in class com.amazonaws.services.snowball.model.JobListEntry
The automatically generated ID for a job, for example JID123e4567-e89b-12d3-a456-426655440000.
getJobId() - Method in class com.amazonaws.services.snowball.model.JobMetadata
The automatically generated ID for a job, for example JID123e4567-e89b-12d3-a456-426655440000.
getJobId() - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The job ID of the job that you want to update, for example JID123e4567-e89b-12d3-a456-426655440000.
getJobId() - Method in class com.amazonaws.services.snowball.model.UpdateJobShipmentStateRequest
The job ID of the job whose shipment date you want to update, for example JID123e4567-e89b-12d3-a456-426655440000.
getJobIds() - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The IDs of the jobs that are associated with a long-term pricing type.
getJobListEntries() - Method in class com.amazonaws.services.snowball.model.CreateClusterResult
List of jobs created for this cluster.
getJobListEntries() - Method in class com.amazonaws.services.snowball.model.ListClusterJobsResult
Each JobListEntry object contains a job's state, a job's ID, and a value that indicates whether the job is a job part, in the case of export jobs.
getJobListEntries() - Method in class com.amazonaws.services.snowball.model.ListJobsResult
Each JobListEntry object contains a job's state, a job's ID, and a value that indicates whether the job is a job part, in the case of export jobs.
getJobLogInfo() - Method in class com.amazonaws.services.snowball.model.JobMetadata
Links to Amazon S3 presigned URLs for the job report and logs.
getJobManifest(GetJobManifestRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
getJobManifest(GetJobManifestRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Returns a link to an Amazon S3 presigned URL for the manifest file associated with the specified JobId value.
getJobManifest(GetJobManifestRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Returns a link to an Amazon S3 presigned URL for the manifest file associated with the specified JobId value.
getJobManifestAsync(GetJobManifestRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
getJobManifestAsync(GetJobManifestRequest, AsyncHandler<GetJobManifestRequest, GetJobManifestResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
getJobManifestAsync(GetJobManifestRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Returns a link to an Amazon S3 presigned URL for the manifest file associated with the specified JobId value.
getJobManifestAsync(GetJobManifestRequest, AsyncHandler<GetJobManifestRequest, GetJobManifestResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Returns a link to an Amazon S3 presigned URL for the manifest file associated with the specified JobId value.
getJobManifestAsync(GetJobManifestRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
getJobManifestAsync(GetJobManifestRequest, AsyncHandler<GetJobManifestRequest, GetJobManifestResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
GetJobManifestRequest - Class in com.amazonaws.services.snowball.model
 
GetJobManifestRequest() - Constructor for class com.amazonaws.services.snowball.model.GetJobManifestRequest
 
GetJobManifestResult - Class in com.amazonaws.services.snowball.model
 
GetJobManifestResult() - Constructor for class com.amazonaws.services.snowball.model.GetJobManifestResult
 
getJobMetadata() - Method in class com.amazonaws.services.snowball.model.DescribeJobResult
Information about a specific job, including shipping information, job status, and other important metadata.
getJobState() - Method in class com.amazonaws.services.snowball.model.JobListEntry
The current state of this job.
getJobState() - Method in class com.amazonaws.services.snowball.model.JobMetadata
The current status of the jobs.
getJobStatesToNotify() - Method in class com.amazonaws.services.snowball.model.Notification
The list of job states that will trigger a notification for this job.
getJobSuccessLogURI() - Method in class com.amazonaws.services.snowball.model.JobLogs
A link to an Amazon S3 presigned URL where the job success log is located.
getJobType() - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The type of job for this cluster.
getJobType() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The type of job for this cluster.
getJobType() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Defines the type of job that you're creating.
getJobType() - Method in class com.amazonaws.services.snowball.model.JobListEntry
The type of job.
getJobType() - Method in class com.amazonaws.services.snowball.model.JobMetadata
The type of job.
getJobUnlockCode(GetJobUnlockCodeRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
getJobUnlockCode(GetJobUnlockCodeRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Returns the UnlockCode code value for the specified job.
getJobUnlockCode(GetJobUnlockCodeRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Returns the UnlockCode code value for the specified job.
getJobUnlockCodeAsync(GetJobUnlockCodeRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
getJobUnlockCodeAsync(GetJobUnlockCodeRequest, AsyncHandler<GetJobUnlockCodeRequest, GetJobUnlockCodeResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
getJobUnlockCodeAsync(GetJobUnlockCodeRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Returns the UnlockCode code value for the specified job.
getJobUnlockCodeAsync(GetJobUnlockCodeRequest, AsyncHandler<GetJobUnlockCodeRequest, GetJobUnlockCodeResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Returns the UnlockCode code value for the specified job.
getJobUnlockCodeAsync(GetJobUnlockCodeRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
getJobUnlockCodeAsync(GetJobUnlockCodeRequest, AsyncHandler<GetJobUnlockCodeRequest, GetJobUnlockCodeResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
GetJobUnlockCodeRequest - Class in com.amazonaws.services.snowball.model
 
GetJobUnlockCodeRequest() - Constructor for class com.amazonaws.services.snowball.model.GetJobUnlockCodeRequest
 
GetJobUnlockCodeResult - Class in com.amazonaws.services.snowball.model
 
GetJobUnlockCodeResult() - Constructor for class com.amazonaws.services.snowball.model.GetJobUnlockCodeResult
 
getKeyRange() - Method in class com.amazonaws.services.snowball.model.S3Resource
For export jobs, you can provide an optional KeyRange within a specific Amazon S3 bucket.
getKmsKeyARN() - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The KmsKeyARN Amazon Resource Name (ARN) associated with this cluster.
getKmsKeyARN() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The KmsKeyARN value that you want to associate with this cluster.
getKmsKeyARN() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The KmsKeyARN that you want to associate with this job.
getKmsKeyARN() - Method in class com.amazonaws.services.snowball.model.JobMetadata
The Amazon Resource Name (ARN) for the Key Management Service (KMS) key associated with this job.
getKubernetesVersion() - Method in class com.amazonaws.services.snowball.model.EKSOnDeviceServiceConfiguration
The Kubernetes version for EKS Anywhere on the Snow Family device.
getLambdaArn() - Method in class com.amazonaws.services.snowball.model.LambdaResource
An Amazon Resource Name (ARN) that represents an Lambda function to be triggered by PUT object actions on the associated local Amazon S3 resource.
getLambdaResources() - Method in class com.amazonaws.services.snowball.model.JobResource
The Python-language Lambda functions for this job.
getLandmark() - Method in class com.amazonaws.services.snowball.model.Address
This field is no longer used and the value is ignored.
getLongTermPricingEndDate() - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The end date the long-term pricing contract.
getLongTermPricingEntries() - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingResult
Each LongTermPricingEntry object contains a status, ID, and other information about the LongTermPricing type.
getLongTermPricingId() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The ID of the long-term pricing type for the device.
getLongTermPricingId() - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingResult
The ID of the long-term pricing type for the device.
getLongTermPricingId() - Method in class com.amazonaws.services.snowball.model.JobMetadata
The ID of the long-term pricing type for the device.
getLongTermPricingId() - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The ID of the long-term pricing type for the device.
getLongTermPricingId() - Method in class com.amazonaws.services.snowball.model.UpdateLongTermPricingRequest
The ID of the long-term pricing type for the device.
getLongTermPricingIds() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
Lists long-term pricing id that will be used to associate with jobs automatically created for the new cluster.
getLongTermPricingStartDate() - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The start date of the long-term pricing contract.
getLongTermPricingStatus() - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The status of the long-term pricing type.
getLongTermPricingType() - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingRequest
The type of long-term pricing option you want for the device, either 1-year or 3-year long-term pricing.
getLongTermPricingType() - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The type of long-term pricing that was selected for the device.
getManifestURI() - Method in class com.amazonaws.services.snowball.model.GetJobManifestResult
The Amazon S3 presigned URL for the manifest file associated with the specified JobId value.
getMaxResults() - Method in class com.amazonaws.services.snowball.model.DescribeAddressesRequest
The number of ADDRESS objects to return.
getMaxResults() - Method in class com.amazonaws.services.snowball.model.ListClusterJobsRequest
The number of JobListEntry objects to return.
getMaxResults() - Method in class com.amazonaws.services.snowball.model.ListClustersRequest
The number of ClusterListEntry objects to return.
getMaxResults() - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesRequest
The maximum number of results for the list of compatible images.
getMaxResults() - Method in class com.amazonaws.services.snowball.model.ListJobsRequest
The number of JobListEntry objects to return.
getMaxResults() - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingRequest
The maximum number of ListLongTermPricing objects to return.
getMaxResults() - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsRequest
The maximum number of locations to list per page.
getMaxResults() - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsRequest
The maximum number of ListServiceVersions objects to return.
getName() - Method in class com.amazonaws.services.snowball.model.Address
The name of a person to receive a Snow device at an address.
getName() - Method in class com.amazonaws.services.snowball.model.CompatibleImage
The optional name of a compatible image.
getName() - Method in class com.amazonaws.services.snowball.model.PickupDetails
The name of the person picking up the device.
getNextToken() - Method in class com.amazonaws.services.snowball.model.DescribeAddressesRequest
HTTP requests are stateless.
getNextToken() - Method in class com.amazonaws.services.snowball.model.DescribeAddressesResult
HTTP requests are stateless.
getNextToken() - Method in class com.amazonaws.services.snowball.model.ListClusterJobsRequest
HTTP requests are stateless.
getNextToken() - Method in class com.amazonaws.services.snowball.model.ListClusterJobsResult
HTTP requests are stateless.
getNextToken() - Method in class com.amazonaws.services.snowball.model.ListClustersRequest
HTTP requests are stateless.
getNextToken() - Method in class com.amazonaws.services.snowball.model.ListClustersResult
HTTP requests are stateless.
getNextToken() - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesRequest
HTTP requests are stateless.
getNextToken() - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesResult
Because HTTP requests are stateless, this is the starting point for your next list of returned images.
getNextToken() - Method in class com.amazonaws.services.snowball.model.ListJobsRequest
HTTP requests are stateless.
getNextToken() - Method in class com.amazonaws.services.snowball.model.ListJobsResult
HTTP requests are stateless.
getNextToken() - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingRequest
Because HTTP requests are stateless, this is the starting point for your next list of ListLongTermPricing to return.
getNextToken() - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingResult
Because HTTP requests are stateless, this is the starting point for your next list of returned ListLongTermPricing list.
getNextToken() - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsRequest
HTTP requests are stateless.
getNextToken() - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsResult
HTTP requests are stateless.
getNextToken() - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsRequest
Because HTTP requests are stateless, this is the starting point for the next list of returned ListServiceVersionsRequest versions.
getNextToken() - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsResult
Because HTTP requests are stateless, this is the starting point of the next list of returned ListServiceVersionsResult results.
getNFSOnDeviceService() - Method in class com.amazonaws.services.snowball.model.OnDeviceServiceConfiguration
Represents the NFS (Network File System) service on a Snow Family device.
getNotification() - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.
getNotification() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.
getNotification() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Defines the Amazon Simple Notification Service (Amazon SNS) notification settings for this job.
getNotification() - Method in class com.amazonaws.services.snowball.model.JobMetadata
The Amazon Simple Notification Service (Amazon SNS) notification settings associated with a specific job.
getNotification() - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The new or updated Notification object.
getNotification() - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The new or updated Notification object.
getNotifyAll() - Method in class com.amazonaws.services.snowball.model.Notification
Any change in job state will trigger a notification for this job.
getObjectsTransferred() - Method in class com.amazonaws.services.snowball.model.DataTransfer
The number of objects transferred between a Snow device and Amazon S3.
getOnDeviceServiceConfiguration() - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
Represents metadata and configuration settings for services on an Amazon Web Services Snow Family device.
getOnDeviceServiceConfiguration() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.
getOnDeviceServiceConfiguration() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.
getOnDeviceServiceConfiguration() - Method in class com.amazonaws.services.snowball.model.JobMetadata
Represents metadata and configuration settings for services on an Amazon Web Services Snow Family device.
getOnDeviceServiceConfiguration() - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.
getOnDeviceServiceConfiguration() - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.
getOutboundShipment() - Method in class com.amazonaws.services.snowball.model.ShippingDetails
The Status and TrackingNumber values for a Snow device being delivered to the address that you specified for a particular job.
getPhoneNumber() - Method in class com.amazonaws.services.snowball.model.Address
The phone number associated with an address that a Snow device is to be delivered to.
getPhoneNumber() - Method in class com.amazonaws.services.snowball.model.PickupDetails
The phone number of the person picking up the device.
getPickupDetails() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Information identifying the person picking up the device.
getPickupDetails() - Method in class com.amazonaws.services.snowball.model.JobMetadata
Information identifying the person picking up the device.
getPickupDetails() - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
 
getPostalCode() - Method in class com.amazonaws.services.snowball.model.Address
The postal code in an address that a Snow device is to be delivered to.
getPrefectureOrDistrict() - Method in class com.amazonaws.services.snowball.model.Address
This field is no longer used and the value is ignored.
getRemoteManagement() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal network.
getRemoteManagement() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Allows you to securely operate and manage Snowcone devices remotely from outside of your internal network.
getRemoteManagement() - Method in class com.amazonaws.services.snowball.model.JobMetadata
Allows you to securely operate and manage Snowcone devices remotely from outside of your internal network.
getReplacementJob() - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
A new device that replaces a device that is ordered with long-term pricing.
getReplacementJob() - Method in class com.amazonaws.services.snowball.model.UpdateLongTermPricingRequest
Specifies that a device that is ordered with long-term pricing should be replaced with a new device.
getResources() - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The arrays of JobResource objects that can include updated S3Resource objects or LambdaResource objects.
getResources() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The resources associated with the cluster job.
getResources() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Defines the Amazon S3 buckets associated with this job.
getResources() - Method in class com.amazonaws.services.snowball.model.JobMetadata
An array of S3Resource objects.
getResources() - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The updated arrays of JobResource objects that can include updated S3Resource objects or LambdaResource objects.
getResources() - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The updated JobResource object, or the updated JobResource object.
getResourceType() - Method in exception com.amazonaws.services.snowball.model.InvalidResourceException
The provided resource value is invalid.
getReturnShippingLabelURI() - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelResult
The pre-signed Amazon S3 URI used to download the return shipping label.
getRoleARN() - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The role ARN associated with this cluster.
getRoleARN() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The RoleARN that you want to associate with this cluster.
getRoleARN() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The RoleARN that you want to associate with this job.
getRoleARN() - Method in class com.amazonaws.services.snowball.model.JobMetadata
The role ARN associated with this job.
getRoleARN() - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The new role Amazon Resource Name (ARN) that you want to associate with this cluster.
getRoleARN() - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The new role Amazon Resource Name (ARN) that you want to associate with this job.
getS3OnDeviceService() - Method in class com.amazonaws.services.snowball.model.OnDeviceServiceConfiguration
Configuration for Amazon S3 compatible storage on Snow family devices.
getS3Resources() - Method in class com.amazonaws.services.snowball.model.JobResource
An array of S3Resource objects.
getServiceName() - Method in class com.amazonaws.services.snowball.model.DependentService
The name of the dependent service.
getServiceName() - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsRequest
The name of the service for which you're requesting supported versions.
getServiceName() - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsResult
The name of the service for which the system provided supported versions.
getServiceName() - Method in class com.amazonaws.services.snowball.model.TargetOnDeviceService
Specifies the name of the service on the Snow Family device that your transferred data will be exported from or imported into.
getServiceSize() - Method in class com.amazonaws.services.snowball.model.S3OnDeviceServiceConfiguration
Applicable when creating a cluster.
getServiceVersion() - Method in class com.amazonaws.services.snowball.model.DependentService
The version of the dependent service.
getServiceVersions() - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsResult
A list of supported versions.
getShipmentState() - Method in class com.amazonaws.services.snowball.model.UpdateJobShipmentStateRequest
The state of a device when it is being shipped.
getShippingDetails() - Method in class com.amazonaws.services.snowball.model.JobMetadata
A job's shipping information, including inbound and outbound tracking numbers and shipping speed options.
getShippingOption() - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The shipping speed for each node in this cluster.
getShippingOption() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The shipping speed for each node in this cluster.
getShippingOption() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The shipping speed for this job.
getShippingOption() - Method in class com.amazonaws.services.snowball.model.CreateReturnShippingLabelRequest
The shipping speed for a particular job.
getShippingOption() - Method in class com.amazonaws.services.snowball.model.ShippingDetails
The shipping speed for a particular job.
getShippingOption() - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The updated shipping option value of this cluster's ShippingDetails object.
getShippingOption() - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The updated shipping option value of this job's ShippingDetails object.
getSnowballAmiId() - Method in class com.amazonaws.services.snowball.model.Ec2AmiResource
The ID of the AMI on the Snow device.
getSnowballCapacityPreference() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
If your job is being created in one of the US regions, you have the option of specifying what size Snow device you'd like for this job.
getSnowballCapacityPreference() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
If your job is being created in one of the US regions, you have the option of specifying what size Snow device you'd like for this job.
getSnowballCapacityPreference() - Method in class com.amazonaws.services.snowball.model.JobMetadata
The Snow device capacity preference for this job, specified at job creation.
getSnowballCapacityPreference() - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The updated SnowballCapacityPreference of this job's JobMetadata object.
getSnowballId() - Method in class com.amazonaws.services.snowball.model.JobMetadata
Unique ID associated with a device.
getSnowballLimit() - Method in class com.amazonaws.services.snowball.model.GetSnowballUsageResult
The service limit for number of Snow devices this account can have at once.
getSnowballsInUse() - Method in class com.amazonaws.services.snowball.model.GetSnowballUsageResult
The number of Snow devices that this account is currently using.
getSnowballType() - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The type of Snowcone device to use for this cluster.
getSnowballType() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The type of Snow Family devices to use for this cluster.
getSnowballType() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The type of Snow Family devices to use for this job.
getSnowballType() - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingRequest
The type of Snow Family devices to use for the long-term pricing job.
getSnowballType() - Method in class com.amazonaws.services.snowball.model.JobListEntry
The type of device used with this job.
getSnowballType() - Method in class com.amazonaws.services.snowball.model.JobMetadata
The type of device used with this job.
getSnowballType() - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The type of Snow Family devices associated with this long-term pricing job.
getSnowballUsage(GetSnowballUsageRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
getSnowballUsage(GetSnowballUsageRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Returns information about the Snow Family service limit for your account, and also the number of Snow devices your account has in use.
getSnowballUsage(GetSnowballUsageRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Returns information about the Snow Family service limit for your account, and also the number of Snow devices your account has in use.
getSnowballUsageAsync(GetSnowballUsageRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
getSnowballUsageAsync(GetSnowballUsageRequest, AsyncHandler<GetSnowballUsageRequest, GetSnowballUsageResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
getSnowballUsageAsync(GetSnowballUsageRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Returns information about the Snow Family service limit for your account, and also the number of Snow devices your account has in use.
getSnowballUsageAsync(GetSnowballUsageRequest, AsyncHandler<GetSnowballUsageRequest, GetSnowballUsageResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Returns information about the Snow Family service limit for your account, and also the number of Snow devices your account has in use.
getSnowballUsageAsync(GetSnowballUsageRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
getSnowballUsageAsync(GetSnowballUsageRequest, AsyncHandler<GetSnowballUsageRequest, GetSnowballUsageResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
GetSnowballUsageRequest - Class in com.amazonaws.services.snowball.model
 
GetSnowballUsageRequest() - Constructor for class com.amazonaws.services.snowball.model.GetSnowballUsageRequest
 
GetSnowballUsageResult - Class in com.amazonaws.services.snowball.model
 
GetSnowballUsageResult() - Constructor for class com.amazonaws.services.snowball.model.GetSnowballUsageResult
 
getSnowconeDeviceConfiguration() - Method in class com.amazonaws.services.snowball.model.DeviceConfiguration
Returns information about the device configuration for an Snowcone job.
getSnsTopicARN() - Method in class com.amazonaws.services.snowball.model.Notification
The new SNS TopicArn that you want to associate with this job.
getSoftwareUpdates(GetSoftwareUpdatesRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
getSoftwareUpdates(GetSoftwareUpdatesRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Returns an Amazon S3 presigned URL for an update file associated with a specified JobId.
getSoftwareUpdates(GetSoftwareUpdatesRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Returns an Amazon S3 presigned URL for an update file associated with a specified JobId.
getSoftwareUpdatesAsync(GetSoftwareUpdatesRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
getSoftwareUpdatesAsync(GetSoftwareUpdatesRequest, AsyncHandler<GetSoftwareUpdatesRequest, GetSoftwareUpdatesResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
getSoftwareUpdatesAsync(GetSoftwareUpdatesRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Returns an Amazon S3 presigned URL for an update file associated with a specified JobId.
getSoftwareUpdatesAsync(GetSoftwareUpdatesRequest, AsyncHandler<GetSoftwareUpdatesRequest, GetSoftwareUpdatesResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Returns an Amazon S3 presigned URL for an update file associated with a specified JobId.
getSoftwareUpdatesAsync(GetSoftwareUpdatesRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
getSoftwareUpdatesAsync(GetSoftwareUpdatesRequest, AsyncHandler<GetSoftwareUpdatesRequest, GetSoftwareUpdatesResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
GetSoftwareUpdatesRequest - Class in com.amazonaws.services.snowball.model
 
GetSoftwareUpdatesRequest() - Constructor for class com.amazonaws.services.snowball.model.GetSoftwareUpdatesRequest
 
GetSoftwareUpdatesResult - Class in com.amazonaws.services.snowball.model
 
GetSoftwareUpdatesResult() - Constructor for class com.amazonaws.services.snowball.model.GetSoftwareUpdatesResult
 
getStateOrProvince() - Method in class com.amazonaws.services.snowball.model.Address
The state or province in an address that a Snow device is to be delivered to.
getStatus() - Method in class com.amazonaws.services.snowball.model.CreateReturnShippingLabelResult
The status information of the task on a Snow device that is being returned to Amazon Web Services.
getStatus() - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelResult
The status information of the task on a Snow device that is being returned to Amazon Web Services.
getStatus() - Method in class com.amazonaws.services.snowball.model.Shipment
Status information for a shipment.
getStorageLimit() - Method in class com.amazonaws.services.snowball.model.NFSOnDeviceServiceConfiguration
The maximum NFS storage for one Snow Family device.
getStorageLimit() - Method in class com.amazonaws.services.snowball.model.S3OnDeviceServiceConfiguration
If the specified storage limit value matches storage limit of one of the defined configurations, that configuration will be used.
getStorageLimit() - Method in class com.amazonaws.services.snowball.model.TGWOnDeviceServiceConfiguration
The maximum number of virtual tapes to store on one Snow Family device.
getStorageUnit() - Method in class com.amazonaws.services.snowball.model.NFSOnDeviceServiceConfiguration
The scale unit of the NFS storage on the device.
getStorageUnit() - Method in class com.amazonaws.services.snowball.model.S3OnDeviceServiceConfiguration
Storage unit.
getStorageUnit() - Method in class com.amazonaws.services.snowball.model.TGWOnDeviceServiceConfiguration
The scale unit of the virtual tapes on the device.
getStreet1() - Method in class com.amazonaws.services.snowball.model.Address
The first line in a street address that a Snow device is to be delivered to.
getStreet2() - Method in class com.amazonaws.services.snowball.model.Address
The second line in a street address that a Snow device is to be delivered to.
getStreet3() - Method in class com.amazonaws.services.snowball.model.Address
The third line in a street address that a Snow device is to be delivered to.
getSubJobMetadata() - Method in class com.amazonaws.services.snowball.model.DescribeJobResult
Information about a specific job part (in the case of an export job), including shipping information, job status, and other important metadata.
getTargetOnDeviceServices() - Method in class com.amazonaws.services.snowball.model.S3Resource
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.
getTaxDocuments() - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The tax documents required in your Amazon Web Services Region.
getTaxDocuments() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The tax documents required in your Amazon Web Services Region.
getTaxDocuments() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The tax documents required in your Amazon Web Services Region.
getTaxDocuments() - Method in class com.amazonaws.services.snowball.model.JobMetadata
The metadata associated with the tax documents required in your Amazon Web Services Region.
getTGWOnDeviceService() - Method in class com.amazonaws.services.snowball.model.OnDeviceServiceConfiguration
Represents the Storage Gateway service Tape Gateway type on a Snow Family device.
getTotalBytes() - Method in class com.amazonaws.services.snowball.model.DataTransfer
The total bytes of data for a transfer between a Snow device and Amazon S3.
getTotalObjects() - Method in class com.amazonaws.services.snowball.model.DataTransfer
The total number of objects for a transfer between a Snow device and Amazon S3.
getTrackingNumber() - Method in class com.amazonaws.services.snowball.model.Shipment
The tracking number for this job.
getTransferOption() - Method in class com.amazonaws.services.snowball.model.TargetOnDeviceService
Specifies whether the data is being imported or exported.
getType() - Method in class com.amazonaws.services.snowball.model.Address
Differentiates between delivery address and pickup address in the customer account.
getUnlockCode() - Method in class com.amazonaws.services.snowball.model.GetJobUnlockCodeResult
The UnlockCode value for the specified job.
getUpdatesURI() - Method in class com.amazonaws.services.snowball.model.GetSoftwareUpdatesResult
The Amazon S3 presigned URL for the update file associated with the specified JobId value.
getVersion() - Method in class com.amazonaws.services.snowball.model.ServiceVersion
The version number of the requested service.
getWirelessConnection() - Method in class com.amazonaws.services.snowball.model.SnowconeDeviceConfiguration
Configures the wireless connection for the Snowcone device.

H

hashCode() - Method in class com.amazonaws.services.snowball.model.Address
 
hashCode() - Method in class com.amazonaws.services.snowball.model.CancelClusterRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.CancelClusterResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.CancelJobRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.CancelJobResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.ClusterListEntry
 
hashCode() - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
 
hashCode() - Method in class com.amazonaws.services.snowball.model.CompatibleImage
 
hashCode() - Method in class com.amazonaws.services.snowball.model.CreateAddressRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.CreateAddressResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.CreateClusterResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.CreateJobResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.CreateReturnShippingLabelRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.CreateReturnShippingLabelResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.DataTransfer
 
hashCode() - Method in class com.amazonaws.services.snowball.model.DependentService
 
hashCode() - Method in class com.amazonaws.services.snowball.model.DescribeAddressesRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.DescribeAddressesResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.DescribeAddressRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.DescribeAddressResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.DescribeClusterRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.DescribeClusterResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.DescribeJobRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.DescribeJobResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.DeviceConfiguration
 
hashCode() - Method in class com.amazonaws.services.snowball.model.Ec2AmiResource
 
hashCode() - Method in class com.amazonaws.services.snowball.model.EKSOnDeviceServiceConfiguration
 
hashCode() - Method in class com.amazonaws.services.snowball.model.EventTriggerDefinition
 
hashCode() - Method in class com.amazonaws.services.snowball.model.GetJobManifestRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.GetJobManifestResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.GetJobUnlockCodeRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.GetJobUnlockCodeResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.GetSnowballUsageRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.GetSnowballUsageResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.GetSoftwareUpdatesRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.GetSoftwareUpdatesResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.INDTaxDocuments
 
hashCode() - Method in class com.amazonaws.services.snowball.model.JobListEntry
 
hashCode() - Method in class com.amazonaws.services.snowball.model.JobLogs
 
hashCode() - Method in class com.amazonaws.services.snowball.model.JobMetadata
 
hashCode() - Method in class com.amazonaws.services.snowball.model.JobResource
 
hashCode() - Method in class com.amazonaws.services.snowball.model.KeyRange
 
hashCode() - Method in class com.amazonaws.services.snowball.model.LambdaResource
 
hashCode() - Method in class com.amazonaws.services.snowball.model.ListClusterJobsRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.ListClusterJobsResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.ListClustersRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.ListClustersResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.ListJobsRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.ListJobsResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
 
hashCode() - Method in class com.amazonaws.services.snowball.model.NFSOnDeviceServiceConfiguration
 
hashCode() - Method in class com.amazonaws.services.snowball.model.Notification
 
hashCode() - Method in class com.amazonaws.services.snowball.model.OnDeviceServiceConfiguration
 
hashCode() - Method in class com.amazonaws.services.snowball.model.PickupDetails
 
hashCode() - Method in class com.amazonaws.services.snowball.model.S3OnDeviceServiceConfiguration
 
hashCode() - Method in class com.amazonaws.services.snowball.model.S3Resource
 
hashCode() - Method in class com.amazonaws.services.snowball.model.ServiceVersion
 
hashCode() - Method in class com.amazonaws.services.snowball.model.Shipment
 
hashCode() - Method in class com.amazonaws.services.snowball.model.ShippingDetails
 
hashCode() - Method in class com.amazonaws.services.snowball.model.SnowconeDeviceConfiguration
 
hashCode() - Method in class com.amazonaws.services.snowball.model.TargetOnDeviceService
 
hashCode() - Method in class com.amazonaws.services.snowball.model.TaxDocuments
 
hashCode() - Method in class com.amazonaws.services.snowball.model.TGWOnDeviceServiceConfiguration
 
hashCode() - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.UpdateClusterResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.UpdateJobResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.UpdateJobShipmentStateRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.UpdateJobShipmentStateResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.UpdateLongTermPricingRequest
 
hashCode() - Method in class com.amazonaws.services.snowball.model.UpdateLongTermPricingResult
 
hashCode() - Method in class com.amazonaws.services.snowball.model.WirelessConnection
 

I

ImpactLevel - Enum in com.amazonaws.services.snowball.model
 
INDTaxDocuments - Class in com.amazonaws.services.snowball.model
The tax documents required in Amazon Web Services Region in India.
INDTaxDocuments() - Constructor for class com.amazonaws.services.snowball.model.INDTaxDocuments
 
InvalidAddressException - Exception in com.amazonaws.services.snowball.model
The address provided was invalid.
InvalidAddressException(String) - Constructor for exception com.amazonaws.services.snowball.model.InvalidAddressException
Constructs a new InvalidAddressException with the specified error message.
InvalidInputCombinationException - Exception in com.amazonaws.services.snowball.model
Job or cluster creation failed.
InvalidInputCombinationException(String) - Constructor for exception com.amazonaws.services.snowball.model.InvalidInputCombinationException
Constructs a new InvalidInputCombinationException with the specified error message.
InvalidJobStateException - Exception in com.amazonaws.services.snowball.model
The action can't be performed because the job's current state doesn't allow that action to be performed.
InvalidJobStateException(String) - Constructor for exception com.amazonaws.services.snowball.model.InvalidJobStateException
Constructs a new InvalidJobStateException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.snowball.model
The NextToken string was altered unexpectedly, and the operation has stopped.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.snowball.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidResourceException - Exception in com.amazonaws.services.snowball.model
The specified resource can't be found.
InvalidResourceException(String) - Constructor for exception com.amazonaws.services.snowball.model.InvalidResourceException
Constructs a new InvalidResourceException with the specified error message.
isForceCreateJobs() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
Force to create cluster when user attempts to overprovision or underprovision a cluster.
isLongTermPricingAutoRenew() - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingRequest
Specifies whether the current long-term pricing type for the device should be renewed.
isLongTermPricingAutoRenew() - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
If set to true, specifies that the current long-term pricing type for the device should be automatically renewed before the long-term pricing contract expires.
isLongTermPricingAutoRenew() - Method in class com.amazonaws.services.snowball.model.UpdateLongTermPricingRequest
If set to true, specifies that the current long-term pricing type for the device should be automatically renewed before the long-term pricing contract expires.
isMaster() - Method in class com.amazonaws.services.snowball.model.JobListEntry
A value that indicates that this job is a main job.
isNotifyAll() - Method in class com.amazonaws.services.snowball.model.Notification
Any change in job state will trigger a notification for this job.
isRestricted() - Method in class com.amazonaws.services.snowball.model.Address
If the address you are creating is a primary address, then set this option to true.
isWifiEnabled() - Method in class com.amazonaws.services.snowball.model.WirelessConnection
Enables the Wi-Fi adapter on an Snowcone device.

J

JobListEntry - Class in com.amazonaws.services.snowball.model
Each JobListEntry object contains a job's state, a job's ID, and a value that indicates whether the job is a job part, in the case of an export job.
JobListEntry() - Constructor for class com.amazonaws.services.snowball.model.JobListEntry
 
JobLogs - Class in com.amazonaws.services.snowball.model
Contains job logs.
JobLogs() - Constructor for class com.amazonaws.services.snowball.model.JobLogs
 
JobMetadata - Class in com.amazonaws.services.snowball.model
Contains information about a specific job including shipping information, job status, and other important metadata.
JobMetadata() - Constructor for class com.amazonaws.services.snowball.model.JobMetadata
 
JobResource - Class in com.amazonaws.services.snowball.model
Contains an array of Amazon Web Services resource objects.
JobResource() - Constructor for class com.amazonaws.services.snowball.model.JobResource
 
JobState - Enum in com.amazonaws.services.snowball.model
 
JobType - Enum in com.amazonaws.services.snowball.model
 

K

KeyRange - Class in com.amazonaws.services.snowball.model
Contains a key range.
KeyRange() - Constructor for class com.amazonaws.services.snowball.model.KeyRange
 
KMSRequestFailedException - Exception in com.amazonaws.services.snowball.model
The provided Key Management Service key lacks the permissions to perform the specified CreateJob or UpdateJob action.
KMSRequestFailedException(String) - Constructor for exception com.amazonaws.services.snowball.model.KMSRequestFailedException
Constructs a new KMSRequestFailedException with the specified error message.

L

LambdaResource - Class in com.amazonaws.services.snowball.model
Identifies
LambdaResource() - Constructor for class com.amazonaws.services.snowball.model.LambdaResource
 
listClusterJobs(ListClusterJobsRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
listClusterJobs(ListClusterJobsRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Returns an array of JobListEntry objects of the specified length.
listClusterJobs(ListClusterJobsRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Returns an array of JobListEntry objects of the specified length.
listClusterJobsAsync(ListClusterJobsRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
listClusterJobsAsync(ListClusterJobsRequest, AsyncHandler<ListClusterJobsRequest, ListClusterJobsResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
listClusterJobsAsync(ListClusterJobsRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Returns an array of JobListEntry objects of the specified length.
listClusterJobsAsync(ListClusterJobsRequest, AsyncHandler<ListClusterJobsRequest, ListClusterJobsResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Returns an array of JobListEntry objects of the specified length.
listClusterJobsAsync(ListClusterJobsRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
listClusterJobsAsync(ListClusterJobsRequest, AsyncHandler<ListClusterJobsRequest, ListClusterJobsResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
ListClusterJobsRequest - Class in com.amazonaws.services.snowball.model
 
ListClusterJobsRequest() - Constructor for class com.amazonaws.services.snowball.model.ListClusterJobsRequest
 
ListClusterJobsResult - Class in com.amazonaws.services.snowball.model
 
ListClusterJobsResult() - Constructor for class com.amazonaws.services.snowball.model.ListClusterJobsResult
 
listClusters(ListClustersRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
listClusters(ListClustersRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Returns an array of ClusterListEntry objects of the specified length.
listClusters(ListClustersRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Returns an array of ClusterListEntry objects of the specified length.
listClustersAsync(ListClustersRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
listClustersAsync(ListClustersRequest, AsyncHandler<ListClustersRequest, ListClustersResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
listClustersAsync(ListClustersRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Returns an array of ClusterListEntry objects of the specified length.
listClustersAsync(ListClustersRequest, AsyncHandler<ListClustersRequest, ListClustersResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Returns an array of ClusterListEntry objects of the specified length.
listClustersAsync(ListClustersRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
listClustersAsync(ListClustersRequest, AsyncHandler<ListClustersRequest, ListClustersResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
ListClustersRequest - Class in com.amazonaws.services.snowball.model
 
ListClustersRequest() - Constructor for class com.amazonaws.services.snowball.model.ListClustersRequest
 
ListClustersResult - Class in com.amazonaws.services.snowball.model
 
ListClustersResult() - Constructor for class com.amazonaws.services.snowball.model.ListClustersResult
 
listCompatibleImages(ListCompatibleImagesRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
listCompatibleImages(ListCompatibleImagesRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
This action returns a list of the different Amazon EC2-compatible Amazon Machine Images (AMIs) that are owned by your Amazon Web Services accountthat would be supported for use on a Snow device.
listCompatibleImages(ListCompatibleImagesRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
This action returns a list of the different Amazon EC2-compatible Amazon Machine Images (AMIs) that are owned by your Amazon Web Services accountthat would be supported for use on a Snow device.
listCompatibleImagesAsync(ListCompatibleImagesRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
listCompatibleImagesAsync(ListCompatibleImagesRequest, AsyncHandler<ListCompatibleImagesRequest, ListCompatibleImagesResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
listCompatibleImagesAsync(ListCompatibleImagesRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
This action returns a list of the different Amazon EC2-compatible Amazon Machine Images (AMIs) that are owned by your Amazon Web Services accountthat would be supported for use on a Snow device.
listCompatibleImagesAsync(ListCompatibleImagesRequest, AsyncHandler<ListCompatibleImagesRequest, ListCompatibleImagesResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
This action returns a list of the different Amazon EC2-compatible Amazon Machine Images (AMIs) that are owned by your Amazon Web Services accountthat would be supported for use on a Snow device.
listCompatibleImagesAsync(ListCompatibleImagesRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
listCompatibleImagesAsync(ListCompatibleImagesRequest, AsyncHandler<ListCompatibleImagesRequest, ListCompatibleImagesResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
ListCompatibleImagesRequest - Class in com.amazonaws.services.snowball.model
 
ListCompatibleImagesRequest() - Constructor for class com.amazonaws.services.snowball.model.ListCompatibleImagesRequest
 
ListCompatibleImagesResult - Class in com.amazonaws.services.snowball.model
 
ListCompatibleImagesResult() - Constructor for class com.amazonaws.services.snowball.model.ListCompatibleImagesResult
 
listJobs(ListJobsRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
listJobs(ListJobsRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Returns an array of JobListEntry objects of the specified length.
listJobs(ListJobsRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Returns an array of JobListEntry objects of the specified length.
listJobsAsync(ListJobsRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
listJobsAsync(ListJobsRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Returns an array of JobListEntry objects of the specified length.
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Returns an array of JobListEntry objects of the specified length.
listJobsAsync(ListJobsRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
ListJobsRequest - Class in com.amazonaws.services.snowball.model
 
ListJobsRequest() - Constructor for class com.amazonaws.services.snowball.model.ListJobsRequest
 
ListJobsResult - Class in com.amazonaws.services.snowball.model
 
ListJobsResult() - Constructor for class com.amazonaws.services.snowball.model.ListJobsResult
 
listLongTermPricing(ListLongTermPricingRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
listLongTermPricing(ListLongTermPricingRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Lists all long-term pricing types.
listLongTermPricing(ListLongTermPricingRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Lists all long-term pricing types.
listLongTermPricingAsync(ListLongTermPricingRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
listLongTermPricingAsync(ListLongTermPricingRequest, AsyncHandler<ListLongTermPricingRequest, ListLongTermPricingResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
listLongTermPricingAsync(ListLongTermPricingRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Lists all long-term pricing types.
listLongTermPricingAsync(ListLongTermPricingRequest, AsyncHandler<ListLongTermPricingRequest, ListLongTermPricingResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Lists all long-term pricing types.
listLongTermPricingAsync(ListLongTermPricingRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
listLongTermPricingAsync(ListLongTermPricingRequest, AsyncHandler<ListLongTermPricingRequest, ListLongTermPricingResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
ListLongTermPricingRequest - Class in com.amazonaws.services.snowball.model
 
ListLongTermPricingRequest() - Constructor for class com.amazonaws.services.snowball.model.ListLongTermPricingRequest
 
ListLongTermPricingResult - Class in com.amazonaws.services.snowball.model
 
ListLongTermPricingResult() - Constructor for class com.amazonaws.services.snowball.model.ListLongTermPricingResult
 
listPickupLocations(ListPickupLocationsRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
listPickupLocations(ListPickupLocationsRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
A list of locations from which the customer can choose to pickup a device.
listPickupLocations(ListPickupLocationsRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
A list of locations from which the customer can choose to pickup a device.
listPickupLocationsAsync(ListPickupLocationsRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
listPickupLocationsAsync(ListPickupLocationsRequest, AsyncHandler<ListPickupLocationsRequest, ListPickupLocationsResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
listPickupLocationsAsync(ListPickupLocationsRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
A list of locations from which the customer can choose to pickup a device.
listPickupLocationsAsync(ListPickupLocationsRequest, AsyncHandler<ListPickupLocationsRequest, ListPickupLocationsResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
A list of locations from which the customer can choose to pickup a device.
listPickupLocationsAsync(ListPickupLocationsRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
listPickupLocationsAsync(ListPickupLocationsRequest, AsyncHandler<ListPickupLocationsRequest, ListPickupLocationsResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
ListPickupLocationsRequest - Class in com.amazonaws.services.snowball.model
 
ListPickupLocationsRequest() - Constructor for class com.amazonaws.services.snowball.model.ListPickupLocationsRequest
 
ListPickupLocationsResult - Class in com.amazonaws.services.snowball.model
 
ListPickupLocationsResult() - Constructor for class com.amazonaws.services.snowball.model.ListPickupLocationsResult
 
listServiceVersions(ListServiceVersionsRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
listServiceVersions(ListServiceVersionsRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Lists all supported versions for Snow on-device services.
listServiceVersions(ListServiceVersionsRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Lists all supported versions for Snow on-device services.
listServiceVersionsAsync(ListServiceVersionsRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
listServiceVersionsAsync(ListServiceVersionsRequest, AsyncHandler<ListServiceVersionsRequest, ListServiceVersionsResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
listServiceVersionsAsync(ListServiceVersionsRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Lists all supported versions for Snow on-device services.
listServiceVersionsAsync(ListServiceVersionsRequest, AsyncHandler<ListServiceVersionsRequest, ListServiceVersionsResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Lists all supported versions for Snow on-device services.
listServiceVersionsAsync(ListServiceVersionsRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
listServiceVersionsAsync(ListServiceVersionsRequest, AsyncHandler<ListServiceVersionsRequest, ListServiceVersionsResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
ListServiceVersionsRequest - Class in com.amazonaws.services.snowball.model
 
ListServiceVersionsRequest() - Constructor for class com.amazonaws.services.snowball.model.ListServiceVersionsRequest
 
ListServiceVersionsResult - Class in com.amazonaws.services.snowball.model
 
ListServiceVersionsResult() - Constructor for class com.amazonaws.services.snowball.model.ListServiceVersionsResult
 
LongTermPricingListEntry - Class in com.amazonaws.services.snowball.model
Each LongTermPricingListEntry object contains information about a long-term pricing type.
LongTermPricingListEntry() - Constructor for class com.amazonaws.services.snowball.model.LongTermPricingListEntry
 
LongTermPricingType - Enum in com.amazonaws.services.snowball.model
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.Address
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.ClusterListEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.CompatibleImage
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.DataTransfer
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.DependentService
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.DeviceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.Ec2AmiResource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.EKSOnDeviceServiceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.EventTriggerDefinition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.INDTaxDocuments
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.JobListEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.JobLogs
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.JobMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.JobResource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.KeyRange
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.LambdaResource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.NFSOnDeviceServiceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.Notification
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.OnDeviceServiceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.PickupDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.S3OnDeviceServiceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.S3Resource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.ServiceVersion
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.Shipment
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.ShippingDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.SnowconeDeviceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.TargetOnDeviceService
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.TaxDocuments
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.TGWOnDeviceServiceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.snowball.model.WirelessConnection
 

N

NFSOnDeviceServiceConfiguration - Class in com.amazonaws.services.snowball.model
An object that represents the metadata and configuration settings for the NFS (Network File System) service on an Amazon Web Services Snow Family device.
NFSOnDeviceServiceConfiguration() - Constructor for class com.amazonaws.services.snowball.model.NFSOnDeviceServiceConfiguration
 
Notification - Class in com.amazonaws.services.snowball.model
The Amazon Simple Notification Service (Amazon SNS) notification settings associated with a specific job.
Notification() - Constructor for class com.amazonaws.services.snowball.model.Notification
 

O

OnDeviceServiceConfiguration - Class in com.amazonaws.services.snowball.model
An object that represents the metadata and configuration settings for services on an Amazon Web Services Snow Family device.
OnDeviceServiceConfiguration() - Constructor for class com.amazonaws.services.snowball.model.OnDeviceServiceConfiguration
 

P

PickupDetails - Class in com.amazonaws.services.snowball.model
Information identifying the person picking up the device.
PickupDetails() - Constructor for class com.amazonaws.services.snowball.model.PickupDetails
 

R

RemoteManagement - Enum in com.amazonaws.services.snowball.model
 
ReturnShippingLabelAlreadyExistsException - Exception in com.amazonaws.services.snowball.model
You get this exception if you call CreateReturnShippingLabel and a valid return shipping label already exists.
ReturnShippingLabelAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.snowball.model.ReturnShippingLabelAlreadyExistsException
Constructs a new ReturnShippingLabelAlreadyExistsException with the specified error message.

S

S3OnDeviceServiceConfiguration - Class in com.amazonaws.services.snowball.model
Amazon S3 compatible storage on Snow family devices configuration items.
S3OnDeviceServiceConfiguration() - Constructor for class com.amazonaws.services.snowball.model.S3OnDeviceServiceConfiguration
 
S3Resource - Class in com.amazonaws.services.snowball.model
Each S3Resource object represents an Amazon S3 bucket that your transferred data will be exported from or imported into.
S3Resource() - Constructor for class com.amazonaws.services.snowball.model.S3Resource
 
ServiceName - Enum in com.amazonaws.services.snowball.model
 
ServiceVersion - Class in com.amazonaws.services.snowball.model
The version of the requested service.
ServiceVersion() - Constructor for class com.amazonaws.services.snowball.model.ServiceVersion
 
setAddress(Address) - Method in class com.amazonaws.services.snowball.model.CreateAddressRequest
The address that you want the Snow device shipped to.
setAddress(Address) - Method in class com.amazonaws.services.snowball.model.DescribeAddressResult
The address that you want the Snow device(s) associated with a specific job to be shipped to.
setAddresses(Collection<Address>) - Method in class com.amazonaws.services.snowball.model.DescribeAddressesResult
The Snow device shipping addresses that were created for this account.
setAddresses(Collection<Address>) - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsResult
Information about the address of pickup locations.
setAddressId(String) - Method in class com.amazonaws.services.snowball.model.Address
The unique ID for an address.
setAddressId(String) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The automatically generated ID for a specific address.
setAddressId(String) - Method in class com.amazonaws.services.snowball.model.CreateAddressResult
The automatically generated ID for a specific address.
setAddressId(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The ID for the address that you want the cluster shipped to.
setAddressId(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The ID for the address that you want the Snow device shipped to.
setAddressId(String) - Method in class com.amazonaws.services.snowball.model.DescribeAddressRequest
The automatically generated ID for a specific address.
setAddressId(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The ID for the address that you want the Snow device shipped to.
setAddressId(String) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The ID of the updated Address object.
setAddressId(String) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The ID of the updated Address object.
setAmiId(String) - Method in class com.amazonaws.services.snowball.model.CompatibleImage
The unique identifier for an individual Snow device AMI.
setAmiId(String) - Method in class com.amazonaws.services.snowball.model.Ec2AmiResource
The ID of the AMI in Amazon EC2.
setBeginMarker(String) - Method in class com.amazonaws.services.snowball.model.KeyRange
The key that starts an optional key range for an export job.
setBucketArn(String) - Method in class com.amazonaws.services.snowball.model.S3Resource
The Amazon Resource Name (ARN) of an Amazon S3 bucket.
setBytesTransferred(Long) - Method in class com.amazonaws.services.snowball.model.DataTransfer
The number of bytes transferred between a Snow device and Amazon S3.
setCity(String) - Method in class com.amazonaws.services.snowball.model.Address
The city in an address that a Snow device is to be delivered to.
setClusterId(String) - Method in class com.amazonaws.services.snowball.model.CancelClusterRequest
The 39-character ID for the cluster that you want to cancel, for example CID123e4567-e89b-12d3-a456-426655440000.
setClusterId(String) - Method in class com.amazonaws.services.snowball.model.ClusterListEntry
The 39-character ID for the cluster that you want to list, for example CID123e4567-e89b-12d3-a456-426655440000.
setClusterId(String) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The automatically generated ID for a cluster.
setClusterId(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterResult
The automatically generated ID for a cluster.
setClusterId(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The ID of a cluster.
setClusterId(String) - Method in class com.amazonaws.services.snowball.model.DescribeClusterRequest
The automatically generated ID for a cluster.
setClusterId(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The 39-character ID for the cluster, for example CID123e4567-e89b-12d3-a456-426655440000.
setClusterId(String) - Method in class com.amazonaws.services.snowball.model.ListClusterJobsRequest
The 39-character ID for the cluster that you want to list, for example CID123e4567-e89b-12d3-a456-426655440000.
setClusterId(String) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The cluster ID of the cluster that you want to update, for example CID123e4567-e89b-12d3-a456-426655440000.
setClusterListEntries(Collection<ClusterListEntry>) - Method in class com.amazonaws.services.snowball.model.ListClustersResult
Each ClusterListEntry object contains a cluster's state, a cluster's ID, and other important status information.
setClusterMetadata(ClusterMetadata) - Method in class com.amazonaws.services.snowball.model.DescribeClusterResult
Information about a specific cluster, including shipping information, cluster status, and other important metadata.
setClusterState(String) - Method in class com.amazonaws.services.snowball.model.ClusterListEntry
The current state of this cluster.
setClusterState(ClusterState) - Method in class com.amazonaws.services.snowball.model.ClusterListEntry
The current state of this cluster.
setClusterState(String) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The current status of the cluster.
setClusterState(ClusterState) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The current status of the cluster.
setCompany(String) - Method in class com.amazonaws.services.snowball.model.Address
The name of the company to receive a Snow device at an address.
setCompatibleImages(Collection<CompatibleImage>) - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesResult
A JSON-formatted object that describes a compatible AMI, including the ID and name for a Snow device AMI.
setConflictResource(String) - Method in exception com.amazonaws.services.snowball.model.ConflictException
You get this resource when you call CreateReturnShippingLabel more than once when other requests are not completed.
setCountry(String) - Method in class com.amazonaws.services.snowball.model.Address
The country in an address that a Snow device is to be delivered to.
setCreationDate(Date) - Method in class com.amazonaws.services.snowball.model.ClusterListEntry
The creation date for this cluster.
setCreationDate(Date) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The creation date for this cluster.
setCreationDate(Date) - Method in class com.amazonaws.services.snowball.model.JobListEntry
The creation date for this job.
setCreationDate(Date) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The creation date for this job.
setCurrentActiveJob(String) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The current active jobs on the device the long-term pricing type.
setDataTransferProgress(DataTransfer) - Method in class com.amazonaws.services.snowball.model.JobMetadata
A value that defines the real-time status of a Snow device's data transfer while the device is at Amazon Web Services.
setDependentServices(Collection<DependentService>) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsRequest
A list of names and versions of dependant services of the requested service.
setDependentServices(Collection<DependentService>) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsResult
A list of names and versions of dependant services of the service for which the system provided supported versions.
setDescription(String) - Method in class com.amazonaws.services.snowball.model.ClusterListEntry
Defines an optional description of the cluster, for example Environmental Data Cluster-01.
setDescription(String) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The optional description of the cluster.
setDescription(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
An optional description of this specific cluster, for example Environmental Data Cluster-01.
setDescription(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Defines an optional description of this specific job, for example Important Photos 2016-08-11.
setDescription(String) - Method in class com.amazonaws.services.snowball.model.JobListEntry
The optional description of this specific job, for example Important Photos 2016-08-11.
setDescription(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The description of the job, provided at job creation.
setDescription(String) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The updated description of this cluster.
setDescription(String) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The updated description of this job's JobMetadata object.
setDeviceConfiguration(DeviceConfiguration) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Defines the device configuration for an Snowcone job.
setDeviceConfiguration(DeviceConfiguration) - Method in class com.amazonaws.services.snowball.model.JobMetadata
 
setDevicePickupId(String) - Method in class com.amazonaws.services.snowball.model.PickupDetails
The unique ID for a device that will be picked up.
setDevicePickupSnsTopicARN(String) - Method in class com.amazonaws.services.snowball.model.Notification
Used to send SNS notifications for the person picking up the device (identified during job creation).
setEc2AmiResources(Collection<Ec2AmiResource>) - Method in class com.amazonaws.services.snowball.model.JobResource
The Amazon Machine Images (AMIs) associated with this job.
setEKSAnywhereVersion(String) - Method in class com.amazonaws.services.snowball.model.EKSOnDeviceServiceConfiguration
The optional version of EKS Anywhere on the Snow Family device.
setEKSOnDeviceService(EKSOnDeviceServiceConfiguration) - Method in class com.amazonaws.services.snowball.model.OnDeviceServiceConfiguration
The configuration of EKS Anywhere on the Snow Family device.
setEmail(String) - Method in class com.amazonaws.services.snowball.model.PickupDetails
The email address of the person picking up the device.
setEndMarker(String) - Method in class com.amazonaws.services.snowball.model.KeyRange
The key that ends an optional key range for an export job.
setEndpoint(String) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
setEndpoint(String) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEventResourceARN(String) - Method in class com.amazonaws.services.snowball.model.EventTriggerDefinition
The Amazon Resource Name (ARN) for any local Amazon S3 resource that is an Lambda function's event trigger associated with this job.
setEventTriggers(Collection<EventTriggerDefinition>) - Method in class com.amazonaws.services.snowball.model.LambdaResource
The array of ARNs for S3Resource objects to trigger the LambdaResource objects associated with this job.
setExpirationDate(Date) - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelResult
The expiration date of the current return shipping label.
setFaultTolerance(Integer) - Method in class com.amazonaws.services.snowball.model.S3OnDeviceServiceConfiguration
>Fault tolerance level of the cluster.
setForceCreateJobs(Boolean) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
Force to create cluster when user attempts to overprovision or underprovision a cluster.
setForwardingAddressId(String) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The ID of the address that you want a cluster shipped to, after it will be shipped to its primary address.
setForwardingAddressId(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The forwarding address ID for a cluster.
setForwardingAddressId(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The forwarding address ID for a job.
setForwardingAddressId(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The ID of the address that you want a job shipped to, after it will be shipped to its primary address.
setForwardingAddressId(String) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The updated ID for the forwarding address for a cluster.
setForwardingAddressId(String) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The updated ID for the forwarding address for a job.
setGSTIN(String) - Method in class com.amazonaws.services.snowball.model.INDTaxDocuments
The Goods and Services Tax (GST) documents required in Amazon Web Services Region in India.
setIdentificationExpirationDate(Date) - Method in class com.amazonaws.services.snowball.model.PickupDetails
Expiration date of the credential identifying the person picking up the device.
setIdentificationIssuingOrg(String) - Method in class com.amazonaws.services.snowball.model.PickupDetails
Organization that issued the credential identifying the person picking up the device.
setIdentificationNumber(String) - Method in class com.amazonaws.services.snowball.model.PickupDetails
The number on the credential identifying the person picking up the device.
setImpactLevel(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The highest impact level of data that will be stored or processed on the device, provided at job creation.
setImpactLevel(ImpactLevel) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The highest impact level of data that will be stored or processed on the device, provided at job creation.
setImpactLevel(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The highest impact level of data that will be stored or processed on the device, provided at job creation.
setImpactLevel(ImpactLevel) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The highest impact level of data that will be stored or processed on the device, provided at job creation.
setInboundShipment(Shipment) - Method in class com.amazonaws.services.snowball.model.ShippingDetails
The Status and TrackingNumber values for a Snow device being returned to Amazon Web Services for a particular job.
setIND(INDTaxDocuments) - Method in class com.amazonaws.services.snowball.model.TaxDocuments
 
setInitialClusterSize(Integer) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
If provided, each job will be automatically created and associated with the new cluster.
setIsLongTermPricingAutoRenew(Boolean) - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingRequest
Specifies whether the current long-term pricing type for the device should be renewed.
setIsLongTermPricingAutoRenew(Boolean) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
If set to true, specifies that the current long-term pricing type for the device should be automatically renewed before the long-term pricing contract expires.
setIsLongTermPricingAutoRenew(Boolean) - Method in class com.amazonaws.services.snowball.model.UpdateLongTermPricingRequest
If set to true, specifies that the current long-term pricing type for the device should be automatically renewed before the long-term pricing contract expires.
setIsMaster(Boolean) - Method in class com.amazonaws.services.snowball.model.JobListEntry
A value that indicates that this job is a main job.
setIsRestricted(Boolean) - Method in class com.amazonaws.services.snowball.model.Address
If the address you are creating is a primary address, then set this option to true.
setIsWifiEnabled(Boolean) - Method in class com.amazonaws.services.snowball.model.WirelessConnection
Enables the Wi-Fi adapter on an Snowcone device.
setJobCompletionReportURI(String) - Method in class com.amazonaws.services.snowball.model.JobLogs
A link to an Amazon S3 presigned URL where the job completion report is located.
setJobFailureLogURI(String) - Method in class com.amazonaws.services.snowball.model.JobLogs
A link to an Amazon S3 presigned URL where the job failure log is located.
setJobId(String) - Method in class com.amazonaws.services.snowball.model.CancelJobRequest
The 39-character job ID for the job that you want to cancel, for example JID123e4567-e89b-12d3-a456-426655440000.
setJobId(String) - Method in class com.amazonaws.services.snowball.model.CreateJobResult
The automatically generated ID for a job, for example JID123e4567-e89b-12d3-a456-426655440000.
setJobId(String) - Method in class com.amazonaws.services.snowball.model.CreateReturnShippingLabelRequest
The ID for a job that you want to create the return shipping label for; for example, JID123e4567-e89b-12d3-a456-426655440000.
setJobId(String) - Method in class com.amazonaws.services.snowball.model.DescribeJobRequest
The automatically generated ID for a job, for example JID123e4567-e89b-12d3-a456-426655440000.
setJobId(String) - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelRequest
The automatically generated ID for a job, for example JID123e4567-e89b-12d3-a456-426655440000.
setJobId(String) - Method in class com.amazonaws.services.snowball.model.GetJobManifestRequest
The ID for a job that you want to get the manifest file for, for example JID123e4567-e89b-12d3-a456-426655440000.
setJobId(String) - Method in class com.amazonaws.services.snowball.model.GetJobUnlockCodeRequest
The ID for the job that you want to get the UnlockCode value for, for example JID123e4567-e89b-12d3-a456-426655440000.
setJobId(String) - Method in class com.amazonaws.services.snowball.model.GetSoftwareUpdatesRequest
The ID for a job that you want to get the software update file for, for example JID123e4567-e89b-12d3-a456-426655440000.
setJobId(String) - Method in class com.amazonaws.services.snowball.model.JobListEntry
The automatically generated ID for a job, for example JID123e4567-e89b-12d3-a456-426655440000.
setJobId(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The automatically generated ID for a job, for example JID123e4567-e89b-12d3-a456-426655440000.
setJobId(String) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The job ID of the job that you want to update, for example JID123e4567-e89b-12d3-a456-426655440000.
setJobId(String) - Method in class com.amazonaws.services.snowball.model.UpdateJobShipmentStateRequest
The job ID of the job whose shipment date you want to update, for example JID123e4567-e89b-12d3-a456-426655440000.
setJobIds(Collection<String>) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The IDs of the jobs that are associated with a long-term pricing type.
setJobListEntries(Collection<JobListEntry>) - Method in class com.amazonaws.services.snowball.model.CreateClusterResult
List of jobs created for this cluster.
setJobListEntries(Collection<JobListEntry>) - Method in class com.amazonaws.services.snowball.model.ListClusterJobsResult
Each JobListEntry object contains a job's state, a job's ID, and a value that indicates whether the job is a job part, in the case of export jobs.
setJobListEntries(Collection<JobListEntry>) - Method in class com.amazonaws.services.snowball.model.ListJobsResult
Each JobListEntry object contains a job's state, a job's ID, and a value that indicates whether the job is a job part, in the case of export jobs.
setJobLogInfo(JobLogs) - Method in class com.amazonaws.services.snowball.model.JobMetadata
Links to Amazon S3 presigned URLs for the job report and logs.
setJobMetadata(JobMetadata) - Method in class com.amazonaws.services.snowball.model.DescribeJobResult
Information about a specific job, including shipping information, job status, and other important metadata.
setJobState(String) - Method in class com.amazonaws.services.snowball.model.JobListEntry
The current state of this job.
setJobState(JobState) - Method in class com.amazonaws.services.snowball.model.JobListEntry
The current state of this job.
setJobState(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The current status of the jobs.
setJobState(JobState) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The current status of the jobs.
setJobStatesToNotify(Collection<String>) - Method in class com.amazonaws.services.snowball.model.Notification
The list of job states that will trigger a notification for this job.
setJobSuccessLogURI(String) - Method in class com.amazonaws.services.snowball.model.JobLogs
A link to an Amazon S3 presigned URL where the job success log is located.
setJobType(String) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The type of job for this cluster.
setJobType(JobType) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The type of job for this cluster.
setJobType(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The type of job for this cluster.
setJobType(JobType) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The type of job for this cluster.
setJobType(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Defines the type of job that you're creating.
setJobType(JobType) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Defines the type of job that you're creating.
setJobType(String) - Method in class com.amazonaws.services.snowball.model.JobListEntry
The type of job.
setJobType(JobType) - Method in class com.amazonaws.services.snowball.model.JobListEntry
The type of job.
setJobType(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The type of job.
setJobType(JobType) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The type of job.
setKeyRange(KeyRange) - Method in class com.amazonaws.services.snowball.model.S3Resource
For export jobs, you can provide an optional KeyRange within a specific Amazon S3 bucket.
setKmsKeyARN(String) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The KmsKeyARN Amazon Resource Name (ARN) associated with this cluster.
setKmsKeyARN(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The KmsKeyARN value that you want to associate with this cluster.
setKmsKeyARN(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The KmsKeyARN that you want to associate with this job.
setKmsKeyARN(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The Amazon Resource Name (ARN) for the Key Management Service (KMS) key associated with this job.
setKubernetesVersion(String) - Method in class com.amazonaws.services.snowball.model.EKSOnDeviceServiceConfiguration
The Kubernetes version for EKS Anywhere on the Snow Family device.
setLambdaArn(String) - Method in class com.amazonaws.services.snowball.model.LambdaResource
An Amazon Resource Name (ARN) that represents an Lambda function to be triggered by PUT object actions on the associated local Amazon S3 resource.
setLambdaResources(Collection<LambdaResource>) - Method in class com.amazonaws.services.snowball.model.JobResource
The Python-language Lambda functions for this job.
setLandmark(String) - Method in class com.amazonaws.services.snowball.model.Address
This field is no longer used and the value is ignored.
setLongTermPricingEndDate(Date) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The end date the long-term pricing contract.
setLongTermPricingEntries(Collection<LongTermPricingListEntry>) - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingResult
Each LongTermPricingEntry object contains a status, ID, and other information about the LongTermPricing type.
setLongTermPricingId(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The ID of the long-term pricing type for the device.
setLongTermPricingId(String) - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingResult
The ID of the long-term pricing type for the device.
setLongTermPricingId(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The ID of the long-term pricing type for the device.
setLongTermPricingId(String) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The ID of the long-term pricing type for the device.
setLongTermPricingId(String) - Method in class com.amazonaws.services.snowball.model.UpdateLongTermPricingRequest
The ID of the long-term pricing type for the device.
setLongTermPricingIds(Collection<String>) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
Lists long-term pricing id that will be used to associate with jobs automatically created for the new cluster.
setLongTermPricingStartDate(Date) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The start date of the long-term pricing contract.
setLongTermPricingStatus(String) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The status of the long-term pricing type.
setLongTermPricingType(String) - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingRequest
The type of long-term pricing option you want for the device, either 1-year or 3-year long-term pricing.
setLongTermPricingType(String) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The type of long-term pricing that was selected for the device.
setManifestURI(String) - Method in class com.amazonaws.services.snowball.model.GetJobManifestResult
The Amazon S3 presigned URL for the manifest file associated with the specified JobId value.
setMaxResults(Integer) - Method in class com.amazonaws.services.snowball.model.DescribeAddressesRequest
The number of ADDRESS objects to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.snowball.model.ListClusterJobsRequest
The number of JobListEntry objects to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.snowball.model.ListClustersRequest
The number of ClusterListEntry objects to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesRequest
The maximum number of results for the list of compatible images.
setMaxResults(Integer) - Method in class com.amazonaws.services.snowball.model.ListJobsRequest
The number of JobListEntry objects to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingRequest
The maximum number of ListLongTermPricing objects to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsRequest
The maximum number of locations to list per page.
setMaxResults(Integer) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsRequest
The maximum number of ListServiceVersions objects to return.
setName(String) - Method in class com.amazonaws.services.snowball.model.Address
The name of a person to receive a Snow device at an address.
setName(String) - Method in class com.amazonaws.services.snowball.model.CompatibleImage
The optional name of a compatible image.
setName(String) - Method in class com.amazonaws.services.snowball.model.PickupDetails
The name of the person picking up the device.
setNextToken(String) - Method in class com.amazonaws.services.snowball.model.DescribeAddressesRequest
HTTP requests are stateless.
setNextToken(String) - Method in class com.amazonaws.services.snowball.model.DescribeAddressesResult
HTTP requests are stateless.
setNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListClusterJobsRequest
HTTP requests are stateless.
setNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListClusterJobsResult
HTTP requests are stateless.
setNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListClustersRequest
HTTP requests are stateless.
setNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListClustersResult
HTTP requests are stateless.
setNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesRequest
HTTP requests are stateless.
setNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesResult
Because HTTP requests are stateless, this is the starting point for your next list of returned images.
setNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListJobsRequest
HTTP requests are stateless.
setNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListJobsResult
HTTP requests are stateless.
setNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingRequest
Because HTTP requests are stateless, this is the starting point for your next list of ListLongTermPricing to return.
setNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingResult
Because HTTP requests are stateless, this is the starting point for your next list of returned ListLongTermPricing list.
setNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsRequest
HTTP requests are stateless.
setNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsResult
HTTP requests are stateless.
setNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsRequest
Because HTTP requests are stateless, this is the starting point for the next list of returned ListServiceVersionsRequest versions.
setNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsResult
Because HTTP requests are stateless, this is the starting point of the next list of returned ListServiceVersionsResult results.
setNFSOnDeviceService(NFSOnDeviceServiceConfiguration) - Method in class com.amazonaws.services.snowball.model.OnDeviceServiceConfiguration
Represents the NFS (Network File System) service on a Snow Family device.
setNotification(Notification) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.
setNotification(Notification) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.
setNotification(Notification) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Defines the Amazon Simple Notification Service (Amazon SNS) notification settings for this job.
setNotification(Notification) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The Amazon Simple Notification Service (Amazon SNS) notification settings associated with a specific job.
setNotification(Notification) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The new or updated Notification object.
setNotification(Notification) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The new or updated Notification object.
setNotifyAll(Boolean) - Method in class com.amazonaws.services.snowball.model.Notification
Any change in job state will trigger a notification for this job.
setObjectsTransferred(Long) - Method in class com.amazonaws.services.snowball.model.DataTransfer
The number of objects transferred between a Snow device and Amazon S3.
setOnDeviceServiceConfiguration(OnDeviceServiceConfiguration) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
Represents metadata and configuration settings for services on an Amazon Web Services Snow Family device.
setOnDeviceServiceConfiguration(OnDeviceServiceConfiguration) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.
setOnDeviceServiceConfiguration(OnDeviceServiceConfiguration) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.
setOnDeviceServiceConfiguration(OnDeviceServiceConfiguration) - Method in class com.amazonaws.services.snowball.model.JobMetadata
Represents metadata and configuration settings for services on an Amazon Web Services Snow Family device.
setOnDeviceServiceConfiguration(OnDeviceServiceConfiguration) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.
setOnDeviceServiceConfiguration(OnDeviceServiceConfiguration) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.
setOutboundShipment(Shipment) - Method in class com.amazonaws.services.snowball.model.ShippingDetails
The Status and TrackingNumber values for a Snow device being delivered to the address that you specified for a particular job.
setPhoneNumber(String) - Method in class com.amazonaws.services.snowball.model.Address
The phone number associated with an address that a Snow device is to be delivered to.
setPhoneNumber(String) - Method in class com.amazonaws.services.snowball.model.PickupDetails
The phone number of the person picking up the device.
setPickupDetails(PickupDetails) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Information identifying the person picking up the device.
setPickupDetails(PickupDetails) - Method in class com.amazonaws.services.snowball.model.JobMetadata
Information identifying the person picking up the device.
setPickupDetails(PickupDetails) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
 
setPostalCode(String) - Method in class com.amazonaws.services.snowball.model.Address
The postal code in an address that a Snow device is to be delivered to.
setPrefectureOrDistrict(String) - Method in class com.amazonaws.services.snowball.model.Address
This field is no longer used and the value is ignored.
setRegion(Region) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
setRegion(Region) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Deprecated.
use AwsClientBuilder#setRegion(String)
setRemoteManagement(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal network.
setRemoteManagement(RemoteManagement) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal network.
setRemoteManagement(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Allows you to securely operate and manage Snowcone devices remotely from outside of your internal network.
setRemoteManagement(RemoteManagement) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Allows you to securely operate and manage Snowcone devices remotely from outside of your internal network.
setRemoteManagement(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
Allows you to securely operate and manage Snowcone devices remotely from outside of your internal network.
setRemoteManagement(RemoteManagement) - Method in class com.amazonaws.services.snowball.model.JobMetadata
Allows you to securely operate and manage Snowcone devices remotely from outside of your internal network.
setReplacementJob(String) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
A new device that replaces a device that is ordered with long-term pricing.
setReplacementJob(String) - Method in class com.amazonaws.services.snowball.model.UpdateLongTermPricingRequest
Specifies that a device that is ordered with long-term pricing should be replaced with a new device.
setResources(JobResource) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The arrays of JobResource objects that can include updated S3Resource objects or LambdaResource objects.
setResources(JobResource) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The resources associated with the cluster job.
setResources(JobResource) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Defines the Amazon S3 buckets associated with this job.
setResources(JobResource) - Method in class com.amazonaws.services.snowball.model.JobMetadata
An array of S3Resource objects.
setResources(JobResource) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The updated arrays of JobResource objects that can include updated S3Resource objects or LambdaResource objects.
setResources(JobResource) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The updated JobResource object, or the updated JobResource object.
setResourceType(String) - Method in exception com.amazonaws.services.snowball.model.InvalidResourceException
The provided resource value is invalid.
setReturnShippingLabelURI(String) - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelResult
The pre-signed Amazon S3 URI used to download the return shipping label.
setRoleARN(String) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The role ARN associated with this cluster.
setRoleARN(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The RoleARN that you want to associate with this cluster.
setRoleARN(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The RoleARN that you want to associate with this job.
setRoleARN(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The role ARN associated with this job.
setRoleARN(String) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The new role Amazon Resource Name (ARN) that you want to associate with this cluster.
setRoleARN(String) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The new role Amazon Resource Name (ARN) that you want to associate with this job.
setS3OnDeviceService(S3OnDeviceServiceConfiguration) - Method in class com.amazonaws.services.snowball.model.OnDeviceServiceConfiguration
Configuration for Amazon S3 compatible storage on Snow family devices.
setS3Resources(Collection<S3Resource>) - Method in class com.amazonaws.services.snowball.model.JobResource
An array of S3Resource objects.
setServiceName(String) - Method in class com.amazonaws.services.snowball.model.DependentService
The name of the dependent service.
setServiceName(String) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsRequest
The name of the service for which you're requesting supported versions.
setServiceName(String) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsResult
The name of the service for which the system provided supported versions.
setServiceName(String) - Method in class com.amazonaws.services.snowball.model.TargetOnDeviceService
Specifies the name of the service on the Snow Family device that your transferred data will be exported from or imported into.
setServiceSize(Integer) - Method in class com.amazonaws.services.snowball.model.S3OnDeviceServiceConfiguration
Applicable when creating a cluster.
setServiceVersion(ServiceVersion) - Method in class com.amazonaws.services.snowball.model.DependentService
The version of the dependent service.
setServiceVersions(Collection<ServiceVersion>) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsResult
A list of supported versions.
setShipmentState(String) - Method in class com.amazonaws.services.snowball.model.UpdateJobShipmentStateRequest
The state of a device when it is being shipped.
setShippingDetails(ShippingDetails) - Method in class com.amazonaws.services.snowball.model.JobMetadata
A job's shipping information, including inbound and outbound tracking numbers and shipping speed options.
setShippingOption(String) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The shipping speed for each node in this cluster.
setShippingOption(ShippingOption) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The shipping speed for each node in this cluster.
setShippingOption(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The shipping speed for each node in this cluster.
setShippingOption(ShippingOption) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The shipping speed for each node in this cluster.
setShippingOption(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The shipping speed for this job.
setShippingOption(ShippingOption) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The shipping speed for this job.
setShippingOption(String) - Method in class com.amazonaws.services.snowball.model.CreateReturnShippingLabelRequest
The shipping speed for a particular job.
setShippingOption(String) - Method in class com.amazonaws.services.snowball.model.ShippingDetails
The shipping speed for a particular job.
setShippingOption(ShippingOption) - Method in class com.amazonaws.services.snowball.model.ShippingDetails
The shipping speed for a particular job.
setShippingOption(String) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The updated shipping option value of this cluster's ShippingDetails object.
setShippingOption(ShippingOption) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The updated shipping option value of this cluster's ShippingDetails object.
setShippingOption(String) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The updated shipping option value of this job's ShippingDetails object.
setShippingOption(ShippingOption) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The updated shipping option value of this job's ShippingDetails object.
setSnowballAmiId(String) - Method in class com.amazonaws.services.snowball.model.Ec2AmiResource
The ID of the AMI on the Snow device.
setSnowballCapacityPreference(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
If your job is being created in one of the US regions, you have the option of specifying what size Snow device you'd like for this job.
setSnowballCapacityPreference(SnowballCapacity) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
If your job is being created in one of the US regions, you have the option of specifying what size Snow device you'd like for this job.
setSnowballCapacityPreference(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
If your job is being created in one of the US regions, you have the option of specifying what size Snow device you'd like for this job.
setSnowballCapacityPreference(SnowballCapacity) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
If your job is being created in one of the US regions, you have the option of specifying what size Snow device you'd like for this job.
setSnowballCapacityPreference(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The Snow device capacity preference for this job, specified at job creation.
setSnowballCapacityPreference(SnowballCapacity) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The Snow device capacity preference for this job, specified at job creation.
setSnowballCapacityPreference(String) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The updated SnowballCapacityPreference of this job's JobMetadata object.
setSnowballCapacityPreference(SnowballCapacity) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The updated SnowballCapacityPreference of this job's JobMetadata object.
setSnowballId(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
Unique ID associated with a device.
setSnowballLimit(Integer) - Method in class com.amazonaws.services.snowball.model.GetSnowballUsageResult
The service limit for number of Snow devices this account can have at once.
setSnowballsInUse(Integer) - Method in class com.amazonaws.services.snowball.model.GetSnowballUsageResult
The number of Snow devices that this account is currently using.
setSnowballType(String) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The type of Snowcone device to use for this cluster.
setSnowballType(SnowballType) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The type of Snowcone device to use for this cluster.
setSnowballType(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The type of Snow Family devices to use for this cluster.
setSnowballType(SnowballType) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The type of Snow Family devices to use for this cluster.
setSnowballType(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The type of Snow Family devices to use for this job.
setSnowballType(SnowballType) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The type of Snow Family devices to use for this job.
setSnowballType(String) - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingRequest
The type of Snow Family devices to use for the long-term pricing job.
setSnowballType(String) - Method in class com.amazonaws.services.snowball.model.JobListEntry
The type of device used with this job.
setSnowballType(SnowballType) - Method in class com.amazonaws.services.snowball.model.JobListEntry
The type of device used with this job.
setSnowballType(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The type of device used with this job.
setSnowballType(SnowballType) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The type of device used with this job.
setSnowballType(String) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The type of Snow Family devices associated with this long-term pricing job.
setSnowconeDeviceConfiguration(SnowconeDeviceConfiguration) - Method in class com.amazonaws.services.snowball.model.DeviceConfiguration
Returns information about the device configuration for an Snowcone job.
setSnsTopicARN(String) - Method in class com.amazonaws.services.snowball.model.Notification
The new SNS TopicArn that you want to associate with this job.
setStateOrProvince(String) - Method in class com.amazonaws.services.snowball.model.Address
The state or province in an address that a Snow device is to be delivered to.
setStatus(String) - Method in class com.amazonaws.services.snowball.model.CreateReturnShippingLabelResult
The status information of the task on a Snow device that is being returned to Amazon Web Services.
setStatus(String) - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelResult
The status information of the task on a Snow device that is being returned to Amazon Web Services.
setStatus(String) - Method in class com.amazonaws.services.snowball.model.Shipment
Status information for a shipment.
setStorageLimit(Integer) - Method in class com.amazonaws.services.snowball.model.NFSOnDeviceServiceConfiguration
The maximum NFS storage for one Snow Family device.
setStorageLimit(Double) - Method in class com.amazonaws.services.snowball.model.S3OnDeviceServiceConfiguration
If the specified storage limit value matches storage limit of one of the defined configurations, that configuration will be used.
setStorageLimit(Integer) - Method in class com.amazonaws.services.snowball.model.TGWOnDeviceServiceConfiguration
The maximum number of virtual tapes to store on one Snow Family device.
setStorageUnit(String) - Method in class com.amazonaws.services.snowball.model.NFSOnDeviceServiceConfiguration
The scale unit of the NFS storage on the device.
setStorageUnit(String) - Method in class com.amazonaws.services.snowball.model.S3OnDeviceServiceConfiguration
Storage unit.
setStorageUnit(String) - Method in class com.amazonaws.services.snowball.model.TGWOnDeviceServiceConfiguration
The scale unit of the virtual tapes on the device.
setStreet1(String) - Method in class com.amazonaws.services.snowball.model.Address
The first line in a street address that a Snow device is to be delivered to.
setStreet2(String) - Method in class com.amazonaws.services.snowball.model.Address
The second line in a street address that a Snow device is to be delivered to.
setStreet3(String) - Method in class com.amazonaws.services.snowball.model.Address
The third line in a street address that a Snow device is to be delivered to.
setSubJobMetadata(Collection<JobMetadata>) - Method in class com.amazonaws.services.snowball.model.DescribeJobResult
Information about a specific job part (in the case of an export job), including shipping information, job status, and other important metadata.
setTargetOnDeviceServices(Collection<TargetOnDeviceService>) - Method in class com.amazonaws.services.snowball.model.S3Resource
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.
setTaxDocuments(TaxDocuments) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The tax documents required in your Amazon Web Services Region.
setTaxDocuments(TaxDocuments) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The tax documents required in your Amazon Web Services Region.
setTaxDocuments(TaxDocuments) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The tax documents required in your Amazon Web Services Region.
setTaxDocuments(TaxDocuments) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The metadata associated with the tax documents required in your Amazon Web Services Region.
setTGWOnDeviceService(TGWOnDeviceServiceConfiguration) - Method in class com.amazonaws.services.snowball.model.OnDeviceServiceConfiguration
Represents the Storage Gateway service Tape Gateway type on a Snow Family device.
setTotalBytes(Long) - Method in class com.amazonaws.services.snowball.model.DataTransfer
The total bytes of data for a transfer between a Snow device and Amazon S3.
setTotalObjects(Long) - Method in class com.amazonaws.services.snowball.model.DataTransfer
The total number of objects for a transfer between a Snow device and Amazon S3.
setTrackingNumber(String) - Method in class com.amazonaws.services.snowball.model.Shipment
The tracking number for this job.
setTransferOption(String) - Method in class com.amazonaws.services.snowball.model.TargetOnDeviceService
Specifies whether the data is being imported or exported.
setType(String) - Method in class com.amazonaws.services.snowball.model.Address
Differentiates between delivery address and pickup address in the customer account.
setUnlockCode(String) - Method in class com.amazonaws.services.snowball.model.GetJobUnlockCodeResult
The UnlockCode value for the specified job.
setUpdatesURI(String) - Method in class com.amazonaws.services.snowball.model.GetSoftwareUpdatesResult
The Amazon S3 presigned URL for the update file associated with the specified JobId value.
setVersion(String) - Method in class com.amazonaws.services.snowball.model.ServiceVersion
The version number of the requested service.
setWirelessConnection(WirelessConnection) - Method in class com.amazonaws.services.snowball.model.SnowconeDeviceConfiguration
Configures the wireless connection for the Snowcone device.
Shipment - Class in com.amazonaws.services.snowball.model
The Status and TrackingNumber information for an inbound or outbound shipment.
Shipment() - Constructor for class com.amazonaws.services.snowball.model.Shipment
 
ShipmentState - Enum in com.amazonaws.services.snowball.model
 
ShippingDetails - Class in com.amazonaws.services.snowball.model
A job's shipping information, including inbound and outbound tracking numbers and shipping speed options.
ShippingDetails() - Constructor for class com.amazonaws.services.snowball.model.ShippingDetails
 
ShippingLabelStatus - Enum in com.amazonaws.services.snowball.model
 
ShippingOption - Enum in com.amazonaws.services.snowball.model
 
shutdown() - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
shutdown() - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
 
SnowballCapacity - Enum in com.amazonaws.services.snowball.model
 
SnowballType - Enum in com.amazonaws.services.snowball.model
 
SnowconeDeviceConfiguration - Class in com.amazonaws.services.snowball.model
Specifies the device configuration for an Snowcone job.
SnowconeDeviceConfiguration() - Constructor for class com.amazonaws.services.snowball.model.SnowconeDeviceConfiguration
 
standard() - Static method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.snowball.AmazonSnowballClientBuilder
 
StorageUnit - Enum in com.amazonaws.services.snowball.model
 

T

TargetOnDeviceService - Class in com.amazonaws.services.snowball.model
An object that represents the service or services on the Snow Family device that your transferred data will be exported from or imported into.
TargetOnDeviceService() - Constructor for class com.amazonaws.services.snowball.model.TargetOnDeviceService
 
TaxDocuments - Class in com.amazonaws.services.snowball.model
The tax documents required in your Amazon Web Services Region.
TaxDocuments() - Constructor for class com.amazonaws.services.snowball.model.TaxDocuments
 
TGWOnDeviceServiceConfiguration - Class in com.amazonaws.services.snowball.model
An object that represents the metadata and configuration settings for the Storage Gateway service Tape Gateway type on an Amazon Web Services Snow Family device.
TGWOnDeviceServiceConfiguration() - Constructor for class com.amazonaws.services.snowball.model.TGWOnDeviceServiceConfiguration
 
toString() - Method in class com.amazonaws.services.snowball.model.Address
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.snowball.model.AddressType
 
toString() - Method in class com.amazonaws.services.snowball.model.CancelClusterRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.CancelClusterResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.CancelJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.CancelJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.ClusterListEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.snowball.model.ClusterState
 
toString() - Method in class com.amazonaws.services.snowball.model.CompatibleImage
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.CreateAddressRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.CreateAddressResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.CreateClusterResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.CreateJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.CreateReturnShippingLabelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.CreateReturnShippingLabelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.DataTransfer
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.DependentService
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.DescribeAddressesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.DescribeAddressesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.DescribeAddressRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.DescribeAddressResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.DescribeClusterRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.DescribeClusterResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.DescribeJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.DescribeJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.DeviceConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.snowball.model.DeviceServiceName
 
toString() - Method in class com.amazonaws.services.snowball.model.Ec2AmiResource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.EKSOnDeviceServiceConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.EventTriggerDefinition
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.GetJobManifestRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.GetJobManifestResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.GetJobUnlockCodeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.GetJobUnlockCodeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.GetSnowballUsageRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.GetSnowballUsageResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.GetSoftwareUpdatesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.GetSoftwareUpdatesResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.snowball.model.ImpactLevel
 
toString() - Method in class com.amazonaws.services.snowball.model.INDTaxDocuments
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.JobListEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.JobLogs
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.JobMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.JobResource
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.snowball.model.JobState
 
toString() - Method in enum com.amazonaws.services.snowball.model.JobType
 
toString() - Method in class com.amazonaws.services.snowball.model.KeyRange
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.LambdaResource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.ListClusterJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.ListClusterJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.ListClustersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.ListClustersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.ListJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.ListJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.snowball.model.LongTermPricingType
 
toString() - Method in class com.amazonaws.services.snowball.model.NFSOnDeviceServiceConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.Notification
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.OnDeviceServiceConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.PickupDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.snowball.model.RemoteManagement
 
toString() - Method in class com.amazonaws.services.snowball.model.S3OnDeviceServiceConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.S3Resource
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.snowball.model.ServiceName
 
toString() - Method in class com.amazonaws.services.snowball.model.ServiceVersion
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.Shipment
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.snowball.model.ShipmentState
 
toString() - Method in class com.amazonaws.services.snowball.model.ShippingDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.snowball.model.ShippingLabelStatus
 
toString() - Method in enum com.amazonaws.services.snowball.model.ShippingOption
 
toString() - Method in enum com.amazonaws.services.snowball.model.SnowballCapacity
 
toString() - Method in enum com.amazonaws.services.snowball.model.SnowballType
 
toString() - Method in class com.amazonaws.services.snowball.model.SnowconeDeviceConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.snowball.model.StorageUnit
 
toString() - Method in class com.amazonaws.services.snowball.model.TargetOnDeviceService
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.TaxDocuments
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.TGWOnDeviceServiceConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.snowball.model.TransferOption
 
toString() - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.UpdateClusterResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.UpdateJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.UpdateJobShipmentStateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.UpdateJobShipmentStateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.UpdateLongTermPricingRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.UpdateLongTermPricingResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.snowball.model.WirelessConnection
Returns a string representation of this object.
TransferOption - Enum in com.amazonaws.services.snowball.model
 

U

UnsupportedAddressException - Exception in com.amazonaws.services.snowball.model
The address is either outside the serviceable area for your region, or an error occurred.
UnsupportedAddressException(String) - Constructor for exception com.amazonaws.services.snowball.model.UnsupportedAddressException
Constructs a new UnsupportedAddressException with the specified error message.
updateCluster(UpdateClusterRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
updateCluster(UpdateClusterRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
While a cluster's ClusterState value is in the AwaitingQuorum state, you can update some of the information associated with a cluster.
updateCluster(UpdateClusterRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
While a cluster's ClusterState value is in the AwaitingQuorum state, you can update some of the information associated with a cluster.
updateClusterAsync(UpdateClusterRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
updateClusterAsync(UpdateClusterRequest, AsyncHandler<UpdateClusterRequest, UpdateClusterResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
updateClusterAsync(UpdateClusterRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
While a cluster's ClusterState value is in the AwaitingQuorum state, you can update some of the information associated with a cluster.
updateClusterAsync(UpdateClusterRequest, AsyncHandler<UpdateClusterRequest, UpdateClusterResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
While a cluster's ClusterState value is in the AwaitingQuorum state, you can update some of the information associated with a cluster.
updateClusterAsync(UpdateClusterRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
updateClusterAsync(UpdateClusterRequest, AsyncHandler<UpdateClusterRequest, UpdateClusterResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
UpdateClusterRequest - Class in com.amazonaws.services.snowball.model
 
UpdateClusterRequest() - Constructor for class com.amazonaws.services.snowball.model.UpdateClusterRequest
 
UpdateClusterResult - Class in com.amazonaws.services.snowball.model
 
UpdateClusterResult() - Constructor for class com.amazonaws.services.snowball.model.UpdateClusterResult
 
updateJob(UpdateJobRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
updateJob(UpdateJobRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
While a job's JobState value is New, you can update some of the information associated with a job.
updateJob(UpdateJobRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
While a job's JobState value is New, you can update some of the information associated with a job.
updateJobAsync(UpdateJobRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
updateJobAsync(UpdateJobRequest, AsyncHandler<UpdateJobRequest, UpdateJobResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
updateJobAsync(UpdateJobRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
While a job's JobState value is New, you can update some of the information associated with a job.
updateJobAsync(UpdateJobRequest, AsyncHandler<UpdateJobRequest, UpdateJobResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
While a job's JobState value is New, you can update some of the information associated with a job.
updateJobAsync(UpdateJobRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
updateJobAsync(UpdateJobRequest, AsyncHandler<UpdateJobRequest, UpdateJobResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
UpdateJobRequest - Class in com.amazonaws.services.snowball.model
 
UpdateJobRequest() - Constructor for class com.amazonaws.services.snowball.model.UpdateJobRequest
 
UpdateJobResult - Class in com.amazonaws.services.snowball.model
 
UpdateJobResult() - Constructor for class com.amazonaws.services.snowball.model.UpdateJobResult
 
updateJobShipmentState(UpdateJobShipmentStateRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
updateJobShipmentState(UpdateJobShipmentStateRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Updates the state when a shipment state changes to a different state.
updateJobShipmentState(UpdateJobShipmentStateRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Updates the state when a shipment state changes to a different state.
updateJobShipmentStateAsync(UpdateJobShipmentStateRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
updateJobShipmentStateAsync(UpdateJobShipmentStateRequest, AsyncHandler<UpdateJobShipmentStateRequest, UpdateJobShipmentStateResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
updateJobShipmentStateAsync(UpdateJobShipmentStateRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Updates the state when a shipment state changes to a different state.
updateJobShipmentStateAsync(UpdateJobShipmentStateRequest, AsyncHandler<UpdateJobShipmentStateRequest, UpdateJobShipmentStateResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Updates the state when a shipment state changes to a different state.
updateJobShipmentStateAsync(UpdateJobShipmentStateRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
updateJobShipmentStateAsync(UpdateJobShipmentStateRequest, AsyncHandler<UpdateJobShipmentStateRequest, UpdateJobShipmentStateResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
UpdateJobShipmentStateRequest - Class in com.amazonaws.services.snowball.model
 
UpdateJobShipmentStateRequest() - Constructor for class com.amazonaws.services.snowball.model.UpdateJobShipmentStateRequest
 
UpdateJobShipmentStateResult - Class in com.amazonaws.services.snowball.model
 
UpdateJobShipmentStateResult() - Constructor for class com.amazonaws.services.snowball.model.UpdateJobShipmentStateResult
 
updateLongTermPricing(UpdateLongTermPricingRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowball
 
updateLongTermPricing(UpdateLongTermPricingRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowball
Updates the long-term pricing type.
updateLongTermPricing(UpdateLongTermPricingRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballClient
Updates the long-term pricing type.
updateLongTermPricingAsync(UpdateLongTermPricingRequest) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
updateLongTermPricingAsync(UpdateLongTermPricingRequest, AsyncHandler<UpdateLongTermPricingRequest, UpdateLongTermPricingResult>) - Method in class com.amazonaws.services.snowball.AbstractAmazonSnowballAsync
 
updateLongTermPricingAsync(UpdateLongTermPricingRequest) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Updates the long-term pricing type.
updateLongTermPricingAsync(UpdateLongTermPricingRequest, AsyncHandler<UpdateLongTermPricingRequest, UpdateLongTermPricingResult>) - Method in interface com.amazonaws.services.snowball.AmazonSnowballAsync
Updates the long-term pricing type.
updateLongTermPricingAsync(UpdateLongTermPricingRequest) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
updateLongTermPricingAsync(UpdateLongTermPricingRequest, AsyncHandler<UpdateLongTermPricingRequest, UpdateLongTermPricingResult>) - Method in class com.amazonaws.services.snowball.AmazonSnowballAsyncClient
 
UpdateLongTermPricingRequest - Class in com.amazonaws.services.snowball.model
 
UpdateLongTermPricingRequest() - Constructor for class com.amazonaws.services.snowball.model.UpdateLongTermPricingRequest
 
UpdateLongTermPricingResult - Class in com.amazonaws.services.snowball.model
 
UpdateLongTermPricingResult() - Constructor for class com.amazonaws.services.snowball.model.UpdateLongTermPricingResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.snowball.model.AddressType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.snowball.model.ClusterState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.snowball.model.DeviceServiceName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.snowball.model.ImpactLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.snowball.model.JobState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.snowball.model.JobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.snowball.model.LongTermPricingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.snowball.model.RemoteManagement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.snowball.model.ServiceName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.snowball.model.ShipmentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.snowball.model.ShippingLabelStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.snowball.model.ShippingOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.snowball.model.SnowballCapacity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.snowball.model.SnowballType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.snowball.model.StorageUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.snowball.model.TransferOption
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.snowball.model.AddressType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.snowball.model.ClusterState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.snowball.model.DeviceServiceName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.snowball.model.ImpactLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.snowball.model.JobState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.snowball.model.JobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.snowball.model.LongTermPricingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.snowball.model.RemoteManagement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.snowball.model.ServiceName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.snowball.model.ShipmentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.snowball.model.ShippingLabelStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.snowball.model.ShippingOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.snowball.model.SnowballCapacity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.snowball.model.SnowballType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.snowball.model.StorageUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.snowball.model.TransferOption
Returns an array containing the constants of this enum type, in the order they are declared.

W

WirelessConnection - Class in com.amazonaws.services.snowball.model
Configures the wireless connection on an Snowcone device.
WirelessConnection() - Constructor for class com.amazonaws.services.snowball.model.WirelessConnection
 
withAddress(Address) - Method in class com.amazonaws.services.snowball.model.CreateAddressRequest
The address that you want the Snow device shipped to.
withAddress(Address) - Method in class com.amazonaws.services.snowball.model.DescribeAddressResult
The address that you want the Snow device(s) associated with a specific job to be shipped to.
withAddresses(Address...) - Method in class com.amazonaws.services.snowball.model.DescribeAddressesResult
The Snow device shipping addresses that were created for this account.
withAddresses(Collection<Address>) - Method in class com.amazonaws.services.snowball.model.DescribeAddressesResult
The Snow device shipping addresses that were created for this account.
withAddresses(Address...) - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsResult
Information about the address of pickup locations.
withAddresses(Collection<Address>) - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsResult
Information about the address of pickup locations.
withAddressId(String) - Method in class com.amazonaws.services.snowball.model.Address
The unique ID for an address.
withAddressId(String) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The automatically generated ID for a specific address.
withAddressId(String) - Method in class com.amazonaws.services.snowball.model.CreateAddressResult
The automatically generated ID for a specific address.
withAddressId(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The ID for the address that you want the cluster shipped to.
withAddressId(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The ID for the address that you want the Snow device shipped to.
withAddressId(String) - Method in class com.amazonaws.services.snowball.model.DescribeAddressRequest
The automatically generated ID for a specific address.
withAddressId(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The ID for the address that you want the Snow device shipped to.
withAddressId(String) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The ID of the updated Address object.
withAddressId(String) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The ID of the updated Address object.
withAmiId(String) - Method in class com.amazonaws.services.snowball.model.CompatibleImage
The unique identifier for an individual Snow device AMI.
withAmiId(String) - Method in class com.amazonaws.services.snowball.model.Ec2AmiResource
The ID of the AMI in Amazon EC2.
withBeginMarker(String) - Method in class com.amazonaws.services.snowball.model.KeyRange
The key that starts an optional key range for an export job.
withBucketArn(String) - Method in class com.amazonaws.services.snowball.model.S3Resource
The Amazon Resource Name (ARN) of an Amazon S3 bucket.
withBytesTransferred(Long) - Method in class com.amazonaws.services.snowball.model.DataTransfer
The number of bytes transferred between a Snow device and Amazon S3.
withCity(String) - Method in class com.amazonaws.services.snowball.model.Address
The city in an address that a Snow device is to be delivered to.
withClusterId(String) - Method in class com.amazonaws.services.snowball.model.CancelClusterRequest
The 39-character ID for the cluster that you want to cancel, for example CID123e4567-e89b-12d3-a456-426655440000.
withClusterId(String) - Method in class com.amazonaws.services.snowball.model.ClusterListEntry
The 39-character ID for the cluster that you want to list, for example CID123e4567-e89b-12d3-a456-426655440000.
withClusterId(String) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The automatically generated ID for a cluster.
withClusterId(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterResult
The automatically generated ID for a cluster.
withClusterId(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The ID of a cluster.
withClusterId(String) - Method in class com.amazonaws.services.snowball.model.DescribeClusterRequest
The automatically generated ID for a cluster.
withClusterId(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The 39-character ID for the cluster, for example CID123e4567-e89b-12d3-a456-426655440000.
withClusterId(String) - Method in class com.amazonaws.services.snowball.model.ListClusterJobsRequest
The 39-character ID for the cluster that you want to list, for example CID123e4567-e89b-12d3-a456-426655440000.
withClusterId(String) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The cluster ID of the cluster that you want to update, for example CID123e4567-e89b-12d3-a456-426655440000.
withClusterListEntries(ClusterListEntry...) - Method in class com.amazonaws.services.snowball.model.ListClustersResult
Each ClusterListEntry object contains a cluster's state, a cluster's ID, and other important status information.
withClusterListEntries(Collection<ClusterListEntry>) - Method in class com.amazonaws.services.snowball.model.ListClustersResult
Each ClusterListEntry object contains a cluster's state, a cluster's ID, and other important status information.
withClusterMetadata(ClusterMetadata) - Method in class com.amazonaws.services.snowball.model.DescribeClusterResult
Information about a specific cluster, including shipping information, cluster status, and other important metadata.
withClusterState(String) - Method in class com.amazonaws.services.snowball.model.ClusterListEntry
The current state of this cluster.
withClusterState(ClusterState) - Method in class com.amazonaws.services.snowball.model.ClusterListEntry
The current state of this cluster.
withClusterState(String) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The current status of the cluster.
withClusterState(ClusterState) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The current status of the cluster.
withCompany(String) - Method in class com.amazonaws.services.snowball.model.Address
The name of the company to receive a Snow device at an address.
withCompatibleImages(CompatibleImage...) - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesResult
A JSON-formatted object that describes a compatible AMI, including the ID and name for a Snow device AMI.
withCompatibleImages(Collection<CompatibleImage>) - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesResult
A JSON-formatted object that describes a compatible AMI, including the ID and name for a Snow device AMI.
withConflictResource(String) - Method in exception com.amazonaws.services.snowball.model.ConflictException
You get this resource when you call CreateReturnShippingLabel more than once when other requests are not completed.
withCountry(String) - Method in class com.amazonaws.services.snowball.model.Address
The country in an address that a Snow device is to be delivered to.
withCreationDate(Date) - Method in class com.amazonaws.services.snowball.model.ClusterListEntry
The creation date for this cluster.
withCreationDate(Date) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The creation date for this cluster.
withCreationDate(Date) - Method in class com.amazonaws.services.snowball.model.JobListEntry
The creation date for this job.
withCreationDate(Date) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The creation date for this job.
withCurrentActiveJob(String) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The current active jobs on the device the long-term pricing type.
withDataTransferProgress(DataTransfer) - Method in class com.amazonaws.services.snowball.model.JobMetadata
A value that defines the real-time status of a Snow device's data transfer while the device is at Amazon Web Services.
withDependentServices(DependentService...) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsRequest
A list of names and versions of dependant services of the requested service.
withDependentServices(Collection<DependentService>) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsRequest
A list of names and versions of dependant services of the requested service.
withDependentServices(DependentService...) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsResult
A list of names and versions of dependant services of the service for which the system provided supported versions.
withDependentServices(Collection<DependentService>) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsResult
A list of names and versions of dependant services of the service for which the system provided supported versions.
withDescription(String) - Method in class com.amazonaws.services.snowball.model.ClusterListEntry
Defines an optional description of the cluster, for example Environmental Data Cluster-01.
withDescription(String) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The optional description of the cluster.
withDescription(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
An optional description of this specific cluster, for example Environmental Data Cluster-01.
withDescription(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Defines an optional description of this specific job, for example Important Photos 2016-08-11.
withDescription(String) - Method in class com.amazonaws.services.snowball.model.JobListEntry
The optional description of this specific job, for example Important Photos 2016-08-11.
withDescription(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The description of the job, provided at job creation.
withDescription(String) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The updated description of this cluster.
withDescription(String) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The updated description of this job's JobMetadata object.
withDeviceConfiguration(DeviceConfiguration) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Defines the device configuration for an Snowcone job.
withDeviceConfiguration(DeviceConfiguration) - Method in class com.amazonaws.services.snowball.model.JobMetadata
 
withDevicePickupId(String) - Method in class com.amazonaws.services.snowball.model.PickupDetails
The unique ID for a device that will be picked up.
withDevicePickupSnsTopicARN(String) - Method in class com.amazonaws.services.snowball.model.Notification
Used to send SNS notifications for the person picking up the device (identified during job creation).
withEc2AmiResources(Ec2AmiResource...) - Method in class com.amazonaws.services.snowball.model.JobResource
The Amazon Machine Images (AMIs) associated with this job.
withEc2AmiResources(Collection<Ec2AmiResource>) - Method in class com.amazonaws.services.snowball.model.JobResource
The Amazon Machine Images (AMIs) associated with this job.
withEKSAnywhereVersion(String) - Method in class com.amazonaws.services.snowball.model.EKSOnDeviceServiceConfiguration
The optional version of EKS Anywhere on the Snow Family device.
withEKSOnDeviceService(EKSOnDeviceServiceConfiguration) - Method in class com.amazonaws.services.snowball.model.OnDeviceServiceConfiguration
The configuration of EKS Anywhere on the Snow Family device.
withEmail(String) - Method in class com.amazonaws.services.snowball.model.PickupDetails
The email address of the person picking up the device.
withEndMarker(String) - Method in class com.amazonaws.services.snowball.model.KeyRange
The key that ends an optional key range for an export job.
withEventResourceARN(String) - Method in class com.amazonaws.services.snowball.model.EventTriggerDefinition
The Amazon Resource Name (ARN) for any local Amazon S3 resource that is an Lambda function's event trigger associated with this job.
withEventTriggers(EventTriggerDefinition...) - Method in class com.amazonaws.services.snowball.model.LambdaResource
The array of ARNs for S3Resource objects to trigger the LambdaResource objects associated with this job.
withEventTriggers(Collection<EventTriggerDefinition>) - Method in class com.amazonaws.services.snowball.model.LambdaResource
The array of ARNs for S3Resource objects to trigger the LambdaResource objects associated with this job.
withExpirationDate(Date) - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelResult
The expiration date of the current return shipping label.
withFaultTolerance(Integer) - Method in class com.amazonaws.services.snowball.model.S3OnDeviceServiceConfiguration
>Fault tolerance level of the cluster.
withForceCreateJobs(Boolean) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
Force to create cluster when user attempts to overprovision or underprovision a cluster.
withForwardingAddressId(String) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The ID of the address that you want a cluster shipped to, after it will be shipped to its primary address.
withForwardingAddressId(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The forwarding address ID for a cluster.
withForwardingAddressId(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The forwarding address ID for a job.
withForwardingAddressId(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The ID of the address that you want a job shipped to, after it will be shipped to its primary address.
withForwardingAddressId(String) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The updated ID for the forwarding address for a cluster.
withForwardingAddressId(String) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The updated ID for the forwarding address for a job.
withGSTIN(String) - Method in class com.amazonaws.services.snowball.model.INDTaxDocuments
The Goods and Services Tax (GST) documents required in Amazon Web Services Region in India.
withIdentificationExpirationDate(Date) - Method in class com.amazonaws.services.snowball.model.PickupDetails
Expiration date of the credential identifying the person picking up the device.
withIdentificationIssuingOrg(String) - Method in class com.amazonaws.services.snowball.model.PickupDetails
Organization that issued the credential identifying the person picking up the device.
withIdentificationNumber(String) - Method in class com.amazonaws.services.snowball.model.PickupDetails
The number on the credential identifying the person picking up the device.
withImpactLevel(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The highest impact level of data that will be stored or processed on the device, provided at job creation.
withImpactLevel(ImpactLevel) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The highest impact level of data that will be stored or processed on the device, provided at job creation.
withImpactLevel(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The highest impact level of data that will be stored or processed on the device, provided at job creation.
withImpactLevel(ImpactLevel) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The highest impact level of data that will be stored or processed on the device, provided at job creation.
withInboundShipment(Shipment) - Method in class com.amazonaws.services.snowball.model.ShippingDetails
The Status and TrackingNumber values for a Snow device being returned to Amazon Web Services for a particular job.
withIND(INDTaxDocuments) - Method in class com.amazonaws.services.snowball.model.TaxDocuments
 
withInitialClusterSize(Integer) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
If provided, each job will be automatically created and associated with the new cluster.
withIsLongTermPricingAutoRenew(Boolean) - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingRequest
Specifies whether the current long-term pricing type for the device should be renewed.
withIsLongTermPricingAutoRenew(Boolean) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
If set to true, specifies that the current long-term pricing type for the device should be automatically renewed before the long-term pricing contract expires.
withIsLongTermPricingAutoRenew(Boolean) - Method in class com.amazonaws.services.snowball.model.UpdateLongTermPricingRequest
If set to true, specifies that the current long-term pricing type for the device should be automatically renewed before the long-term pricing contract expires.
withIsMaster(Boolean) - Method in class com.amazonaws.services.snowball.model.JobListEntry
A value that indicates that this job is a main job.
withIsRestricted(Boolean) - Method in class com.amazonaws.services.snowball.model.Address
If the address you are creating is a primary address, then set this option to true.
withIsWifiEnabled(Boolean) - Method in class com.amazonaws.services.snowball.model.WirelessConnection
Enables the Wi-Fi adapter on an Snowcone device.
withJobCompletionReportURI(String) - Method in class com.amazonaws.services.snowball.model.JobLogs
A link to an Amazon S3 presigned URL where the job completion report is located.
withJobFailureLogURI(String) - Method in class com.amazonaws.services.snowball.model.JobLogs
A link to an Amazon S3 presigned URL where the job failure log is located.
withJobId(String) - Method in class com.amazonaws.services.snowball.model.CancelJobRequest
The 39-character job ID for the job that you want to cancel, for example JID123e4567-e89b-12d3-a456-426655440000.
withJobId(String) - Method in class com.amazonaws.services.snowball.model.CreateJobResult
The automatically generated ID for a job, for example JID123e4567-e89b-12d3-a456-426655440000.
withJobId(String) - Method in class com.amazonaws.services.snowball.model.CreateReturnShippingLabelRequest
The ID for a job that you want to create the return shipping label for; for example, JID123e4567-e89b-12d3-a456-426655440000.
withJobId(String) - Method in class com.amazonaws.services.snowball.model.DescribeJobRequest
The automatically generated ID for a job, for example JID123e4567-e89b-12d3-a456-426655440000.
withJobId(String) - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelRequest
The automatically generated ID for a job, for example JID123e4567-e89b-12d3-a456-426655440000.
withJobId(String) - Method in class com.amazonaws.services.snowball.model.GetJobManifestRequest
The ID for a job that you want to get the manifest file for, for example JID123e4567-e89b-12d3-a456-426655440000.
withJobId(String) - Method in class com.amazonaws.services.snowball.model.GetJobUnlockCodeRequest
The ID for the job that you want to get the UnlockCode value for, for example JID123e4567-e89b-12d3-a456-426655440000.
withJobId(String) - Method in class com.amazonaws.services.snowball.model.GetSoftwareUpdatesRequest
The ID for a job that you want to get the software update file for, for example JID123e4567-e89b-12d3-a456-426655440000.
withJobId(String) - Method in class com.amazonaws.services.snowball.model.JobListEntry
The automatically generated ID for a job, for example JID123e4567-e89b-12d3-a456-426655440000.
withJobId(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The automatically generated ID for a job, for example JID123e4567-e89b-12d3-a456-426655440000.
withJobId(String) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The job ID of the job that you want to update, for example JID123e4567-e89b-12d3-a456-426655440000.
withJobId(String) - Method in class com.amazonaws.services.snowball.model.UpdateJobShipmentStateRequest
The job ID of the job whose shipment date you want to update, for example JID123e4567-e89b-12d3-a456-426655440000.
withJobIds(String...) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The IDs of the jobs that are associated with a long-term pricing type.
withJobIds(Collection<String>) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The IDs of the jobs that are associated with a long-term pricing type.
withJobListEntries(JobListEntry...) - Method in class com.amazonaws.services.snowball.model.CreateClusterResult
List of jobs created for this cluster.
withJobListEntries(Collection<JobListEntry>) - Method in class com.amazonaws.services.snowball.model.CreateClusterResult
List of jobs created for this cluster.
withJobListEntries(JobListEntry...) - Method in class com.amazonaws.services.snowball.model.ListClusterJobsResult
Each JobListEntry object contains a job's state, a job's ID, and a value that indicates whether the job is a job part, in the case of export jobs.
withJobListEntries(Collection<JobListEntry>) - Method in class com.amazonaws.services.snowball.model.ListClusterJobsResult
Each JobListEntry object contains a job's state, a job's ID, and a value that indicates whether the job is a job part, in the case of export jobs.
withJobListEntries(JobListEntry...) - Method in class com.amazonaws.services.snowball.model.ListJobsResult
Each JobListEntry object contains a job's state, a job's ID, and a value that indicates whether the job is a job part, in the case of export jobs.
withJobListEntries(Collection<JobListEntry>) - Method in class com.amazonaws.services.snowball.model.ListJobsResult
Each JobListEntry object contains a job's state, a job's ID, and a value that indicates whether the job is a job part, in the case of export jobs.
withJobLogInfo(JobLogs) - Method in class com.amazonaws.services.snowball.model.JobMetadata
Links to Amazon S3 presigned URLs for the job report and logs.
withJobMetadata(JobMetadata) - Method in class com.amazonaws.services.snowball.model.DescribeJobResult
Information about a specific job, including shipping information, job status, and other important metadata.
withJobState(String) - Method in class com.amazonaws.services.snowball.model.JobListEntry
The current state of this job.
withJobState(JobState) - Method in class com.amazonaws.services.snowball.model.JobListEntry
The current state of this job.
withJobState(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The current status of the jobs.
withJobState(JobState) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The current status of the jobs.
withJobStatesToNotify(String...) - Method in class com.amazonaws.services.snowball.model.Notification
The list of job states that will trigger a notification for this job.
withJobStatesToNotify(Collection<String>) - Method in class com.amazonaws.services.snowball.model.Notification
The list of job states that will trigger a notification for this job.
withJobStatesToNotify(JobState...) - Method in class com.amazonaws.services.snowball.model.Notification
The list of job states that will trigger a notification for this job.
withJobSuccessLogURI(String) - Method in class com.amazonaws.services.snowball.model.JobLogs
A link to an Amazon S3 presigned URL where the job success log is located.
withJobType(String) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The type of job for this cluster.
withJobType(JobType) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The type of job for this cluster.
withJobType(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The type of job for this cluster.
withJobType(JobType) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The type of job for this cluster.
withJobType(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Defines the type of job that you're creating.
withJobType(JobType) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Defines the type of job that you're creating.
withJobType(String) - Method in class com.amazonaws.services.snowball.model.JobListEntry
The type of job.
withJobType(JobType) - Method in class com.amazonaws.services.snowball.model.JobListEntry
The type of job.
withJobType(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The type of job.
withJobType(JobType) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The type of job.
withKeyRange(KeyRange) - Method in class com.amazonaws.services.snowball.model.S3Resource
For export jobs, you can provide an optional KeyRange within a specific Amazon S3 bucket.
withKmsKeyARN(String) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The KmsKeyARN Amazon Resource Name (ARN) associated with this cluster.
withKmsKeyARN(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The KmsKeyARN value that you want to associate with this cluster.
withKmsKeyARN(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The KmsKeyARN that you want to associate with this job.
withKmsKeyARN(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The Amazon Resource Name (ARN) for the Key Management Service (KMS) key associated with this job.
withKubernetesVersion(String) - Method in class com.amazonaws.services.snowball.model.EKSOnDeviceServiceConfiguration
The Kubernetes version for EKS Anywhere on the Snow Family device.
withLambdaArn(String) - Method in class com.amazonaws.services.snowball.model.LambdaResource
An Amazon Resource Name (ARN) that represents an Lambda function to be triggered by PUT object actions on the associated local Amazon S3 resource.
withLambdaResources(LambdaResource...) - Method in class com.amazonaws.services.snowball.model.JobResource
The Python-language Lambda functions for this job.
withLambdaResources(Collection<LambdaResource>) - Method in class com.amazonaws.services.snowball.model.JobResource
The Python-language Lambda functions for this job.
withLandmark(String) - Method in class com.amazonaws.services.snowball.model.Address
This field is no longer used and the value is ignored.
withLongTermPricingEndDate(Date) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The end date the long-term pricing contract.
withLongTermPricingEntries(LongTermPricingListEntry...) - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingResult
Each LongTermPricingEntry object contains a status, ID, and other information about the LongTermPricing type.
withLongTermPricingEntries(Collection<LongTermPricingListEntry>) - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingResult
Each LongTermPricingEntry object contains a status, ID, and other information about the LongTermPricing type.
withLongTermPricingId(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The ID of the long-term pricing type for the device.
withLongTermPricingId(String) - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingResult
The ID of the long-term pricing type for the device.
withLongTermPricingId(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The ID of the long-term pricing type for the device.
withLongTermPricingId(String) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The ID of the long-term pricing type for the device.
withLongTermPricingId(String) - Method in class com.amazonaws.services.snowball.model.UpdateLongTermPricingRequest
The ID of the long-term pricing type for the device.
withLongTermPricingIds(String...) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
Lists long-term pricing id that will be used to associate with jobs automatically created for the new cluster.
withLongTermPricingIds(Collection<String>) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
Lists long-term pricing id that will be used to associate with jobs automatically created for the new cluster.
withLongTermPricingStartDate(Date) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The start date of the long-term pricing contract.
withLongTermPricingStatus(String) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The status of the long-term pricing type.
withLongTermPricingType(String) - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingRequest
The type of long-term pricing option you want for the device, either 1-year or 3-year long-term pricing.
withLongTermPricingType(LongTermPricingType) - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingRequest
The type of long-term pricing option you want for the device, either 1-year or 3-year long-term pricing.
withLongTermPricingType(String) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The type of long-term pricing that was selected for the device.
withLongTermPricingType(LongTermPricingType) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The type of long-term pricing that was selected for the device.
withManifestURI(String) - Method in class com.amazonaws.services.snowball.model.GetJobManifestResult
The Amazon S3 presigned URL for the manifest file associated with the specified JobId value.
withMaxResults(Integer) - Method in class com.amazonaws.services.snowball.model.DescribeAddressesRequest
The number of ADDRESS objects to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.snowball.model.ListClusterJobsRequest
The number of JobListEntry objects to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.snowball.model.ListClustersRequest
The number of ClusterListEntry objects to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesRequest
The maximum number of results for the list of compatible images.
withMaxResults(Integer) - Method in class com.amazonaws.services.snowball.model.ListJobsRequest
The number of JobListEntry objects to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingRequest
The maximum number of ListLongTermPricing objects to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsRequest
The maximum number of locations to list per page.
withMaxResults(Integer) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsRequest
The maximum number of ListServiceVersions objects to return.
withName(String) - Method in class com.amazonaws.services.snowball.model.Address
The name of a person to receive a Snow device at an address.
withName(String) - Method in class com.amazonaws.services.snowball.model.CompatibleImage
The optional name of a compatible image.
withName(String) - Method in class com.amazonaws.services.snowball.model.PickupDetails
The name of the person picking up the device.
withNextToken(String) - Method in class com.amazonaws.services.snowball.model.DescribeAddressesRequest
HTTP requests are stateless.
withNextToken(String) - Method in class com.amazonaws.services.snowball.model.DescribeAddressesResult
HTTP requests are stateless.
withNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListClusterJobsRequest
HTTP requests are stateless.
withNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListClusterJobsResult
HTTP requests are stateless.
withNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListClustersRequest
HTTP requests are stateless.
withNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListClustersResult
HTTP requests are stateless.
withNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesRequest
HTTP requests are stateless.
withNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListCompatibleImagesResult
Because HTTP requests are stateless, this is the starting point for your next list of returned images.
withNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListJobsRequest
HTTP requests are stateless.
withNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListJobsResult
HTTP requests are stateless.
withNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingRequest
Because HTTP requests are stateless, this is the starting point for your next list of ListLongTermPricing to return.
withNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListLongTermPricingResult
Because HTTP requests are stateless, this is the starting point for your next list of returned ListLongTermPricing list.
withNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsRequest
HTTP requests are stateless.
withNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListPickupLocationsResult
HTTP requests are stateless.
withNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsRequest
Because HTTP requests are stateless, this is the starting point for the next list of returned ListServiceVersionsRequest versions.
withNextToken(String) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsResult
Because HTTP requests are stateless, this is the starting point of the next list of returned ListServiceVersionsResult results.
withNFSOnDeviceService(NFSOnDeviceServiceConfiguration) - Method in class com.amazonaws.services.snowball.model.OnDeviceServiceConfiguration
Represents the NFS (Network File System) service on a Snow Family device.
withNotification(Notification) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.
withNotification(Notification) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.
withNotification(Notification) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Defines the Amazon Simple Notification Service (Amazon SNS) notification settings for this job.
withNotification(Notification) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The Amazon Simple Notification Service (Amazon SNS) notification settings associated with a specific job.
withNotification(Notification) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The new or updated Notification object.
withNotification(Notification) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The new or updated Notification object.
withNotifyAll(Boolean) - Method in class com.amazonaws.services.snowball.model.Notification
Any change in job state will trigger a notification for this job.
withObjectsTransferred(Long) - Method in class com.amazonaws.services.snowball.model.DataTransfer
The number of objects transferred between a Snow device and Amazon S3.
withOnDeviceServiceConfiguration(OnDeviceServiceConfiguration) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
Represents metadata and configuration settings for services on an Amazon Web Services Snow Family device.
withOnDeviceServiceConfiguration(OnDeviceServiceConfiguration) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.
withOnDeviceServiceConfiguration(OnDeviceServiceConfiguration) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.
withOnDeviceServiceConfiguration(OnDeviceServiceConfiguration) - Method in class com.amazonaws.services.snowball.model.JobMetadata
Represents metadata and configuration settings for services on an Amazon Web Services Snow Family device.
withOnDeviceServiceConfiguration(OnDeviceServiceConfiguration) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.
withOnDeviceServiceConfiguration(OnDeviceServiceConfiguration) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.
withOutboundShipment(Shipment) - Method in class com.amazonaws.services.snowball.model.ShippingDetails
The Status and TrackingNumber values for a Snow device being delivered to the address that you specified for a particular job.
withPhoneNumber(String) - Method in class com.amazonaws.services.snowball.model.Address
The phone number associated with an address that a Snow device is to be delivered to.
withPhoneNumber(String) - Method in class com.amazonaws.services.snowball.model.PickupDetails
The phone number of the person picking up the device.
withPickupDetails(PickupDetails) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Information identifying the person picking up the device.
withPickupDetails(PickupDetails) - Method in class com.amazonaws.services.snowball.model.JobMetadata
Information identifying the person picking up the device.
withPickupDetails(PickupDetails) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
 
withPostalCode(String) - Method in class com.amazonaws.services.snowball.model.Address
The postal code in an address that a Snow device is to be delivered to.
withPrefectureOrDistrict(String) - Method in class com.amazonaws.services.snowball.model.Address
This field is no longer used and the value is ignored.
withRemoteManagement(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal network.
withRemoteManagement(RemoteManagement) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal network.
withRemoteManagement(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Allows you to securely operate and manage Snowcone devices remotely from outside of your internal network.
withRemoteManagement(RemoteManagement) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Allows you to securely operate and manage Snowcone devices remotely from outside of your internal network.
withRemoteManagement(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
Allows you to securely operate and manage Snowcone devices remotely from outside of your internal network.
withRemoteManagement(RemoteManagement) - Method in class com.amazonaws.services.snowball.model.JobMetadata
Allows you to securely operate and manage Snowcone devices remotely from outside of your internal network.
withReplacementJob(String) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
A new device that replaces a device that is ordered with long-term pricing.
withReplacementJob(String) - Method in class com.amazonaws.services.snowball.model.UpdateLongTermPricingRequest
Specifies that a device that is ordered with long-term pricing should be replaced with a new device.
withResources(JobResource) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The arrays of JobResource objects that can include updated S3Resource objects or LambdaResource objects.
withResources(JobResource) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The resources associated with the cluster job.
withResources(JobResource) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
Defines the Amazon S3 buckets associated with this job.
withResources(JobResource) - Method in class com.amazonaws.services.snowball.model.JobMetadata
An array of S3Resource objects.
withResources(JobResource) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The updated arrays of JobResource objects that can include updated S3Resource objects or LambdaResource objects.
withResources(JobResource) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The updated JobResource object, or the updated JobResource object.
withResourceType(String) - Method in exception com.amazonaws.services.snowball.model.InvalidResourceException
The provided resource value is invalid.
withReturnShippingLabelURI(String) - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelResult
The pre-signed Amazon S3 URI used to download the return shipping label.
withRoleARN(String) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The role ARN associated with this cluster.
withRoleARN(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The RoleARN that you want to associate with this cluster.
withRoleARN(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The RoleARN that you want to associate with this job.
withRoleARN(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The role ARN associated with this job.
withRoleARN(String) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The new role Amazon Resource Name (ARN) that you want to associate with this cluster.
withRoleARN(String) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The new role Amazon Resource Name (ARN) that you want to associate with this job.
withS3OnDeviceService(S3OnDeviceServiceConfiguration) - Method in class com.amazonaws.services.snowball.model.OnDeviceServiceConfiguration
Configuration for Amazon S3 compatible storage on Snow family devices.
withS3Resources(S3Resource...) - Method in class com.amazonaws.services.snowball.model.JobResource
An array of S3Resource objects.
withS3Resources(Collection<S3Resource>) - Method in class com.amazonaws.services.snowball.model.JobResource
An array of S3Resource objects.
withServiceName(String) - Method in class com.amazonaws.services.snowball.model.DependentService
The name of the dependent service.
withServiceName(ServiceName) - Method in class com.amazonaws.services.snowball.model.DependentService
The name of the dependent service.
withServiceName(String) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsRequest
The name of the service for which you're requesting supported versions.
withServiceName(ServiceName) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsRequest
The name of the service for which you're requesting supported versions.
withServiceName(String) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsResult
The name of the service for which the system provided supported versions.
withServiceName(ServiceName) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsResult
The name of the service for which the system provided supported versions.
withServiceName(String) - Method in class com.amazonaws.services.snowball.model.TargetOnDeviceService
Specifies the name of the service on the Snow Family device that your transferred data will be exported from or imported into.
withServiceName(DeviceServiceName) - Method in class com.amazonaws.services.snowball.model.TargetOnDeviceService
Specifies the name of the service on the Snow Family device that your transferred data will be exported from or imported into.
withServiceSize(Integer) - Method in class com.amazonaws.services.snowball.model.S3OnDeviceServiceConfiguration
Applicable when creating a cluster.
withServiceVersion(ServiceVersion) - Method in class com.amazonaws.services.snowball.model.DependentService
The version of the dependent service.
withServiceVersions(ServiceVersion...) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsResult
A list of supported versions.
withServiceVersions(Collection<ServiceVersion>) - Method in class com.amazonaws.services.snowball.model.ListServiceVersionsResult
A list of supported versions.
withShipmentState(String) - Method in class com.amazonaws.services.snowball.model.UpdateJobShipmentStateRequest
The state of a device when it is being shipped.
withShipmentState(ShipmentState) - Method in class com.amazonaws.services.snowball.model.UpdateJobShipmentStateRequest
The state of a device when it is being shipped.
withShippingDetails(ShippingDetails) - Method in class com.amazonaws.services.snowball.model.JobMetadata
A job's shipping information, including inbound and outbound tracking numbers and shipping speed options.
withShippingOption(String) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The shipping speed for each node in this cluster.
withShippingOption(ShippingOption) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The shipping speed for each node in this cluster.
withShippingOption(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The shipping speed for each node in this cluster.
withShippingOption(ShippingOption) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The shipping speed for each node in this cluster.
withShippingOption(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The shipping speed for this job.
withShippingOption(ShippingOption) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The shipping speed for this job.
withShippingOption(String) - Method in class com.amazonaws.services.snowball.model.CreateReturnShippingLabelRequest
The shipping speed for a particular job.
withShippingOption(ShippingOption) - Method in class com.amazonaws.services.snowball.model.CreateReturnShippingLabelRequest
The shipping speed for a particular job.
withShippingOption(String) - Method in class com.amazonaws.services.snowball.model.ShippingDetails
The shipping speed for a particular job.
withShippingOption(ShippingOption) - Method in class com.amazonaws.services.snowball.model.ShippingDetails
The shipping speed for a particular job.
withShippingOption(String) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The updated shipping option value of this cluster's ShippingDetails object.
withShippingOption(ShippingOption) - Method in class com.amazonaws.services.snowball.model.UpdateClusterRequest
The updated shipping option value of this cluster's ShippingDetails object.
withShippingOption(String) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The updated shipping option value of this job's ShippingDetails object.
withShippingOption(ShippingOption) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The updated shipping option value of this job's ShippingDetails object.
withSnowballAmiId(String) - Method in class com.amazonaws.services.snowball.model.Ec2AmiResource
The ID of the AMI on the Snow device.
withSnowballCapacityPreference(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
If your job is being created in one of the US regions, you have the option of specifying what size Snow device you'd like for this job.
withSnowballCapacityPreference(SnowballCapacity) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
If your job is being created in one of the US regions, you have the option of specifying what size Snow device you'd like for this job.
withSnowballCapacityPreference(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
If your job is being created in one of the US regions, you have the option of specifying what size Snow device you'd like for this job.
withSnowballCapacityPreference(SnowballCapacity) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
If your job is being created in one of the US regions, you have the option of specifying what size Snow device you'd like for this job.
withSnowballCapacityPreference(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The Snow device capacity preference for this job, specified at job creation.
withSnowballCapacityPreference(SnowballCapacity) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The Snow device capacity preference for this job, specified at job creation.
withSnowballCapacityPreference(String) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The updated SnowballCapacityPreference of this job's JobMetadata object.
withSnowballCapacityPreference(SnowballCapacity) - Method in class com.amazonaws.services.snowball.model.UpdateJobRequest
The updated SnowballCapacityPreference of this job's JobMetadata object.
withSnowballId(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
Unique ID associated with a device.
withSnowballLimit(Integer) - Method in class com.amazonaws.services.snowball.model.GetSnowballUsageResult
The service limit for number of Snow devices this account can have at once.
withSnowballsInUse(Integer) - Method in class com.amazonaws.services.snowball.model.GetSnowballUsageResult
The number of Snow devices that this account is currently using.
withSnowballType(String) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The type of Snowcone device to use for this cluster.
withSnowballType(SnowballType) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The type of Snowcone device to use for this cluster.
withSnowballType(String) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The type of Snow Family devices to use for this cluster.
withSnowballType(SnowballType) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The type of Snow Family devices to use for this cluster.
withSnowballType(String) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The type of Snow Family devices to use for this job.
withSnowballType(SnowballType) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The type of Snow Family devices to use for this job.
withSnowballType(String) - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingRequest
The type of Snow Family devices to use for the long-term pricing job.
withSnowballType(SnowballType) - Method in class com.amazonaws.services.snowball.model.CreateLongTermPricingRequest
The type of Snow Family devices to use for the long-term pricing job.
withSnowballType(String) - Method in class com.amazonaws.services.snowball.model.JobListEntry
The type of device used with this job.
withSnowballType(SnowballType) - Method in class com.amazonaws.services.snowball.model.JobListEntry
The type of device used with this job.
withSnowballType(String) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The type of device used with this job.
withSnowballType(SnowballType) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The type of device used with this job.
withSnowballType(String) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The type of Snow Family devices associated with this long-term pricing job.
withSnowballType(SnowballType) - Method in class com.amazonaws.services.snowball.model.LongTermPricingListEntry
The type of Snow Family devices associated with this long-term pricing job.
withSnowconeDeviceConfiguration(SnowconeDeviceConfiguration) - Method in class com.amazonaws.services.snowball.model.DeviceConfiguration
Returns information about the device configuration for an Snowcone job.
withSnsTopicARN(String) - Method in class com.amazonaws.services.snowball.model.Notification
The new SNS TopicArn that you want to associate with this job.
withStateOrProvince(String) - Method in class com.amazonaws.services.snowball.model.Address
The state or province in an address that a Snow device is to be delivered to.
withStatus(String) - Method in class com.amazonaws.services.snowball.model.CreateReturnShippingLabelResult
The status information of the task on a Snow device that is being returned to Amazon Web Services.
withStatus(ShippingLabelStatus) - Method in class com.amazonaws.services.snowball.model.CreateReturnShippingLabelResult
The status information of the task on a Snow device that is being returned to Amazon Web Services.
withStatus(String) - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelResult
The status information of the task on a Snow device that is being returned to Amazon Web Services.
withStatus(ShippingLabelStatus) - Method in class com.amazonaws.services.snowball.model.DescribeReturnShippingLabelResult
The status information of the task on a Snow device that is being returned to Amazon Web Services.
withStatus(String) - Method in class com.amazonaws.services.snowball.model.Shipment
Status information for a shipment.
withStorageLimit(Integer) - Method in class com.amazonaws.services.snowball.model.NFSOnDeviceServiceConfiguration
The maximum NFS storage for one Snow Family device.
withStorageLimit(Double) - Method in class com.amazonaws.services.snowball.model.S3OnDeviceServiceConfiguration
If the specified storage limit value matches storage limit of one of the defined configurations, that configuration will be used.
withStorageLimit(Integer) - Method in class com.amazonaws.services.snowball.model.TGWOnDeviceServiceConfiguration
The maximum number of virtual tapes to store on one Snow Family device.
withStorageUnit(String) - Method in class com.amazonaws.services.snowball.model.NFSOnDeviceServiceConfiguration
The scale unit of the NFS storage on the device.
withStorageUnit(StorageUnit) - Method in class com.amazonaws.services.snowball.model.NFSOnDeviceServiceConfiguration
The scale unit of the NFS storage on the device.
withStorageUnit(String) - Method in class com.amazonaws.services.snowball.model.S3OnDeviceServiceConfiguration
Storage unit.
withStorageUnit(StorageUnit) - Method in class com.amazonaws.services.snowball.model.S3OnDeviceServiceConfiguration
Storage unit.
withStorageUnit(String) - Method in class com.amazonaws.services.snowball.model.TGWOnDeviceServiceConfiguration
The scale unit of the virtual tapes on the device.
withStorageUnit(StorageUnit) - Method in class com.amazonaws.services.snowball.model.TGWOnDeviceServiceConfiguration
The scale unit of the virtual tapes on the device.
withStreet1(String) - Method in class com.amazonaws.services.snowball.model.Address
The first line in a street address that a Snow device is to be delivered to.
withStreet2(String) - Method in class com.amazonaws.services.snowball.model.Address
The second line in a street address that a Snow device is to be delivered to.
withStreet3(String) - Method in class com.amazonaws.services.snowball.model.Address
The third line in a street address that a Snow device is to be delivered to.
withSubJobMetadata(JobMetadata...) - Method in class com.amazonaws.services.snowball.model.DescribeJobResult
Information about a specific job part (in the case of an export job), including shipping information, job status, and other important metadata.
withSubJobMetadata(Collection<JobMetadata>) - Method in class com.amazonaws.services.snowball.model.DescribeJobResult
Information about a specific job part (in the case of an export job), including shipping information, job status, and other important metadata.
withTargetOnDeviceServices(TargetOnDeviceService...) - Method in class com.amazonaws.services.snowball.model.S3Resource
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.
withTargetOnDeviceServices(Collection<TargetOnDeviceService>) - Method in class com.amazonaws.services.snowball.model.S3Resource
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into.
withTaxDocuments(TaxDocuments) - Method in class com.amazonaws.services.snowball.model.ClusterMetadata
The tax documents required in your Amazon Web Services Region.
withTaxDocuments(TaxDocuments) - Method in class com.amazonaws.services.snowball.model.CreateClusterRequest
The tax documents required in your Amazon Web Services Region.
withTaxDocuments(TaxDocuments) - Method in class com.amazonaws.services.snowball.model.CreateJobRequest
The tax documents required in your Amazon Web Services Region.
withTaxDocuments(TaxDocuments) - Method in class com.amazonaws.services.snowball.model.JobMetadata
The metadata associated with the tax documents required in your Amazon Web Services Region.
withTGWOnDeviceService(TGWOnDeviceServiceConfiguration) - Method in class com.amazonaws.services.snowball.model.OnDeviceServiceConfiguration
Represents the Storage Gateway service Tape Gateway type on a Snow Family device.
withTotalBytes(Long) - Method in class com.amazonaws.services.snowball.model.DataTransfer
The total bytes of data for a transfer between a Snow device and Amazon S3.
withTotalObjects(Long) - Method in class com.amazonaws.services.snowball.model.DataTransfer
The total number of objects for a transfer between a Snow device and Amazon S3.
withTrackingNumber(String) - Method in class com.amazonaws.services.snowball.model.Shipment
The tracking number for this job.
withTransferOption(String) - Method in class com.amazonaws.services.snowball.model.TargetOnDeviceService
Specifies whether the data is being imported or exported.
withTransferOption(TransferOption) - Method in class com.amazonaws.services.snowball.model.TargetOnDeviceService
Specifies whether the data is being imported or exported.
withType(String) - Method in class com.amazonaws.services.snowball.model.Address
Differentiates between delivery address and pickup address in the customer account.
withType(AddressType) - Method in class com.amazonaws.services.snowball.model.Address
Differentiates between delivery address and pickup address in the customer account.
withUnlockCode(String) - Method in class com.amazonaws.services.snowball.model.GetJobUnlockCodeResult
The UnlockCode value for the specified job.
withUpdatesURI(String) - Method in class com.amazonaws.services.snowball.model.GetSoftwareUpdatesResult
The Amazon S3 presigned URL for the update file associated with the specified JobId value.
withVersion(String) - Method in class com.amazonaws.services.snowball.model.ServiceVersion
The version number of the requested service.
withWirelessConnection(WirelessConnection) - Method in class com.amazonaws.services.snowball.model.SnowconeDeviceConfiguration
Configures the wireless connection for the Snowcone device.
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2024. All rights reserved.