@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CreateClusterRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
CreateClusterRequest() |
Modifier and Type | Method and Description |
---|---|
CreateClusterRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getAddressId()
The ID for the address that you want the cluster shipped to.
|
String |
getDescription()
An optional description of this specific cluster, for example
Environmental Data Cluster-01 . |
String |
getForwardingAddressId()
The forwarding address ID for a cluster.
|
String |
getJobType()
The type of job for this cluster.
|
String |
getKmsKeyARN()
The
KmsKeyARN value that you want to associate with this cluster. |
Notification |
getNotification()
The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.
|
OnDeviceServiceConfiguration |
getOnDeviceServiceConfiguration()
Specifies the service or services on the Snow Family device that your transferred data will be exported from or
imported into.
|
String |
getRemoteManagement()
Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal
network.
|
JobResource |
getResources()
The resources associated with the cluster job.
|
String |
getRoleARN()
The
RoleARN that you want to associate with this cluster. |
String |
getShippingOption()
The shipping speed for each node in this cluster.
|
String |
getSnowballType()
The type of Snow Family Devices to use for this cluster.
|
TaxDocuments |
getTaxDocuments()
The tax documents required in your Amazon Web Services Region.
|
int |
hashCode() |
void |
setAddressId(String addressId)
The ID for the address that you want the cluster shipped to.
|
void |
setDescription(String description)
An optional description of this specific cluster, for example
Environmental Data Cluster-01 . |
void |
setForwardingAddressId(String forwardingAddressId)
The forwarding address ID for a cluster.
|
void |
setJobType(JobType jobType)
The type of job for this cluster.
|
void |
setJobType(String jobType)
The type of job for this cluster.
|
void |
setKmsKeyARN(String kmsKeyARN)
The
KmsKeyARN value that you want to associate with this cluster. |
void |
setNotification(Notification notification)
The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.
|
void |
setOnDeviceServiceConfiguration(OnDeviceServiceConfiguration onDeviceServiceConfiguration)
Specifies the service or services on the Snow Family device that your transferred data will be exported from or
imported into.
|
void |
setRemoteManagement(RemoteManagement remoteManagement)
Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal
network.
|
void |
setRemoteManagement(String remoteManagement)
Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal
network.
|
void |
setResources(JobResource resources)
The resources associated with the cluster job.
|
void |
setRoleARN(String roleARN)
The
RoleARN that you want to associate with this cluster. |
void |
setShippingOption(ShippingOption shippingOption)
The shipping speed for each node in this cluster.
|
void |
setShippingOption(String shippingOption)
The shipping speed for each node in this cluster.
|
void |
setSnowballType(SnowballType snowballType)
The type of Snow Family Devices to use for this cluster.
|
void |
setSnowballType(String snowballType)
The type of Snow Family Devices to use for this cluster.
|
void |
setTaxDocuments(TaxDocuments taxDocuments)
The tax documents required in your Amazon Web Services Region.
|
String |
toString()
Returns a string representation of this object.
|
CreateClusterRequest |
withAddressId(String addressId)
The ID for the address that you want the cluster shipped to.
|
CreateClusterRequest |
withDescription(String description)
An optional description of this specific cluster, for example
Environmental Data Cluster-01 . |
CreateClusterRequest |
withForwardingAddressId(String forwardingAddressId)
The forwarding address ID for a cluster.
|
CreateClusterRequest |
withJobType(JobType jobType)
The type of job for this cluster.
|
CreateClusterRequest |
withJobType(String jobType)
The type of job for this cluster.
|
CreateClusterRequest |
withKmsKeyARN(String kmsKeyARN)
The
KmsKeyARN value that you want to associate with this cluster. |
CreateClusterRequest |
withNotification(Notification notification)
The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.
|
CreateClusterRequest |
withOnDeviceServiceConfiguration(OnDeviceServiceConfiguration onDeviceServiceConfiguration)
Specifies the service or services on the Snow Family device that your transferred data will be exported from or
imported into.
|
CreateClusterRequest |
withRemoteManagement(RemoteManagement remoteManagement)
Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal
network.
|
CreateClusterRequest |
withRemoteManagement(String remoteManagement)
Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal
network.
|
CreateClusterRequest |
withResources(JobResource resources)
The resources associated with the cluster job.
|
CreateClusterRequest |
withRoleARN(String roleARN)
The
RoleARN that you want to associate with this cluster. |
CreateClusterRequest |
withShippingOption(ShippingOption shippingOption)
The shipping speed for each node in this cluster.
|
CreateClusterRequest |
withShippingOption(String shippingOption)
The shipping speed for each node in this cluster.
|
CreateClusterRequest |
withSnowballType(SnowballType snowballType)
The type of Snow Family Devices to use for this cluster.
|
CreateClusterRequest |
withSnowballType(String snowballType)
The type of Snow Family Devices to use for this cluster.
|
CreateClusterRequest |
withTaxDocuments(TaxDocuments taxDocuments)
The tax documents required in your Amazon Web Services Region.
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public void setJobType(String jobType)
The type of job for this cluster. Currently, the only job type supported for clusters is LOCAL_USE
.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
jobType
- The type of job for this cluster. Currently, the only job type supported for clusters is
LOCAL_USE
.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
JobType
public String getJobType()
The type of job for this cluster. Currently, the only job type supported for clusters is LOCAL_USE
.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
LOCAL_USE
.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
JobType
public CreateClusterRequest withJobType(String jobType)
The type of job for this cluster. Currently, the only job type supported for clusters is LOCAL_USE
.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
jobType
- The type of job for this cluster. Currently, the only job type supported for clusters is
LOCAL_USE
.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
JobType
public void setJobType(JobType jobType)
The type of job for this cluster. Currently, the only job type supported for clusters is LOCAL_USE
.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
jobType
- The type of job for this cluster. Currently, the only job type supported for clusters is
LOCAL_USE
.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
JobType
public CreateClusterRequest withJobType(JobType jobType)
The type of job for this cluster. Currently, the only job type supported for clusters is LOCAL_USE
.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
jobType
- The type of job for this cluster. Currently, the only job type supported for clusters is
LOCAL_USE
.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
JobType
public void setResources(JobResource resources)
The resources associated with the cluster job. These resources include Amazon S3 buckets and optional Lambda functions written in the Python language.
resources
- The resources associated with the cluster job. These resources include Amazon S3 buckets and optional
Lambda functions written in the Python language.public JobResource getResources()
The resources associated with the cluster job. These resources include Amazon S3 buckets and optional Lambda functions written in the Python language.
public CreateClusterRequest withResources(JobResource resources)
The resources associated with the cluster job. These resources include Amazon S3 buckets and optional Lambda functions written in the Python language.
resources
- The resources associated with the cluster job. These resources include Amazon S3 buckets and optional
Lambda functions written in the Python language.public void setOnDeviceServiceConfiguration(OnDeviceServiceConfiguration onDeviceServiceConfiguration)
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into. Amazon Web Services Snow Family device clusters support Amazon S3 and NFS (Network File System).
onDeviceServiceConfiguration
- Specifies the service or services on the Snow Family device that your transferred data will be exported
from or imported into. Amazon Web Services Snow Family device clusters support Amazon S3 and NFS (Network
File System).public OnDeviceServiceConfiguration getOnDeviceServiceConfiguration()
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into. Amazon Web Services Snow Family device clusters support Amazon S3 and NFS (Network File System).
public CreateClusterRequest withOnDeviceServiceConfiguration(OnDeviceServiceConfiguration onDeviceServiceConfiguration)
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into. Amazon Web Services Snow Family device clusters support Amazon S3 and NFS (Network File System).
onDeviceServiceConfiguration
- Specifies the service or services on the Snow Family device that your transferred data will be exported
from or imported into. Amazon Web Services Snow Family device clusters support Amazon S3 and NFS (Network
File System).public void setDescription(String description)
An optional description of this specific cluster, for example Environmental Data Cluster-01
.
description
- An optional description of this specific cluster, for example Environmental Data Cluster-01
.public String getDescription()
An optional description of this specific cluster, for example Environmental Data Cluster-01
.
Environmental Data Cluster-01
.public CreateClusterRequest withDescription(String description)
An optional description of this specific cluster, for example Environmental Data Cluster-01
.
description
- An optional description of this specific cluster, for example Environmental Data Cluster-01
.public void setAddressId(String addressId)
The ID for the address that you want the cluster shipped to.
addressId
- The ID for the address that you want the cluster shipped to.public String getAddressId()
The ID for the address that you want the cluster shipped to.
public CreateClusterRequest withAddressId(String addressId)
The ID for the address that you want the cluster shipped to.
addressId
- The ID for the address that you want the cluster shipped to.public void setKmsKeyARN(String kmsKeyARN)
The KmsKeyARN
value that you want to associate with this cluster. KmsKeyARN
values are
created by using the CreateKey API action in Key
Management Service (KMS).
kmsKeyARN
- The KmsKeyARN
value that you want to associate with this cluster. KmsKeyARN
values are created by using the CreateKey API action in
Key Management Service (KMS).public String getKmsKeyARN()
The KmsKeyARN
value that you want to associate with this cluster. KmsKeyARN
values are
created by using the CreateKey API action in Key
Management Service (KMS).
KmsKeyARN
value that you want to associate with this cluster. KmsKeyARN
values are created by using the CreateKey API action in
Key Management Service (KMS).public CreateClusterRequest withKmsKeyARN(String kmsKeyARN)
The KmsKeyARN
value that you want to associate with this cluster. KmsKeyARN
values are
created by using the CreateKey API action in Key
Management Service (KMS).
kmsKeyARN
- The KmsKeyARN
value that you want to associate with this cluster. KmsKeyARN
values are created by using the CreateKey API action in
Key Management Service (KMS).public void setRoleARN(String roleARN)
The RoleARN
that you want to associate with this cluster. RoleArn
values are created by
using the CreateRole API
action in Identity and Access Management (IAM).
roleARN
- The RoleARN
that you want to associate with this cluster. RoleArn
values are
created by using the CreateRole API action
in Identity and Access Management (IAM).public String getRoleARN()
The RoleARN
that you want to associate with this cluster. RoleArn
values are created by
using the CreateRole API
action in Identity and Access Management (IAM).
RoleARN
that you want to associate with this cluster. RoleArn
values are
created by using the CreateRole API action
in Identity and Access Management (IAM).public CreateClusterRequest withRoleARN(String roleARN)
The RoleARN
that you want to associate with this cluster. RoleArn
values are created by
using the CreateRole API
action in Identity and Access Management (IAM).
roleARN
- The RoleARN
that you want to associate with this cluster. RoleArn
values are
created by using the CreateRole API action
in Identity and Access Management (IAM).public void setSnowballType(String snowballType)
The type of Snow Family Devices to use for this cluster.
For cluster jobs, Amazon Web Services Snow Family currently supports only the EDGE
device type.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
snowballType
- The type of Snow Family Devices to use for this cluster.
For cluster jobs, Amazon Web Services Snow Family currently supports only the EDGE
device
type.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
SnowballType
public String getSnowballType()
The type of Snow Family Devices to use for this cluster.
For cluster jobs, Amazon Web Services Snow Family currently supports only the EDGE
device type.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
For cluster jobs, Amazon Web Services Snow Family currently supports only the EDGE
device
type.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
SnowballType
public CreateClusterRequest withSnowballType(String snowballType)
The type of Snow Family Devices to use for this cluster.
For cluster jobs, Amazon Web Services Snow Family currently supports only the EDGE
device type.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
snowballType
- The type of Snow Family Devices to use for this cluster.
For cluster jobs, Amazon Web Services Snow Family currently supports only the EDGE
device
type.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
SnowballType
public void setSnowballType(SnowballType snowballType)
The type of Snow Family Devices to use for this cluster.
For cluster jobs, Amazon Web Services Snow Family currently supports only the EDGE
device type.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
snowballType
- The type of Snow Family Devices to use for this cluster.
For cluster jobs, Amazon Web Services Snow Family currently supports only the EDGE
device
type.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
SnowballType
public CreateClusterRequest withSnowballType(SnowballType snowballType)
The type of Snow Family Devices to use for this cluster.
For cluster jobs, Amazon Web Services Snow Family currently supports only the EDGE
device type.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
snowballType
- The type of Snow Family Devices to use for this cluster.
For cluster jobs, Amazon Web Services Snow Family currently supports only the EDGE
device
type.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
SnowballType
public void setShippingOption(String shippingOption)
The shipping speed for each node in this cluster. This speed doesn't dictate how soon you'll get each Snowball Edge device, rather it represents how quickly each device moves to its destination while in transit. Regional shipping speeds are as follows:
In Australia, you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.
In India, Snow devices are delivered in one to seven days.
In the United States of America (US), you have access to one-day shipping and two-day shipping.
In Australia, you have access to express shipping. Typically, devices shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.
In India, Snow devices are delivered in one to seven days.
In the US, you have access to one-day shipping and two-day shipping.
shippingOption
- The shipping speed for each node in this cluster. This speed doesn't dictate how soon you'll get each
Snowball Edge device, rather it represents how quickly each device moves to its destination while in
transit. Regional shipping speeds are as follows:
In Australia, you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.
In India, Snow devices are delivered in one to seven days.
In the United States of America (US), you have access to one-day shipping and two-day shipping.
In Australia, you have access to express shipping. Typically, devices shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.
In India, Snow devices are delivered in one to seven days.
In the US, you have access to one-day shipping and two-day shipping.
ShippingOption
public String getShippingOption()
The shipping speed for each node in this cluster. This speed doesn't dictate how soon you'll get each Snowball Edge device, rather it represents how quickly each device moves to its destination while in transit. Regional shipping speeds are as follows:
In Australia, you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.
In India, Snow devices are delivered in one to seven days.
In the United States of America (US), you have access to one-day shipping and two-day shipping.
In Australia, you have access to express shipping. Typically, devices shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.
In India, Snow devices are delivered in one to seven days.
In the US, you have access to one-day shipping and two-day shipping.
In Australia, you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.
In India, Snow devices are delivered in one to seven days.
In the United States of America (US), you have access to one-day shipping and two-day shipping.
In Australia, you have access to express shipping. Typically, devices shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.
In India, Snow devices are delivered in one to seven days.
In the US, you have access to one-day shipping and two-day shipping.
ShippingOption
public CreateClusterRequest withShippingOption(String shippingOption)
The shipping speed for each node in this cluster. This speed doesn't dictate how soon you'll get each Snowball Edge device, rather it represents how quickly each device moves to its destination while in transit. Regional shipping speeds are as follows:
In Australia, you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.
In India, Snow devices are delivered in one to seven days.
In the United States of America (US), you have access to one-day shipping and two-day shipping.
In Australia, you have access to express shipping. Typically, devices shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.
In India, Snow devices are delivered in one to seven days.
In the US, you have access to one-day shipping and two-day shipping.
shippingOption
- The shipping speed for each node in this cluster. This speed doesn't dictate how soon you'll get each
Snowball Edge device, rather it represents how quickly each device moves to its destination while in
transit. Regional shipping speeds are as follows:
In Australia, you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.
In India, Snow devices are delivered in one to seven days.
In the United States of America (US), you have access to one-day shipping and two-day shipping.
In Australia, you have access to express shipping. Typically, devices shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.
In India, Snow devices are delivered in one to seven days.
In the US, you have access to one-day shipping and two-day shipping.
ShippingOption
public void setShippingOption(ShippingOption shippingOption)
The shipping speed for each node in this cluster. This speed doesn't dictate how soon you'll get each Snowball Edge device, rather it represents how quickly each device moves to its destination while in transit. Regional shipping speeds are as follows:
In Australia, you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.
In India, Snow devices are delivered in one to seven days.
In the United States of America (US), you have access to one-day shipping and two-day shipping.
In Australia, you have access to express shipping. Typically, devices shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.
In India, Snow devices are delivered in one to seven days.
In the US, you have access to one-day shipping and two-day shipping.
shippingOption
- The shipping speed for each node in this cluster. This speed doesn't dictate how soon you'll get each
Snowball Edge device, rather it represents how quickly each device moves to its destination while in
transit. Regional shipping speeds are as follows:
In Australia, you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.
In India, Snow devices are delivered in one to seven days.
In the United States of America (US), you have access to one-day shipping and two-day shipping.
In Australia, you have access to express shipping. Typically, devices shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.
In India, Snow devices are delivered in one to seven days.
In the US, you have access to one-day shipping and two-day shipping.
ShippingOption
public CreateClusterRequest withShippingOption(ShippingOption shippingOption)
The shipping speed for each node in this cluster. This speed doesn't dictate how soon you'll get each Snowball Edge device, rather it represents how quickly each device moves to its destination while in transit. Regional shipping speeds are as follows:
In Australia, you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.
In India, Snow devices are delivered in one to seven days.
In the United States of America (US), you have access to one-day shipping and two-day shipping.
In Australia, you have access to express shipping. Typically, devices shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.
In India, Snow devices are delivered in one to seven days.
In the US, you have access to one-day shipping and two-day shipping.
shippingOption
- The shipping speed for each node in this cluster. This speed doesn't dictate how soon you'll get each
Snowball Edge device, rather it represents how quickly each device moves to its destination while in
transit. Regional shipping speeds are as follows:
In Australia, you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.
In India, Snow devices are delivered in one to seven days.
In the United States of America (US), you have access to one-day shipping and two-day shipping.
In Australia, you have access to express shipping. Typically, devices shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.
In India, Snow devices are delivered in one to seven days.
In the US, you have access to one-day shipping and two-day shipping.
ShippingOption
public void setNotification(Notification notification)
The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.
notification
- The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.public Notification getNotification()
The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.
public CreateClusterRequest withNotification(Notification notification)
The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.
notification
- The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.public void setForwardingAddressId(String forwardingAddressId)
The forwarding address ID for a cluster. This field is not supported in most regions.
forwardingAddressId
- The forwarding address ID for a cluster. This field is not supported in most regions.public String getForwardingAddressId()
The forwarding address ID for a cluster. This field is not supported in most regions.
public CreateClusterRequest withForwardingAddressId(String forwardingAddressId)
The forwarding address ID for a cluster. This field is not supported in most regions.
forwardingAddressId
- The forwarding address ID for a cluster. This field is not supported in most regions.public void setTaxDocuments(TaxDocuments taxDocuments)
The tax documents required in your Amazon Web Services Region.
taxDocuments
- The tax documents required in your Amazon Web Services Region.public TaxDocuments getTaxDocuments()
The tax documents required in your Amazon Web Services Region.
public CreateClusterRequest withTaxDocuments(TaxDocuments taxDocuments)
The tax documents required in your Amazon Web Services Region.
taxDocuments
- The tax documents required in your Amazon Web Services Region.public void setRemoteManagement(String remoteManagement)
Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal
network. When set to INSTALLED_AUTOSTART
, remote management will automatically be available when the
device arrives at your location. Otherwise, you need to use the Snowball Client to manage the device.
remoteManagement
- Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal
network. When set to INSTALLED_AUTOSTART
, remote management will automatically be available
when the device arrives at your location. Otherwise, you need to use the Snowball Client to manage the
device.RemoteManagement
public String getRemoteManagement()
Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal
network. When set to INSTALLED_AUTOSTART
, remote management will automatically be available when the
device arrives at your location. Otherwise, you need to use the Snowball Client to manage the device.
INSTALLED_AUTOSTART
, remote management will automatically be
available when the device arrives at your location. Otherwise, you need to use the Snowball Client to
manage the device.RemoteManagement
public CreateClusterRequest withRemoteManagement(String remoteManagement)
Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal
network. When set to INSTALLED_AUTOSTART
, remote management will automatically be available when the
device arrives at your location. Otherwise, you need to use the Snowball Client to manage the device.
remoteManagement
- Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal
network. When set to INSTALLED_AUTOSTART
, remote management will automatically be available
when the device arrives at your location. Otherwise, you need to use the Snowball Client to manage the
device.RemoteManagement
public void setRemoteManagement(RemoteManagement remoteManagement)
Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal
network. When set to INSTALLED_AUTOSTART
, remote management will automatically be available when the
device arrives at your location. Otherwise, you need to use the Snowball Client to manage the device.
remoteManagement
- Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal
network. When set to INSTALLED_AUTOSTART
, remote management will automatically be available
when the device arrives at your location. Otherwise, you need to use the Snowball Client to manage the
device.RemoteManagement
public CreateClusterRequest withRemoteManagement(RemoteManagement remoteManagement)
Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal
network. When set to INSTALLED_AUTOSTART
, remote management will automatically be available when the
device arrives at your location. Otherwise, you need to use the Snowball Client to manage the device.
remoteManagement
- Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal
network. When set to INSTALLED_AUTOSTART
, remote management will automatically be available
when the device arrives at your location. Otherwise, you need to use the Snowball Client to manage the
device.RemoteManagement
public String toString()
toString
in class Object
Object.toString()
public CreateClusterRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()