@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.
|
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 AWS Snowball appliance to use for this cluster.
|
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 |
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 AWS Snowball appliance to use for this cluster.
|
void |
setSnowballType(String snowballType)
The type of AWS Snowball appliance to use for this cluster.
|
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
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 |
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 AWS Snowball appliance to use for this cluster.
|
CreateClusterRequest |
withSnowballType(String snowballType)
The type of AWS Snowball appliance to use for this cluster.
|
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
.
jobType
- The type of job for this cluster. Currently, the only job type supported for clusters is
LOCAL_USE
.JobType
public String getJobType()
The type of job for this cluster. Currently, the only job type supported for clusters is LOCAL_USE
.
LOCAL_USE
.JobType
public CreateClusterRequest withJobType(String jobType)
The type of job for this cluster. Currently, the only job type supported for clusters is LOCAL_USE
.
jobType
- The type of job for this cluster. Currently, the only job type supported for clusters is
LOCAL_USE
.JobType
public void setJobType(JobType jobType)
The type of job for this cluster. Currently, the only job type supported for clusters is LOCAL_USE
.
jobType
- The type of job for this cluster. Currently, the only job type supported for clusters is
LOCAL_USE
.JobType
public CreateClusterRequest withJobType(JobType jobType)
The type of job for this cluster. Currently, the only job type supported for clusters is LOCAL_USE
.
jobType
- The type of job for this cluster. Currently, the only job type supported for clusters is
LOCAL_USE
.JobType
public void setResources(JobResource resources)
The resources associated with the cluster job. These resources include Amazon S3 buckets and optional AWS Lambda functions written in the Python language.
resources
- The resources associated with the cluster job. These resources include Amazon S3 buckets and optional AWS
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 AWS 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 AWS Lambda functions written in the Python language.
resources
- The resources associated with the cluster job. These resources include Amazon S3 buckets and optional AWS
Lambda functions written in the Python language.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 AWS Key
Management Service (AWS KMS).
kmsKeyARN
- The KmsKeyARN
value that you want to associate with this cluster. KmsKeyARN
values are created by using the CreateKey API action in
AWS Key Management Service (AWS 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 AWS Key
Management Service (AWS KMS).
KmsKeyARN
value that you want to associate with this cluster. KmsKeyARN
values are created by using the CreateKey API action in
AWS Key Management Service (AWS 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 AWS Key
Management Service (AWS KMS).
kmsKeyARN
- The KmsKeyARN
value that you want to associate with this cluster. KmsKeyARN
values are created by using the CreateKey API action in
AWS Key Management Service (AWS 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 AWS 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
AWS 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 AWS 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 AWS 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 AWS 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
AWS Identity and Access Management (IAM).public void setSnowballType(String snowballType)
The type of AWS Snowball appliance to use for this cluster. Currently, the only supported appliance type for
cluster jobs is EDGE
.
snowballType
- The type of AWS Snowball appliance to use for this cluster. Currently, the only supported appliance type
for cluster jobs is EDGE
.SnowballType
public String getSnowballType()
The type of AWS Snowball appliance to use for this cluster. Currently, the only supported appliance type for
cluster jobs is EDGE
.
EDGE
.SnowballType
public CreateClusterRequest withSnowballType(String snowballType)
The type of AWS Snowball appliance to use for this cluster. Currently, the only supported appliance type for
cluster jobs is EDGE
.
snowballType
- The type of AWS Snowball appliance to use for this cluster. Currently, the only supported appliance type
for cluster jobs is EDGE
.SnowballType
public void setSnowballType(SnowballType snowballType)
The type of AWS Snowball appliance to use for this cluster. Currently, the only supported appliance type for
cluster jobs is EDGE
.
snowballType
- The type of AWS Snowball appliance to use for this cluster. Currently, the only supported appliance type
for cluster jobs is EDGE
.SnowballType
public CreateClusterRequest withSnowballType(SnowballType snowballType)
The type of AWS Snowball appliance to use for this cluster. Currently, the only supported appliance type for
cluster jobs is EDGE
.
snowballType
- The type of AWS Snowball appliance to use for this cluster. Currently, the only supported appliance type
for cluster jobs is EDGE
.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 appliance, rather it represents how quickly each appliance moves to its destination while in transit. Regional shipping speeds are as follows:
In Australia, you have access to express shipping. Typically, appliances shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snowball Edges 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, Snowball Edges 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 appliance, rather it represents how quickly each appliance moves to its destination while in
transit. Regional shipping speeds are as follows:
In Australia, you have access to express shipping. Typically, appliances shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snowball Edges 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, Snowball Edges 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 appliance, rather it represents how quickly each appliance moves to its destination while in transit. Regional shipping speeds are as follows:
In Australia, you have access to express shipping. Typically, appliances shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snowball Edges 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, Snowball Edges 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, appliances shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snowball Edges 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, Snowball Edges 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 appliance, rather it represents how quickly each appliance moves to its destination while in transit. Regional shipping speeds are as follows:
In Australia, you have access to express shipping. Typically, appliances shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snowball Edges 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, Snowball Edges 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 appliance, rather it represents how quickly each appliance moves to its destination while in
transit. Regional shipping speeds are as follows:
In Australia, you have access to express shipping. Typically, appliances shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snowball Edges 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, Snowball Edges 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 appliance, rather it represents how quickly each appliance moves to its destination while in transit. Regional shipping speeds are as follows:
In Australia, you have access to express shipping. Typically, appliances shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snowball Edges 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, Snowball Edges 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 appliance, rather it represents how quickly each appliance moves to its destination while in
transit. Regional shipping speeds are as follows:
In Australia, you have access to express shipping. Typically, appliances shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snowball Edges 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, Snowball Edges 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 appliance, rather it represents how quickly each appliance moves to its destination while in transit. Regional shipping speeds are as follows:
In Australia, you have access to express shipping. Typically, appliances shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snowball Edges 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, Snowball Edges 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 appliance, rather it represents how quickly each appliance moves to its destination while in
transit. Regional shipping speeds are as follows:
In Australia, you have access to express shipping. Typically, appliances shipped express are delivered in about a day.
In the European Union (EU), you have access to express shipping. Typically, Snowball Edges 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, Snowball Edges 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 String toString()
toString
in class Object
Object.toString()
public CreateClusterRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.