| Package | Description |
|---|---|
| com.amazonaws.services.snowball |
AWS Snow Family is 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 |
| Modifier and Type | Method and Description |
|---|---|
CreateJobResult |
AbstractAmazonSnowball.createJob(CreateJobRequest request) |
CreateJobResult |
AmazonSnowball.createJob(CreateJobRequest createJobRequest)
Creates a job to import or export data between Amazon S3 and your on-premises data center.
|
CreateJobResult |
AmazonSnowballClient.createJob(CreateJobRequest request)
Creates a job to import or export data between Amazon S3 and your on-premises data center.
|
Future<CreateJobResult> |
AbstractAmazonSnowballAsync.createJobAsync(CreateJobRequest request) |
Future<CreateJobResult> |
AmazonSnowballAsyncClient.createJobAsync(CreateJobRequest request) |
Future<CreateJobResult> |
AmazonSnowballAsync.createJobAsync(CreateJobRequest createJobRequest)
Creates a job to import or export data between Amazon S3 and your on-premises data center.
|
Future<CreateJobResult> |
AbstractAmazonSnowballAsync.createJobAsync(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler) |
Future<CreateJobResult> |
AmazonSnowballAsyncClient.createJobAsync(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler) |
Future<CreateJobResult> |
AmazonSnowballAsync.createJobAsync(CreateJobRequest createJobRequest,
AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler)
Creates a job to import or export data between Amazon S3 and your on-premises data center.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateJobResult> |
AbstractAmazonSnowballAsync.createJobAsync(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler) |
Future<CreateJobResult> |
AmazonSnowballAsyncClient.createJobAsync(CreateJobRequest request,
AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler) |
Future<CreateJobResult> |
AmazonSnowballAsync.createJobAsync(CreateJobRequest createJobRequest,
AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler)
Creates a job to import or export data between Amazon S3 and your on-premises data center.
|
| Modifier and Type | Method and Description |
|---|---|
CreateJobRequest |
CreateJobRequest.clone() |
CreateJobRequest |
CreateJobRequest.withAddressId(String addressId)
The ID for the address that you want the Snow device shipped to.
|
CreateJobRequest |
CreateJobRequest.withClusterId(String clusterId)
The ID of a cluster.
|
CreateJobRequest |
CreateJobRequest.withDescription(String description)
Defines an optional description of this specific job, for example
Important Photos 2016-08-11. |
CreateJobRequest |
CreateJobRequest.withDeviceConfiguration(DeviceConfiguration deviceConfiguration)
Defines the device configuration for an AWS Snowcone job.
|
CreateJobRequest |
CreateJobRequest.withForwardingAddressId(String forwardingAddressId)
The forwarding address ID for a job.
|
CreateJobRequest |
CreateJobRequest.withJobType(JobType jobType)
Defines the type of job that you're creating.
|
CreateJobRequest |
CreateJobRequest.withJobType(String jobType)
Defines the type of job that you're creating.
|
CreateJobRequest |
CreateJobRequest.withKmsKeyARN(String kmsKeyARN)
The
KmsKeyARN that you want to associate with this job. |
CreateJobRequest |
CreateJobRequest.withLongTermPricingId(String longTermPricingId)
The ID of the long-term pricing type for the device.
|
CreateJobRequest |
CreateJobRequest.withNotification(Notification notification)
Defines the Amazon Simple Notification Service (Amazon SNS) notification settings for this job.
|
CreateJobRequest |
CreateJobRequest.withOnDeviceServiceConfiguration(OnDeviceServiceConfiguration onDeviceServiceConfiguration)
Specifies the service or services on the Snow Family device that your transferred data will be exported from or
imported into.
|
CreateJobRequest |
CreateJobRequest.withRemoteManagement(RemoteManagement remoteManagement)
Allows you to securely operate and manage Snowcone devices remotely from outside of your internal network.
|
CreateJobRequest |
CreateJobRequest.withRemoteManagement(String remoteManagement)
Allows you to securely operate and manage Snowcone devices remotely from outside of your internal network.
|
CreateJobRequest |
CreateJobRequest.withResources(JobResource resources)
Defines the Amazon S3 buckets associated with this job.
|
CreateJobRequest |
CreateJobRequest.withRoleARN(String roleARN)
The
RoleARN that you want to associate with this job. |
CreateJobRequest |
CreateJobRequest.withShippingOption(ShippingOption shippingOption)
The shipping speed for this job.
|
CreateJobRequest |
CreateJobRequest.withShippingOption(String shippingOption)
The shipping speed for this job.
|
CreateJobRequest |
CreateJobRequest.withSnowballCapacityPreference(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 |
CreateJobRequest.withSnowballCapacityPreference(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 |
CreateJobRequest.withSnowballType(SnowballType snowballType)
The type of AWS Snow Family device to use for this job.
|
CreateJobRequest |
CreateJobRequest.withSnowballType(String snowballType)
The type of AWS Snow Family device to use for this job.
|
CreateJobRequest |
CreateJobRequest.withTaxDocuments(TaxDocuments taxDocuments)
The tax documents required in your AWS Region.
|
Copyright © 2021. All rights reserved.