CopyableBuilder<CreateClusterRequest.Builder,CreateClusterRequest>
, SdkBuilder<CreateClusterRequest.Builder,CreateClusterRequest>
public static interface CreateClusterRequest.Builder extends CopyableBuilder<CreateClusterRequest.Builder,CreateClusterRequest>
Modifier and Type | Method | Description |
---|---|---|
CreateClusterRequest.Builder |
addressId(String addressId) |
The ID for the address that you want the cluster shipped to.>
|
CreateClusterRequest.Builder |
description(String description) |
An optional description of this specific cluster, for example
Environmental Data Cluster-01 . |
CreateClusterRequest.Builder |
forwardingAddressId(String forwardingAddressId) |
The forwarding address ID for a cluster.
|
CreateClusterRequest.Builder |
jobType(String jobType) |
The type of job for this cluster.
|
CreateClusterRequest.Builder |
jobType(JobType jobType) |
The type of job for this cluster.
|
CreateClusterRequest.Builder |
kmsKeyARN(String kmsKeyARN) |
The
KmsKeyARN value that you want to associate with this cluster. |
CreateClusterRequest.Builder |
notification(Notification notification) |
The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.
|
CreateClusterRequest.Builder |
resources(JobResource resources) |
The resources associated with the cluster job.
|
CreateClusterRequest.Builder |
roleARN(String roleARN) |
The
RoleARN that you want to associate with this cluster. |
CreateClusterRequest.Builder |
shippingOption(String shippingOption) |
The shipping speed for each node in this cluster.
|
CreateClusterRequest.Builder |
shippingOption(ShippingOption shippingOption) |
The shipping speed for each node in this cluster.
|
CreateClusterRequest.Builder |
snowballType(String snowballType) |
The type of AWS Snowball appliance to use for this cluster.
|
CreateClusterRequest.Builder |
snowballType(SnowballType snowballType) |
The type of AWS Snowball appliance to use for this cluster.
|
copy
apply, build
CreateClusterRequest.Builder jobType(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
CreateClusterRequest.Builder jobType(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
CreateClusterRequest.Builder resources(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.CreateClusterRequest.Builder description(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
.CreateClusterRequest.Builder addressId(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.>CreateClusterRequest.Builder kmsKeyARN(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).CreateClusterRequest.Builder roleARN(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).CreateClusterRequest.Builder snowballType(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
CreateClusterRequest.Builder snowballType(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
CreateClusterRequest.Builder shippingOption(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
CreateClusterRequest.Builder shippingOption(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
CreateClusterRequest.Builder notification(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.CreateClusterRequest.Builder forwardingAddressId(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.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.