A B C E F G H I J L M N S T U V W 

A

AmazonImportExport - Interface in com.amazonaws.services.importexport
Interface for accessing AmazonImportExport.
AmazonImportExportAsync - Interface in com.amazonaws.services.importexport
Interface for accessing AmazonImportExport asynchronously.
AmazonImportExportAsyncClient - Class in com.amazonaws.services.importexport
Asynchronous client for accessing AmazonImportExport.
AmazonImportExportAsyncClient() - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport.
AmazonImportExportAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport.
AmazonImportExportAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport using the specified AWS account credentials.
AmazonImportExportAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport using the specified AWS account credentials and executor service.
AmazonImportExportAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport using the specified AWS account credentials, executor service, and client configuration options.
AmazonImportExportAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport using the specified AWS account credentials provider.
AmazonImportExportAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport using the specified AWS account credentials provider and executor service.
AmazonImportExportAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport using the specified AWS account credentials provider and client configuration options.
AmazonImportExportAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonImportExportClient - Class in com.amazonaws.services.importexport
Client for accessing AmazonImportExport.
AmazonImportExportClient() - Constructor for class com.amazonaws.services.importexport.AmazonImportExportClient
Constructs a new client to invoke service methods on AmazonImportExport.
AmazonImportExportClient(ClientConfiguration) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportClient
Constructs a new client to invoke service methods on AmazonImportExport.
AmazonImportExportClient(AWSCredentials) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportClient
Constructs a new client to invoke service methods on AmazonImportExport using the specified AWS account credentials.
AmazonImportExportClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportClient
Constructs a new client to invoke service methods on AmazonImportExport using the specified AWS account credentials and client configuration options.
AmazonImportExportClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportClient
Constructs a new client to invoke service methods on AmazonImportExport using the specified AWS account credentials provider.
AmazonImportExportClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportClient
Constructs a new client to invoke service methods on AmazonImportExport using the specified AWS account credentials provider and client configuration options.
AmazonImportExportClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportClient
Constructs a new client to invoke service methods on AmazonImportExport using the specified AWS account credentials provider, client configuration options, and request metric collector.
Artifact - Class in com.amazonaws.services.importexport.model
A discrete item that contains the description and URL of an artifact (such as a PDF).
Artifact() - Constructor for class com.amazonaws.services.importexport.model.Artifact
 

B

BucketPermissionException - Exception in com.amazonaws.services.importexport.model
The account specified does not have the appropriate bucket permissions.
BucketPermissionException(String) - Constructor for exception com.amazonaws.services.importexport.model.BucketPermissionException
Constructs a new BucketPermissionException with the specified error message.

C

CanceledJobIdException - Exception in com.amazonaws.services.importexport.model
The specified job ID has been canceled and is no longer valid.
CanceledJobIdException(String) - Constructor for exception com.amazonaws.services.importexport.model.CanceledJobIdException
Constructs a new CanceledJobIdException with the specified error message.
cancelJob(CancelJobRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
This operation cancels a specified job.
cancelJob(CancelJobRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
This operation cancels a specified job.
cancelJobAsync(CancelJobRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation cancels a specified job.
cancelJobAsync(CancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult>) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation cancels a specified job.
cancelJobAsync(CancelJobRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation cancels a specified job.
cancelJobAsync(CancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult>) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation cancels a specified job.
CancelJobRequest - Class in com.amazonaws.services.importexport.model
Container for the parameters to the CancelJob operation.
CancelJobRequest() - Constructor for class com.amazonaws.services.importexport.model.CancelJobRequest
 
CancelJobResult - Class in com.amazonaws.services.importexport.model
Output structure for the CancelJob operation.
CancelJobResult() - Constructor for class com.amazonaws.services.importexport.model.CancelJobResult
 
com.amazonaws.services.importexport - package com.amazonaws.services.importexport
Synchronous and asynchronous client classes for accessing AmazonImportExport.
com.amazonaws.services.importexport.model - package com.amazonaws.services.importexport.model
Classes modeling the various types represented by AmazonImportExport.
createJob(CreateJobRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
This operation initiates the process of scheduling an upload or download of your data.
createJob(CreateJobRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
This operation initiates the process of scheduling an upload or download of your data.
createJobAsync(CreateJobRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation initiates the process of scheduling an upload or download of your data.
createJobAsync(CreateJobRequest, AsyncHandler<CreateJobRequest, CreateJobResult>) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation initiates the process of scheduling an upload or download of your data.
createJobAsync(CreateJobRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation initiates the process of scheduling an upload or download of your data.
createJobAsync(CreateJobRequest, AsyncHandler<CreateJobRequest, CreateJobResult>) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation initiates the process of scheduling an upload or download of your data.
CreateJobQuotaExceededException - Exception in com.amazonaws.services.importexport.model
Each account can create only a certain number of jobs per day.
CreateJobQuotaExceededException(String) - Constructor for exception com.amazonaws.services.importexport.model.CreateJobQuotaExceededException
Constructs a new CreateJobQuotaExceededException with the specified error message.
CreateJobRequest - Class in com.amazonaws.services.importexport.model
Container for the parameters to the CreateJob operation.
CreateJobRequest() - Constructor for class com.amazonaws.services.importexport.model.CreateJobRequest
 
CreateJobResult - Class in com.amazonaws.services.importexport.model
Output structure for the CreateJob operation.
CreateJobResult() - Constructor for class com.amazonaws.services.importexport.model.CreateJobResult
 

E

equals(Object) - Method in class com.amazonaws.services.importexport.model.Artifact
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.CancelJobRequest
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.CancelJobResult
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelResult
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.GetStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.Job
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.ListJobsResult
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
 
equals(Object) - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
 
exceptionUnmarshallers - Variable in class com.amazonaws.services.importexport.AmazonImportExportClient
List of exception unmarshallers for all AmazonImportExport exceptions.
ExpiredJobIdException - Exception in com.amazonaws.services.importexport.model
Indicates that the specified job has expired out of the system.
ExpiredJobIdException(String) - Constructor for exception com.amazonaws.services.importexport.model.ExpiredJobIdException
Constructs a new ExpiredJobIdException with the specified error message.

F

fromValue(String) - Static method in enum com.amazonaws.services.importexport.model.JobType
Use this in place of valueOf.

G

getAPIVersion() - Method in class com.amazonaws.services.importexport.model.CancelJobRequest
Specifies the version of the client tool.
getAPIVersion() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Specifies the version of the client tool.
getAPIVersion() - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Returns the value of the APIVersion property for this object.
getAPIVersion() - Method in class com.amazonaws.services.importexport.model.GetStatusRequest
Specifies the version of the client tool.
getAPIVersion() - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Specifies the version of the client tool.
getAPIVersion() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Specifies the version of the client tool.
getArtifactList() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
A collection of artifacts.
getArtifactList() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A collection of artifacts.
getArtifactList() - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
A collection of artifacts.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCarrier() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Name of the shipping company.
getCity() - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Returns the value of the City property for this object.
getCompany() - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Returns the value of the Company property for this object.
getCountry() - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Returns the value of the Country property for this object.
getCreationDate() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Timestamp of the CreateJob request in ISO8601 date format.
getCreationDate() - Method in class com.amazonaws.services.importexport.model.Job
Timestamp of the CreateJob request in ISO8601 date format.
getCurrentManifest() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The last manifest submitted, which will be used to process the job.
getDescription() - Method in class com.amazonaws.services.importexport.model.Artifact
The associated description for this object.
getErrorCount() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Number of errors.
getExecutorService() - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Returns the executor service used by this async client to execute requests.
getIsCanceled() - Method in class com.amazonaws.services.importexport.model.Job
Indicates whether the job was canceled.
getIsTruncated() - Method in class com.amazonaws.services.importexport.model.ListJobsResult
Indicates whether the list of jobs was truncated.
getJobId() - Method in class com.amazonaws.services.importexport.model.CancelJobRequest
A unique identifier which refers to a particular job.
getJobId() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
A unique identifier which refers to a particular job.
getJobId() - Method in class com.amazonaws.services.importexport.model.GetStatusRequest
A unique identifier which refers to a particular job.
getJobId() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A unique identifier which refers to a particular job.
getJobId() - Method in class com.amazonaws.services.importexport.model.Job
A unique identifier which refers to a particular job.
getJobId() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
A unique identifier which refers to a particular job.
getJobIds() - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Returns the value of the JobIds property for this object.
getJobs() - Method in class com.amazonaws.services.importexport.model.ListJobsResult
A list container for Jobs returned by the ListJobs operation.
getJobType() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Specifies whether the job to initiate is an import or export job.
getJobType() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Specifies whether the job to initiate is an import or export job.
getJobType() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Specifies whether the job to initiate is an import or export job.
getJobType() - Method in class com.amazonaws.services.importexport.model.Job
Specifies whether the job to initiate is an import or export job.
getJobType() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Specifies whether the job to initiate is an import or export job.
getLocationCode() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A token representing the location of the storage device, such as "AtAWS".
getLocationMessage() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A more human readable form of the physical location of the storage device.
getLogBucket() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Amazon S3 bucket for user logs.
getLogKey() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The key where the user logs were stored.
getManifest() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
The UTF-8 encoded text of the manifest file.
getManifest() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
The UTF-8 encoded text of the manifest file.
getManifestAddendum() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
For internal use only.
getMarker() - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Specifies the JOBID to start after when listing the jobs created with your account.
getMaxJobs() - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Sets the maximum number of jobs returned in the response.
getName() - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Returns the value of the Name property for this object.
getPhoneNumber() - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Returns the value of the PhoneNumber property for this object.
getPostalCode() - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Returns the value of the PostalCode property for this object.
getProgressCode() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A token representing the state of the job, such as "Started".
getProgressMessage() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A more human readable form of the job status.
getShippingLabel(GetShippingLabelRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
getShippingLabel(GetShippingLabelRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
getShippingLabelAsync(GetShippingLabelRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
getShippingLabelAsync(GetShippingLabelRequest, AsyncHandler<GetShippingLabelRequest, GetShippingLabelResult>) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
getShippingLabelAsync(GetShippingLabelRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
getShippingLabelAsync(GetShippingLabelRequest, AsyncHandler<GetShippingLabelRequest, GetShippingLabelResult>) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
GetShippingLabelRequest - Class in com.amazonaws.services.importexport.model
Container for the parameters to the GetShippingLabel operation.
GetShippingLabelRequest() - Constructor for class com.amazonaws.services.importexport.model.GetShippingLabelRequest
 
GetShippingLabelResult - Class in com.amazonaws.services.importexport.model
Get Shipping Label Result
GetShippingLabelResult() - Constructor for class com.amazonaws.services.importexport.model.GetShippingLabelResult
 
getShippingLabelURL() - Method in class com.amazonaws.services.importexport.model.GetShippingLabelResult
Returns the value of the ShippingLabelURL property for this object.
getSignature() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
getSignature() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
getSignatureFileContents() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
The actual text of the SIGNATURE file to be written to disk.
getSignatureFileContents() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
getStateOrProvince() - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Returns the value of the StateOrProvince property for this object.
getStatus(GetStatusRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
getStatus(GetStatusRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
getStatusAsync(GetStatusRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
getStatusAsync(GetStatusRequest, AsyncHandler<GetStatusRequest, GetStatusResult>) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
getStatusAsync(GetStatusRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
getStatusAsync(GetStatusRequest, AsyncHandler<GetStatusRequest, GetStatusResult>) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
GetStatusRequest - Class in com.amazonaws.services.importexport.model
Container for the parameters to the GetStatus operation.
GetStatusRequest() - Constructor for class com.amazonaws.services.importexport.model.GetStatusRequest
 
GetStatusResult - Class in com.amazonaws.services.importexport.model
Output structure for the GetStatus operation.
GetStatusResult() - Constructor for class com.amazonaws.services.importexport.model.GetStatusResult
 
getStreet1() - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Returns the value of the Street1 property for this object.
getStreet2() - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Returns the value of the Street2 property for this object.
getStreet3() - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Returns the value of the Street3 property for this object.
getSuccess() - Method in class com.amazonaws.services.importexport.model.CancelJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
getSuccess() - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
getTrackingNumber() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The shipping tracking number assigned by AWS Import/Export to the storage device when it's returned to you.
getURL() - Method in class com.amazonaws.services.importexport.model.Artifact
The URL for a given Artifact.
getValidateOnly() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
getValidateOnly() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
getWarning() - Method in class com.amazonaws.services.importexport.model.GetShippingLabelResult
Returns the value of the Warning property for this object.
getWarningMessage() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
An optional message notifying you of non-fatal issues with the job, such as use of an incompatible Amazon S3 bucket name.
getWarningMessage() - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
An optional message notifying you of non-fatal issues with the job, such as use of an incompatible Amazon S3 bucket name.

H

hashCode() - Method in class com.amazonaws.services.importexport.model.Artifact
 
hashCode() - Method in class com.amazonaws.services.importexport.model.CancelJobRequest
 
hashCode() - Method in class com.amazonaws.services.importexport.model.CancelJobResult
 
hashCode() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
 
hashCode() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
 
hashCode() - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
 
hashCode() - Method in class com.amazonaws.services.importexport.model.GetShippingLabelResult
 
hashCode() - Method in class com.amazonaws.services.importexport.model.GetStatusRequest
 
hashCode() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
 
hashCode() - Method in class com.amazonaws.services.importexport.model.Job
 
hashCode() - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
 
hashCode() - Method in class com.amazonaws.services.importexport.model.ListJobsResult
 
hashCode() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
 
hashCode() - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
 

I

InvalidAccessKeyIdException - Exception in com.amazonaws.services.importexport.model
The AWS Access Key ID specified in the request did not match the manifest's accessKeyId value.
InvalidAccessKeyIdException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidAccessKeyIdException
Constructs a new InvalidAccessKeyIdException with the specified error message.
InvalidAddressException - Exception in com.amazonaws.services.importexport.model
The address specified in the manifest is invalid.
InvalidAddressException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidAddressException
Constructs a new InvalidAddressException with the specified error message.
InvalidCustomsException - Exception in com.amazonaws.services.importexport.model
One or more customs parameters was invalid.
InvalidCustomsException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidCustomsException
Constructs a new InvalidCustomsException with the specified error message.
InvalidFileSystemException - Exception in com.amazonaws.services.importexport.model
File system specified in export manifest is invalid.
InvalidFileSystemException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidFileSystemException
Constructs a new InvalidFileSystemException with the specified error message.
InvalidJobIdException - Exception in com.amazonaws.services.importexport.model
The JOBID was missing, not found, or not associated with the AWS account.
InvalidJobIdException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidJobIdException
Constructs a new InvalidJobIdException with the specified error message.
InvalidManifestFieldException - Exception in com.amazonaws.services.importexport.model
One or more manifest fields was invalid.
InvalidManifestFieldException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidManifestFieldException
Constructs a new InvalidManifestFieldException with the specified error message.
InvalidParameterException - Exception in com.amazonaws.services.importexport.model
One or more parameters had an invalid value.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
InvalidVersionException - Exception in com.amazonaws.services.importexport.model
The client tool version is invalid.
InvalidVersionException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidVersionException
Constructs a new InvalidVersionException with the specified error message.
isCanceled() - Method in class com.amazonaws.services.importexport.model.Job
Indicates whether the job was canceled.
isSuccess() - Method in class com.amazonaws.services.importexport.model.CancelJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
isSuccess() - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
isTruncated() - Method in class com.amazonaws.services.importexport.model.ListJobsResult
Indicates whether the list of jobs was truncated.
isValidateOnly() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
isValidateOnly() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.

J

Job - Class in com.amazonaws.services.importexport.model
Representation of a job returned by the ListJobs operation.
Job() - Constructor for class com.amazonaws.services.importexport.model.Job
 
JobType - Enum in com.amazonaws.services.importexport.model
Job Type

L

listJobs(ListJobsRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
This operation returns the jobs associated with the requester.
listJobs() - Method in interface com.amazonaws.services.importexport.AmazonImportExport
This operation returns the jobs associated with the requester.
listJobs(ListJobsRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
This operation returns the jobs associated with the requester.
listJobs() - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
This operation returns the jobs associated with the requester.
listJobsAsync(ListJobsRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation returns the jobs associated with the requester.
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation returns the jobs associated with the requester.
listJobsAsync(ListJobsRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation returns the jobs associated with the requester.
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation returns the jobs associated with the requester.
ListJobsRequest - Class in com.amazonaws.services.importexport.model
Container for the parameters to the ListJobs operation.
ListJobsRequest() - Constructor for class com.amazonaws.services.importexport.model.ListJobsRequest
 
ListJobsResult - Class in com.amazonaws.services.importexport.model
Output structure for the ListJobs operation.
ListJobsResult() - Constructor for class com.amazonaws.services.importexport.model.ListJobsResult
 

M

MalformedManifestException - Exception in com.amazonaws.services.importexport.model
Your manifest is not well-formed.
MalformedManifestException(String) - Constructor for exception com.amazonaws.services.importexport.model.MalformedManifestException
Constructs a new MalformedManifestException with the specified error message.
MissingCustomsException - Exception in com.amazonaws.services.importexport.model
One or more required customs parameters was missing from the manifest.
MissingCustomsException(String) - Constructor for exception com.amazonaws.services.importexport.model.MissingCustomsException
Constructs a new MissingCustomsException with the specified error message.
MissingManifestFieldException - Exception in com.amazonaws.services.importexport.model
One or more required fields were missing from the manifest file.
MissingManifestFieldException(String) - Constructor for exception com.amazonaws.services.importexport.model.MissingManifestFieldException
Constructs a new MissingManifestFieldException with the specified error message.
MissingParameterException - Exception in com.amazonaws.services.importexport.model
One or more required parameters was missing from the request.
MissingParameterException(String) - Constructor for exception com.amazonaws.services.importexport.model.MissingParameterException
Constructs a new MissingParameterException with the specified error message.
MultipleRegionsException - Exception in com.amazonaws.services.importexport.model
Your manifest file contained buckets from multiple regions.
MultipleRegionsException(String) - Constructor for exception com.amazonaws.services.importexport.model.MultipleRegionsException
Constructs a new MultipleRegionsException with the specified error message.

N

NoSuchBucketException - Exception in com.amazonaws.services.importexport.model
The specified bucket does not exist.
NoSuchBucketException(String) - Constructor for exception com.amazonaws.services.importexport.model.NoSuchBucketException
Constructs a new NoSuchBucketException with the specified error message.

S

setAPIVersion(String) - Method in class com.amazonaws.services.importexport.model.CancelJobRequest
Specifies the version of the client tool.
setAPIVersion(String) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Specifies the version of the client tool.
setAPIVersion(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the APIVersion property for this object.
setAPIVersion(String) - Method in class com.amazonaws.services.importexport.model.GetStatusRequest
Specifies the version of the client tool.
setAPIVersion(String) - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Specifies the version of the client tool.
setAPIVersion(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Specifies the version of the client tool.
setArtifactList(Collection<Artifact>) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
A collection of artifacts.
setArtifactList(Collection<Artifact>) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A collection of artifacts.
setArtifactList(Collection<Artifact>) - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
A collection of artifacts.
setCarrier(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Name of the shipping company.
setCity(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the City property for this object.
setCompany(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the Company property for this object.
setCountry(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the Country property for this object.
setCreationDate(Date) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Timestamp of the CreateJob request in ISO8601 date format.
setCreationDate(Date) - Method in class com.amazonaws.services.importexport.model.Job
Timestamp of the CreateJob request in ISO8601 date format.
setCurrentManifest(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The last manifest submitted, which will be used to process the job.
setDescription(String) - Method in class com.amazonaws.services.importexport.model.Artifact
The associated description for this object.
setEndpoint(String) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
Overrides the default endpoint for this client ("https://importexport.amazonaws.com").
setErrorCount(Integer) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Number of errors.
setIsCanceled(Boolean) - Method in class com.amazonaws.services.importexport.model.Job
Indicates whether the job was canceled.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.importexport.model.ListJobsResult
Indicates whether the list of jobs was truncated.
setJobId(String) - Method in class com.amazonaws.services.importexport.model.CancelJobRequest
A unique identifier which refers to a particular job.
setJobId(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
A unique identifier which refers to a particular job.
setJobId(String) - Method in class com.amazonaws.services.importexport.model.GetStatusRequest
A unique identifier which refers to a particular job.
setJobId(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A unique identifier which refers to a particular job.
setJobId(String) - Method in class com.amazonaws.services.importexport.model.Job
A unique identifier which refers to a particular job.
setJobId(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
A unique identifier which refers to a particular job.
setJobIds(Collection<String>) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the JobIds property for this object.
setJobs(Collection<Job>) - Method in class com.amazonaws.services.importexport.model.ListJobsResult
A list container for Jobs returned by the ListJobs operation.
setJobType(String) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Specifies whether the job to initiate is an import or export job.
setJobType(JobType) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Specifies whether the job to initiate is an import or export job.
setJobType(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Specifies whether the job to initiate is an import or export job.
setJobType(JobType) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Specifies whether the job to initiate is an import or export job.
setJobType(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Specifies whether the job to initiate is an import or export job.
setJobType(JobType) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Specifies whether the job to initiate is an import or export job.
setJobType(String) - Method in class com.amazonaws.services.importexport.model.Job
Specifies whether the job to initiate is an import or export job.
setJobType(JobType) - Method in class com.amazonaws.services.importexport.model.Job
Specifies whether the job to initiate is an import or export job.
setJobType(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Specifies whether the job to initiate is an import or export job.
setJobType(JobType) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Specifies whether the job to initiate is an import or export job.
setLocationCode(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A token representing the location of the storage device, such as "AtAWS".
setLocationMessage(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A more human readable form of the physical location of the storage device.
setLogBucket(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Amazon S3 bucket for user logs.
setLogKey(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The key where the user logs were stored.
setManifest(String) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
The UTF-8 encoded text of the manifest file.
setManifest(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
The UTF-8 encoded text of the manifest file.
setManifestAddendum(String) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
For internal use only.
setMarker(String) - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Specifies the JOBID to start after when listing the jobs created with your account.
setMaxJobs(Integer) - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Sets the maximum number of jobs returned in the response.
setName(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the Name property for this object.
setPhoneNumber(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the PhoneNumber property for this object.
setPostalCode(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the PostalCode property for this object.
setProgressCode(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A token representing the state of the job, such as "Started".
setProgressMessage(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A more human readable form of the job status.
setRegion(Region) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
An alternative to AmazonImportExport.setEndpoint(String), sets the regional endpoint for this client's service calls.
setShippingLabelURL(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelResult
Sets the value of the ShippingLabelURL property for this object.
setSignature(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
setSignature(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
setSignatureFileContents(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
The actual text of the SIGNATURE file to be written to disk.
setSignatureFileContents(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
setStateOrProvince(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the StateOrProvince property for this object.
setStreet1(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the Street1 property for this object.
setStreet2(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the Street2 property for this object.
setStreet3(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the Street3 property for this object.
setSuccess(Boolean) - Method in class com.amazonaws.services.importexport.model.CancelJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
setSuccess(Boolean) - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
setTrackingNumber(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The shipping tracking number assigned by AWS Import/Export to the storage device when it's returned to you.
setURL(String) - Method in class com.amazonaws.services.importexport.model.Artifact
The URL for a given Artifact.
setValidateOnly(Boolean) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
setValidateOnly(Boolean) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
setWarning(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelResult
Sets the value of the Warning property for this object.
setWarningMessage(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
An optional message notifying you of non-fatal issues with the job, such as use of an incompatible Amazon S3 bucket name.
setWarningMessage(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
An optional message notifying you of non-fatal issues with the job, such as use of an incompatible Amazon S3 bucket name.
shutdown() - Method in interface com.amazonaws.services.importexport.AmazonImportExport
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Shuts down the client, releasing all managed resources.

T

toString() - Method in class com.amazonaws.services.importexport.model.Artifact
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.CancelJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.CancelJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.GetShippingLabelResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.GetStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.Job
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.importexport.model.JobType
 
toString() - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.ListJobsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
Returns a string representation of this object; useful for testing and debugging.

U

UnableToCancelJobIdException - Exception in com.amazonaws.services.importexport.model
AWS Import/Export cannot cancel the job
UnableToCancelJobIdException(String) - Constructor for exception com.amazonaws.services.importexport.model.UnableToCancelJobIdException
Constructs a new UnableToCancelJobIdException with the specified error message.
UnableToUpdateJobIdException - Exception in com.amazonaws.services.importexport.model
AWS Import/Export cannot update the job
UnableToUpdateJobIdException(String) - Constructor for exception com.amazonaws.services.importexport.model.UnableToUpdateJobIdException
Constructs a new UnableToUpdateJobIdException with the specified error message.
updateJob(UpdateJobRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file.
updateJob(UpdateJobRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file.
updateJobAsync(UpdateJobRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file.
updateJobAsync(UpdateJobRequest, AsyncHandler<UpdateJobRequest, UpdateJobResult>) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file.
updateJobAsync(UpdateJobRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file.
updateJobAsync(UpdateJobRequest, AsyncHandler<UpdateJobRequest, UpdateJobResult>) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file.
UpdateJobRequest - Class in com.amazonaws.services.importexport.model
Container for the parameters to the UpdateJob operation.
UpdateJobRequest() - Constructor for class com.amazonaws.services.importexport.model.UpdateJobRequest
 
UpdateJobResult - Class in com.amazonaws.services.importexport.model
Output structure for the UpateJob operation.
UpdateJobResult() - Constructor for class com.amazonaws.services.importexport.model.UpdateJobResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.importexport.model.JobType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.importexport.model.JobType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAPIVersion(String) - Method in class com.amazonaws.services.importexport.model.CancelJobRequest
Specifies the version of the client tool.
withAPIVersion(String) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Specifies the version of the client tool.
withAPIVersion(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the APIVersion property for this object.
withAPIVersion(String) - Method in class com.amazonaws.services.importexport.model.GetStatusRequest
Specifies the version of the client tool.
withAPIVersion(String) - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Specifies the version of the client tool.
withAPIVersion(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Specifies the version of the client tool.
withArtifactList(Artifact...) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
A collection of artifacts.
withArtifactList(Collection<Artifact>) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
A collection of artifacts.
withArtifactList(Artifact...) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A collection of artifacts.
withArtifactList(Collection<Artifact>) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A collection of artifacts.
withArtifactList(Artifact...) - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
A collection of artifacts.
withArtifactList(Collection<Artifact>) - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
A collection of artifacts.
withCarrier(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Name of the shipping company.
withCity(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the City property for this object.
withCompany(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the Company property for this object.
withCountry(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the Country property for this object.
withCreationDate(Date) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Timestamp of the CreateJob request in ISO8601 date format.
withCreationDate(Date) - Method in class com.amazonaws.services.importexport.model.Job
Timestamp of the CreateJob request in ISO8601 date format.
withCurrentManifest(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The last manifest submitted, which will be used to process the job.
withDescription(String) - Method in class com.amazonaws.services.importexport.model.Artifact
The associated description for this object.
withErrorCount(Integer) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Number of errors.
withIsCanceled(Boolean) - Method in class com.amazonaws.services.importexport.model.Job
Indicates whether the job was canceled.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.importexport.model.ListJobsResult
Indicates whether the list of jobs was truncated.
withJobId(String) - Method in class com.amazonaws.services.importexport.model.CancelJobRequest
A unique identifier which refers to a particular job.
withJobId(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
A unique identifier which refers to a particular job.
withJobId(String) - Method in class com.amazonaws.services.importexport.model.GetStatusRequest
A unique identifier which refers to a particular job.
withJobId(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A unique identifier which refers to a particular job.
withJobId(String) - Method in class com.amazonaws.services.importexport.model.Job
A unique identifier which refers to a particular job.
withJobId(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
A unique identifier which refers to a particular job.
withJobIds(String...) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the JobIds property for this object.
withJobIds(Collection<String>) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the JobIds property for this object.
withJobs(Job...) - Method in class com.amazonaws.services.importexport.model.ListJobsResult
A list container for Jobs returned by the ListJobs operation.
withJobs(Collection<Job>) - Method in class com.amazonaws.services.importexport.model.ListJobsResult
A list container for Jobs returned by the ListJobs operation.
withJobType(String) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Specifies whether the job to initiate is an import or export job.
withJobType(JobType) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Specifies whether the job to initiate is an import or export job.
withJobType(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Specifies whether the job to initiate is an import or export job.
withJobType(JobType) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Specifies whether the job to initiate is an import or export job.
withJobType(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Specifies whether the job to initiate is an import or export job.
withJobType(JobType) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Specifies whether the job to initiate is an import or export job.
withJobType(String) - Method in class com.amazonaws.services.importexport.model.Job
Specifies whether the job to initiate is an import or export job.
withJobType(JobType) - Method in class com.amazonaws.services.importexport.model.Job
Specifies whether the job to initiate is an import or export job.
withJobType(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Specifies whether the job to initiate is an import or export job.
withJobType(JobType) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Specifies whether the job to initiate is an import or export job.
withLocationCode(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A token representing the location of the storage device, such as "AtAWS".
withLocationMessage(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A more human readable form of the physical location of the storage device.
withLogBucket(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Amazon S3 bucket for user logs.
withLogKey(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The key where the user logs were stored.
withManifest(String) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
The UTF-8 encoded text of the manifest file.
withManifest(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
The UTF-8 encoded text of the manifest file.
withManifestAddendum(String) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
For internal use only.
withMarker(String) - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Specifies the JOBID to start after when listing the jobs created with your account.
withMaxJobs(Integer) - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Sets the maximum number of jobs returned in the response.
withName(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the Name property for this object.
withPhoneNumber(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the PhoneNumber property for this object.
withPostalCode(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the PostalCode property for this object.
withProgressCode(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A token representing the state of the job, such as "Started".
withProgressMessage(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A more human readable form of the job status.
withShippingLabelURL(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelResult
Sets the value of the ShippingLabelURL property for this object.
withSignature(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
withSignature(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
withSignatureFileContents(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
The actual text of the SIGNATURE file to be written to disk.
withSignatureFileContents(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
withStateOrProvince(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the StateOrProvince property for this object.
withStreet1(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the Street1 property for this object.
withStreet2(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the Street2 property for this object.
withStreet3(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelRequest
Sets the value of the Street3 property for this object.
withSuccess(Boolean) - Method in class com.amazonaws.services.importexport.model.CancelJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
withSuccess(Boolean) - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
withTrackingNumber(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The shipping tracking number assigned by AWS Import/Export to the storage device when it's returned to you.
withURL(String) - Method in class com.amazonaws.services.importexport.model.Artifact
The URL for a given Artifact.
withValidateOnly(Boolean) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
withValidateOnly(Boolean) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
withWarning(String) - Method in class com.amazonaws.services.importexport.model.GetShippingLabelResult
Sets the value of the Warning property for this object.
withWarningMessage(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
An optional message notifying you of non-fatal issues with the job, such as use of an incompatible Amazon S3 bucket name.
withWarningMessage(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
An optional message notifying you of non-fatal issues with the job, such as use of an incompatible Amazon S3 bucket name.
A B C E F G H I J L M N S T U V W 

Copyright © 2015. All rights reserved.