CreateJobRequest.Builder |
CreateJobRequest.Builder.addressId(String addressId) |
The ID for the address that you want the Snow device shipped to.
|
static CreateJobRequest.Builder |
CreateJobRequest.builder() |
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.clusterId(String clusterId) |
The ID of a cluster.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.description(String description) |
Defines an optional description of this specific job, for example Important Photos 2016-08-11.
|
default CreateJobRequest.Builder |
CreateJobRequest.Builder.deviceConfiguration(Consumer<DeviceConfiguration.Builder> deviceConfiguration) |
Defines the device configuration for an Snowcone job.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.deviceConfiguration(DeviceConfiguration deviceConfiguration) |
Defines the device configuration for an Snowcone job.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.forwardingAddressId(String forwardingAddressId) |
The forwarding address ID for a job.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.impactLevel(String impactLevel) |
The highest impact level of data that will be stored or processed on the device, provided at job creation.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.impactLevel(ImpactLevel impactLevel) |
The highest impact level of data that will be stored or processed on the device, provided at job creation.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.jobType(String jobType) |
Defines the type of job that you're creating.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.jobType(JobType jobType) |
Defines the type of job that you're creating.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.kmsKeyARN(String kmsKeyARN) |
The KmsKeyARN that you want to associate with this job.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.longTermPricingId(String longTermPricingId) |
The ID of the long-term pricing type for the device.
|
default CreateJobRequest.Builder |
CreateJobRequest.Builder.notification(Consumer<Notification.Builder> notification) |
Defines the Amazon Simple Notification Service (Amazon SNS) notification settings for this job.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.notification(Notification notification) |
Defines the Amazon Simple Notification Service (Amazon SNS) notification settings for this job.
|
default CreateJobRequest.Builder |
CreateJobRequest.Builder.onDeviceServiceConfiguration(Consumer<OnDeviceServiceConfiguration.Builder> onDeviceServiceConfiguration) |
Specifies the service or services on the Snow Family device that your transferred data will be exported from
or imported into.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.onDeviceServiceConfiguration(OnDeviceServiceConfiguration onDeviceServiceConfiguration) |
Specifies the service or services on the Snow Family device that your transferred data will be exported from
or imported into.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
default CreateJobRequest.Builder |
CreateJobRequest.Builder.pickupDetails(Consumer<PickupDetails.Builder> pickupDetails) |
Information identifying the person picking up the device.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.pickupDetails(PickupDetails pickupDetails) |
Information identifying the person picking up the device.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.remoteManagement(String remoteManagement) |
Allows you to securely operate and manage Snowcone devices remotely from outside of your internal network.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.remoteManagement(RemoteManagement remoteManagement) |
Allows you to securely operate and manage Snowcone devices remotely from outside of your internal network.
|
default CreateJobRequest.Builder |
CreateJobRequest.Builder.resources(Consumer<JobResource.Builder> resources) |
Defines the Amazon S3 buckets associated with this job.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.resources(JobResource resources) |
Defines the Amazon S3 buckets associated with this job.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.roleARN(String roleARN) |
The RoleARN that you want to associate with this job.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.shippingOption(String shippingOption) |
The shipping speed for this job.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.shippingOption(ShippingOption shippingOption) |
The shipping speed for this job.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.snowballCapacityPreference(String snowballCapacityPreference) |
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.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.snowballCapacityPreference(SnowballCapacity snowballCapacityPreference) |
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.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.snowballType(String snowballType) |
The type of Snow Family devices to use for this job.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.snowballType(SnowballType snowballType) |
The type of Snow Family devices to use for this job.
|
default CreateJobRequest.Builder |
CreateJobRequest.Builder.taxDocuments(Consumer<TaxDocuments.Builder> taxDocuments) |
The tax documents required in your Amazon Web Services Region.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.taxDocuments(TaxDocuments taxDocuments) |
The tax documents required in your Amazon Web Services Region.
|
CreateJobRequest.Builder |
CreateJobRequest.toBuilder() |
|