A C D E F G H I J L N R S T U V W 

A

activateGateway(ActivateGatewayRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation activates the gateway you previously deployed on your host.
activateGateway(ActivateGatewayRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation activates the gateway you previously deployed on your host.
activateGatewayAsync(ActivateGatewayRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation activates the gateway you previously deployed on your host.
activateGatewayAsync(ActivateGatewayRequest, AsyncHandler<ActivateGatewayRequest, ActivateGatewayResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation activates the gateway you previously deployed on your host.
activateGatewayAsync(ActivateGatewayRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation activates the gateway you previously deployed on your host.
activateGatewayAsync(ActivateGatewayRequest, AsyncHandler<ActivateGatewayRequest, ActivateGatewayResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation activates the gateway you previously deployed on your host.
ActivateGatewayRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the ActivateGateway operation.
ActivateGatewayRequest() - Constructor for class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
 
ActivateGatewayResult - Class in com.amazonaws.services.storagegateway.model
AWS Storage Gateway returns the Amazon Resource Name (ARN) of the activated gateway.
ActivateGatewayResult() - Constructor for class com.amazonaws.services.storagegateway.model.ActivateGatewayResult
 
addCache(AddCacheRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation configures one or more gateway local disks as cache for a cached-volume gateway.
addCache(AddCacheRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation configures one or more gateway local disks as cache for a cached-volume gateway.
addCacheAsync(AddCacheRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation configures one or more gateway local disks as cache for a cached-volume gateway.
addCacheAsync(AddCacheRequest, AsyncHandler<AddCacheRequest, AddCacheResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation configures one or more gateway local disks as cache for a cached-volume gateway.
addCacheAsync(AddCacheRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation configures one or more gateway local disks as cache for a cached-volume gateway.
addCacheAsync(AddCacheRequest, AsyncHandler<AddCacheRequest, AddCacheResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation configures one or more gateway local disks as cache for a cached-volume gateway.
AddCacheRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the AddCache operation.
AddCacheRequest() - Constructor for class com.amazonaws.services.storagegateway.model.AddCacheRequest
 
AddCacheResult - Class in com.amazonaws.services.storagegateway.model
Add Cache Result
AddCacheResult() - Constructor for class com.amazonaws.services.storagegateway.model.AddCacheResult
 
addTagsToResource(AddTagsToResourceRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation adds one or more tags to the specified resource.
addTagsToResource(AddTagsToResourceRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation adds one or more tags to the specified resource.
addTagsToResourceAsync(AddTagsToResourceRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation adds one or more tags to the specified resource.
addTagsToResourceAsync(AddTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation adds one or more tags to the specified resource.
addTagsToResourceAsync(AddTagsToResourceRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation adds one or more tags to the specified resource.
addTagsToResourceAsync(AddTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation adds one or more tags to the specified resource.
AddTagsToResourceRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the AddTagsToResource operation.
AddTagsToResourceRequest() - Constructor for class com.amazonaws.services.storagegateway.model.AddTagsToResourceRequest
 
AddTagsToResourceResult - Class in com.amazonaws.services.storagegateway.model
AddTagsToResourceOutput
AddTagsToResourceResult() - Constructor for class com.amazonaws.services.storagegateway.model.AddTagsToResourceResult
 
addUploadBuffer(AddUploadBufferRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation configures one or more gateway local disks as upload buffer for a specified gateway.
addUploadBuffer(AddUploadBufferRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation configures one or more gateway local disks as upload buffer for a specified gateway.
addUploadBufferAsync(AddUploadBufferRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation configures one or more gateway local disks as upload buffer for a specified gateway.
addUploadBufferAsync(AddUploadBufferRequest, AsyncHandler<AddUploadBufferRequest, AddUploadBufferResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation configures one or more gateway local disks as upload buffer for a specified gateway.
addUploadBufferAsync(AddUploadBufferRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation configures one or more gateway local disks as upload buffer for a specified gateway.
addUploadBufferAsync(AddUploadBufferRequest, AsyncHandler<AddUploadBufferRequest, AddUploadBufferResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation configures one or more gateway local disks as upload buffer for a specified gateway.
AddUploadBufferRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the AddUploadBuffer operation.
AddUploadBufferRequest() - Constructor for class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
 
AddUploadBufferResult - Class in com.amazonaws.services.storagegateway.model
Add Upload Buffer Result
AddUploadBufferResult() - Constructor for class com.amazonaws.services.storagegateway.model.AddUploadBufferResult
 
addWorkingStorage(AddWorkingStorageRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation configures one or more gateway local disks as working storage for a gateway.
addWorkingStorage(AddWorkingStorageRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation configures one or more gateway local disks as working storage for a gateway.
addWorkingStorageAsync(AddWorkingStorageRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation configures one or more gateway local disks as working storage for a gateway.
addWorkingStorageAsync(AddWorkingStorageRequest, AsyncHandler<AddWorkingStorageRequest, AddWorkingStorageResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation configures one or more gateway local disks as working storage for a gateway.
addWorkingStorageAsync(AddWorkingStorageRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation configures one or more gateway local disks as working storage for a gateway.
addWorkingStorageAsync(AddWorkingStorageRequest, AsyncHandler<AddWorkingStorageRequest, AddWorkingStorageResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation configures one or more gateway local disks as working storage for a gateway.
AddWorkingStorageRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the AddWorkingStorage operation.
AddWorkingStorageRequest() - Constructor for class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
 
AddWorkingStorageResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the gateway for which working storage was configured.
AddWorkingStorageResult() - Constructor for class com.amazonaws.services.storagegateway.model.AddWorkingStorageResult
 
AWSStorageGateway - Interface in com.amazonaws.services.storagegateway
Interface for accessing AWSStorageGateway.
AWSStorageGatewayAsync - Interface in com.amazonaws.services.storagegateway
Interface for accessing AWSStorageGateway asynchronously.
AWSStorageGatewayAsyncClient - Class in com.amazonaws.services.storagegateway
Asynchronous client for accessing AWSStorageGateway.
AWSStorageGatewayAsyncClient() - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSStorageGateway.
AWSStorageGatewayAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSStorageGateway.
AWSStorageGatewayAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSStorageGateway using the specified AWS account credentials.
AWSStorageGatewayAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSStorageGateway using the specified AWS account credentials and executor service.
AWSStorageGatewayAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSStorageGateway using the specified AWS account credentials, executor service, and client configuration options.
AWSStorageGatewayAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSStorageGateway using the specified AWS account credentials provider.
AWSStorageGatewayAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSStorageGateway using the specified AWS account credentials provider and executor service.
AWSStorageGatewayAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSStorageGateway using the specified AWS account credentials provider and client configuration options.
AWSStorageGatewayAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSStorageGateway using the specified AWS account credentials provider, executor service, and client configuration options.
AWSStorageGatewayClient - Class in com.amazonaws.services.storagegateway
Client for accessing AWSStorageGateway.
AWSStorageGatewayClient() - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Constructs a new client to invoke service methods on AWSStorageGateway.
AWSStorageGatewayClient(ClientConfiguration) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Constructs a new client to invoke service methods on AWSStorageGateway.
AWSStorageGatewayClient(AWSCredentials) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Constructs a new client to invoke service methods on AWSStorageGateway using the specified AWS account credentials.
AWSStorageGatewayClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Constructs a new client to invoke service methods on AWSStorageGateway using the specified AWS account credentials and client configuration options.
AWSStorageGatewayClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Constructs a new client to invoke service methods on AWSStorageGateway using the specified AWS account credentials provider.
AWSStorageGatewayClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Constructs a new client to invoke service methods on AWSStorageGateway using the specified AWS account credentials provider and client configuration options.
AWSStorageGatewayClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Constructs a new client to invoke service methods on AWSStorageGateway using the specified AWS account credentials provider, client configuration options and request metric collector.

C

CachediSCSIVolume - Class in com.amazonaws.services.storagegateway.model
Cachedi S C S I Volume
CachediSCSIVolume() - Constructor for class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
 
cancelArchival(CancelArchivalRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Cancels archiving of a virtual tape to the virtual tape shelf (VTS) after the archiving process is initiated.
cancelArchival(CancelArchivalRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Cancels archiving of a virtual tape to the virtual tape shelf (VTS) after the archiving process is initiated.
cancelArchivalAsync(CancelArchivalRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Cancels archiving of a virtual tape to the virtual tape shelf (VTS) after the archiving process is initiated.
cancelArchivalAsync(CancelArchivalRequest, AsyncHandler<CancelArchivalRequest, CancelArchivalResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Cancels archiving of a virtual tape to the virtual tape shelf (VTS) after the archiving process is initiated.
cancelArchivalAsync(CancelArchivalRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Cancels archiving of a virtual tape to the virtual tape shelf (VTS) after the archiving process is initiated.
cancelArchivalAsync(CancelArchivalRequest, AsyncHandler<CancelArchivalRequest, CancelArchivalResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Cancels archiving of a virtual tape to the virtual tape shelf (VTS) after the archiving process is initiated.
CancelArchivalRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the CancelArchival operation.
CancelArchivalRequest() - Constructor for class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
 
CancelArchivalResult - Class in com.amazonaws.services.storagegateway.model
CancelArchivalOutput
CancelArchivalResult() - Constructor for class com.amazonaws.services.storagegateway.model.CancelArchivalResult
 
cancelRetrieval(CancelRetrievalRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Cancels retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after the retrieval process is initiated.
cancelRetrieval(CancelRetrievalRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Cancels retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after the retrieval process is initiated.
cancelRetrievalAsync(CancelRetrievalRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Cancels retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after the retrieval process is initiated.
cancelRetrievalAsync(CancelRetrievalRequest, AsyncHandler<CancelRetrievalRequest, CancelRetrievalResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Cancels retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after the retrieval process is initiated.
cancelRetrievalAsync(CancelRetrievalRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Cancels retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after the retrieval process is initiated.
cancelRetrievalAsync(CancelRetrievalRequest, AsyncHandler<CancelRetrievalRequest, CancelRetrievalResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Cancels retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after the retrieval process is initiated.
CancelRetrievalRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the CancelRetrieval operation.
CancelRetrievalRequest() - Constructor for class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
 
CancelRetrievalResult - Class in com.amazonaws.services.storagegateway.model
CancelRetrievalOutput
CancelRetrievalResult() - Constructor for class com.amazonaws.services.storagegateway.model.CancelRetrievalResult
 
ChapInfo - Class in com.amazonaws.services.storagegateway.model
Describes Challenge-Handshake Authentication Protocol (CHAP) information that supports authentication between your gateway and iSCSI initiators.
ChapInfo() - Constructor for class com.amazonaws.services.storagegateway.model.ChapInfo
 
clone() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.AddCacheResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.AddTagsToResourceRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.AddTagsToResourceResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
 
clone() - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
 
clone() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.Disk
 
clone() - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
 
clone() - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeInitiatorsRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeInitiatorsResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
 
clone() - Method in class com.amazonaws.services.storagegateway.model.RemoveTagsFromResourceRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.RemoveTagsFromResourceResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.ResetCacheRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.ResetCacheResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.StartGatewayRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.StartGatewayResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
 
clone() - Method in class com.amazonaws.services.storagegateway.model.Tag
 
clone() - Method in class com.amazonaws.services.storagegateway.model.Tape
 
clone() - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
 
clone() - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
 
clone() - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.UpdateVTLDeviceTypeRequest
 
clone() - Method in class com.amazonaws.services.storagegateway.model.UpdateVTLDeviceTypeResult
 
clone() - Method in class com.amazonaws.services.storagegateway.model.VolumeInfo
 
clone() - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
 
clone() - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
 
clone() - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
 
com.amazonaws.services.storagegateway - package com.amazonaws.services.storagegateway
Synchronous and asynchronous client classes for accessing AWSStorageGateway.
com.amazonaws.services.storagegateway.model - package com.amazonaws.services.storagegateway.model
Classes modeling the various types represented by AWSStorageGateway.
createCachediSCSIVolume(CreateCachediSCSIVolumeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation creates a cached volume on a specified cached gateway.
createCachediSCSIVolume(CreateCachediSCSIVolumeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation creates a cached volume on a specified cached gateway.
createCachediSCSIVolumeAsync(CreateCachediSCSIVolumeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation creates a cached volume on a specified cached gateway.
createCachediSCSIVolumeAsync(CreateCachediSCSIVolumeRequest, AsyncHandler<CreateCachediSCSIVolumeRequest, CreateCachediSCSIVolumeResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation creates a cached volume on a specified cached gateway.
createCachediSCSIVolumeAsync(CreateCachediSCSIVolumeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation creates a cached volume on a specified cached gateway.
createCachediSCSIVolumeAsync(CreateCachediSCSIVolumeRequest, AsyncHandler<CreateCachediSCSIVolumeRequest, CreateCachediSCSIVolumeResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation creates a cached volume on a specified cached gateway.
CreateCachediSCSIVolumeRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the CreateCachediSCSIVolume operation.
CreateCachediSCSIVolumeRequest() - Constructor for class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
 
CreateCachediSCSIVolumeResult - Class in com.amazonaws.services.storagegateway.model
Create Cachedi S C S I Volume Result
CreateCachediSCSIVolumeResult() - Constructor for class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
 
createSnapshot(CreateSnapshotRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation initiates a snapshot of a volume.
createSnapshot(CreateSnapshotRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation initiates a snapshot of a volume.
createSnapshotAsync(CreateSnapshotRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation initiates a snapshot of a volume.
createSnapshotAsync(CreateSnapshotRequest, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation initiates a snapshot of a volume.
createSnapshotAsync(CreateSnapshotRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation initiates a snapshot of a volume.
createSnapshotAsync(CreateSnapshotRequest, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation initiates a snapshot of a volume.
createSnapshotFromVolumeRecoveryPoint(CreateSnapshotFromVolumeRecoveryPointRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation initiates a snapshot of a gateway from a volume recovery point.
createSnapshotFromVolumeRecoveryPoint(CreateSnapshotFromVolumeRecoveryPointRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation initiates a snapshot of a gateway from a volume recovery point.
createSnapshotFromVolumeRecoveryPointAsync(CreateSnapshotFromVolumeRecoveryPointRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation initiates a snapshot of a gateway from a volume recovery point.
createSnapshotFromVolumeRecoveryPointAsync(CreateSnapshotFromVolumeRecoveryPointRequest, AsyncHandler<CreateSnapshotFromVolumeRecoveryPointRequest, CreateSnapshotFromVolumeRecoveryPointResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation initiates a snapshot of a gateway from a volume recovery point.
createSnapshotFromVolumeRecoveryPointAsync(CreateSnapshotFromVolumeRecoveryPointRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation initiates a snapshot of a gateway from a volume recovery point.
createSnapshotFromVolumeRecoveryPointAsync(CreateSnapshotFromVolumeRecoveryPointRequest, AsyncHandler<CreateSnapshotFromVolumeRecoveryPointRequest, CreateSnapshotFromVolumeRecoveryPointResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation initiates a snapshot of a gateway from a volume recovery point.
CreateSnapshotFromVolumeRecoveryPointRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the CreateSnapshotFromVolumeRecoveryPoint operation.
CreateSnapshotFromVolumeRecoveryPointRequest() - Constructor for class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
 
CreateSnapshotFromVolumeRecoveryPointResult - Class in com.amazonaws.services.storagegateway.model
Create Snapshot From Volume Recovery Point Result
CreateSnapshotFromVolumeRecoveryPointResult() - Constructor for class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
 
CreateSnapshotRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the CreateSnapshot operation.
CreateSnapshotRequest() - Constructor for class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
 
CreateSnapshotResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the following fields:
CreateSnapshotResult() - Constructor for class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
 
createStorediSCSIVolume(CreateStorediSCSIVolumeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation creates a volume on a specified gateway.
createStorediSCSIVolume(CreateStorediSCSIVolumeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation creates a volume on a specified gateway.
createStorediSCSIVolumeAsync(CreateStorediSCSIVolumeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation creates a volume on a specified gateway.
createStorediSCSIVolumeAsync(CreateStorediSCSIVolumeRequest, AsyncHandler<CreateStorediSCSIVolumeRequest, CreateStorediSCSIVolumeResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation creates a volume on a specified gateway.
createStorediSCSIVolumeAsync(CreateStorediSCSIVolumeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation creates a volume on a specified gateway.
createStorediSCSIVolumeAsync(CreateStorediSCSIVolumeRequest, AsyncHandler<CreateStorediSCSIVolumeRequest, CreateStorediSCSIVolumeResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation creates a volume on a specified gateway.
CreateStorediSCSIVolumeRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the CreateStorediSCSIVolume operation.
CreateStorediSCSIVolumeRequest() - Constructor for class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
 
CreateStorediSCSIVolumeResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the following fields:
CreateStorediSCSIVolumeResult() - Constructor for class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
 
createTapes(CreateTapesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Creates one or more virtual tapes.
createTapes(CreateTapesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Creates one or more virtual tapes.
createTapesAsync(CreateTapesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Creates one or more virtual tapes.
createTapesAsync(CreateTapesRequest, AsyncHandler<CreateTapesRequest, CreateTapesResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Creates one or more virtual tapes.
createTapesAsync(CreateTapesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Creates one or more virtual tapes.
createTapesAsync(CreateTapesRequest, AsyncHandler<CreateTapesRequest, CreateTapesResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Creates one or more virtual tapes.
CreateTapesRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the CreateTapes operation.
CreateTapesRequest() - Constructor for class com.amazonaws.services.storagegateway.model.CreateTapesRequest
 
CreateTapesResult - Class in com.amazonaws.services.storagegateway.model
CreateTapeOutput
CreateTapesResult() - Constructor for class com.amazonaws.services.storagegateway.model.CreateTapesResult
 

D

deleteBandwidthRateLimit(DeleteBandwidthRateLimitRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation deletes the bandwidth rate limits of a gateway.
deleteBandwidthRateLimit(DeleteBandwidthRateLimitRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation deletes the bandwidth rate limits of a gateway.
deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation deletes the bandwidth rate limits of a gateway.
deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest, AsyncHandler<DeleteBandwidthRateLimitRequest, DeleteBandwidthRateLimitResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation deletes the bandwidth rate limits of a gateway.
deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation deletes the bandwidth rate limits of a gateway.
deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest, AsyncHandler<DeleteBandwidthRateLimitRequest, DeleteBandwidthRateLimitResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation deletes the bandwidth rate limits of a gateway.
DeleteBandwidthRateLimitRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DeleteBandwidthRateLimit operation.
DeleteBandwidthRateLimitRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
 
DeleteBandwidthRateLimitResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the gateway whose bandwidth rate information was deleted.
DeleteBandwidthRateLimitResult() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitResult
 
deleteChapCredentials(DeleteChapCredentialsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair.
deleteChapCredentials(DeleteChapCredentialsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair.
deleteChapCredentialsAsync(DeleteChapCredentialsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair.
deleteChapCredentialsAsync(DeleteChapCredentialsRequest, AsyncHandler<DeleteChapCredentialsRequest, DeleteChapCredentialsResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair.
deleteChapCredentialsAsync(DeleteChapCredentialsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair.
deleteChapCredentialsAsync(DeleteChapCredentialsRequest, AsyncHandler<DeleteChapCredentialsRequest, DeleteChapCredentialsResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair.
DeleteChapCredentialsRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DeleteChapCredentials operation.
DeleteChapCredentialsRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
 
DeleteChapCredentialsResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the following fields:
DeleteChapCredentialsResult() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
 
deleteGateway(DeleteGatewayRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation deletes a gateway.
deleteGateway(DeleteGatewayRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation deletes a gateway.
deleteGatewayAsync(DeleteGatewayRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation deletes a gateway.
deleteGatewayAsync(DeleteGatewayRequest, AsyncHandler<DeleteGatewayRequest, DeleteGatewayResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation deletes a gateway.
deleteGatewayAsync(DeleteGatewayRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation deletes a gateway.
deleteGatewayAsync(DeleteGatewayRequest, AsyncHandler<DeleteGatewayRequest, DeleteGatewayResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation deletes a gateway.
DeleteGatewayRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DeleteGateway operation.
DeleteGatewayRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteGatewayRequest
 
DeleteGatewayResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the id of the deleted gateway.
DeleteGatewayResult() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteGatewayResult
 
deleteSnapshotSchedule(DeleteSnapshotScheduleRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation deletes a snapshot of a volume.
deleteSnapshotSchedule(DeleteSnapshotScheduleRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation deletes a snapshot of a volume.
deleteSnapshotScheduleAsync(DeleteSnapshotScheduleRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation deletes a snapshot of a volume.
deleteSnapshotScheduleAsync(DeleteSnapshotScheduleRequest, AsyncHandler<DeleteSnapshotScheduleRequest, DeleteSnapshotScheduleResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation deletes a snapshot of a volume.
deleteSnapshotScheduleAsync(DeleteSnapshotScheduleRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation deletes a snapshot of a volume.
deleteSnapshotScheduleAsync(DeleteSnapshotScheduleRequest, AsyncHandler<DeleteSnapshotScheduleRequest, DeleteSnapshotScheduleResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation deletes a snapshot of a volume.
DeleteSnapshotScheduleRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DeleteSnapshotSchedule operation.
DeleteSnapshotScheduleRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleRequest
 
DeleteSnapshotScheduleResult - Class in com.amazonaws.services.storagegateway.model
Delete Snapshot Schedule Result
DeleteSnapshotScheduleResult() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleResult
 
deleteTape(DeleteTapeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Deletes the specified virtual tape.
deleteTape(DeleteTapeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Deletes the specified virtual tape.
deleteTapeArchive(DeleteTapeArchiveRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Deletes the specified virtual tape from the virtual tape shelf (VTS).
deleteTapeArchive(DeleteTapeArchiveRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Deletes the specified virtual tape from the virtual tape shelf (VTS).
deleteTapeArchiveAsync(DeleteTapeArchiveRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Deletes the specified virtual tape from the virtual tape shelf (VTS).
deleteTapeArchiveAsync(DeleteTapeArchiveRequest, AsyncHandler<DeleteTapeArchiveRequest, DeleteTapeArchiveResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Deletes the specified virtual tape from the virtual tape shelf (VTS).
deleteTapeArchiveAsync(DeleteTapeArchiveRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Deletes the specified virtual tape from the virtual tape shelf (VTS).
deleteTapeArchiveAsync(DeleteTapeArchiveRequest, AsyncHandler<DeleteTapeArchiveRequest, DeleteTapeArchiveResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Deletes the specified virtual tape from the virtual tape shelf (VTS).
DeleteTapeArchiveRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DeleteTapeArchive operation.
DeleteTapeArchiveRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveRequest
 
DeleteTapeArchiveResult - Class in com.amazonaws.services.storagegateway.model
DeleteTapeArchiveOutput
DeleteTapeArchiveResult() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveResult
 
deleteTapeAsync(DeleteTapeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Deletes the specified virtual tape.
deleteTapeAsync(DeleteTapeRequest, AsyncHandler<DeleteTapeRequest, DeleteTapeResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Deletes the specified virtual tape.
deleteTapeAsync(DeleteTapeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Deletes the specified virtual tape.
deleteTapeAsync(DeleteTapeRequest, AsyncHandler<DeleteTapeRequest, DeleteTapeResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Deletes the specified virtual tape.
DeleteTapeRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DeleteTape operation.
DeleteTapeRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
 
DeleteTapeResult - Class in com.amazonaws.services.storagegateway.model
DeleteTapeOutput
DeleteTapeResult() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteTapeResult
 
deleteVolume(DeleteVolumeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation deletes the specified gateway volume that you previously created using the CreateCachediSCSIVolume or CreateStorediSCSIVolume API.
deleteVolume(DeleteVolumeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation deletes the specified gateway volume that you previously created using the CreateCachediSCSIVolume or CreateStorediSCSIVolume API.
deleteVolumeAsync(DeleteVolumeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation deletes the specified gateway volume that you previously created using the CreateCachediSCSIVolume or CreateStorediSCSIVolume API.
deleteVolumeAsync(DeleteVolumeRequest, AsyncHandler<DeleteVolumeRequest, DeleteVolumeResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation deletes the specified gateway volume that you previously created using the CreateCachediSCSIVolume or CreateStorediSCSIVolume API.
deleteVolumeAsync(DeleteVolumeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation deletes the specified gateway volume that you previously created using the CreateCachediSCSIVolume or CreateStorediSCSIVolume API.
deleteVolumeAsync(DeleteVolumeRequest, AsyncHandler<DeleteVolumeRequest, DeleteVolumeResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation deletes the specified gateway volume that you previously created using the CreateCachediSCSIVolume or CreateStorediSCSIVolume API.
DeleteVolumeRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DeleteVolume operation.
DeleteVolumeRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteVolumeRequest
 
DeleteVolumeResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the storage volume that was deleted
DeleteVolumeResult() - Constructor for class com.amazonaws.services.storagegateway.model.DeleteVolumeResult
 
describeBandwidthRateLimit(DescribeBandwidthRateLimitRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation returns the bandwidth rate limits of a gateway.
describeBandwidthRateLimit(DescribeBandwidthRateLimitRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation returns the bandwidth rate limits of a gateway.
describeBandwidthRateLimitAsync(DescribeBandwidthRateLimitRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns the bandwidth rate limits of a gateway.
describeBandwidthRateLimitAsync(DescribeBandwidthRateLimitRequest, AsyncHandler<DescribeBandwidthRateLimitRequest, DescribeBandwidthRateLimitResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns the bandwidth rate limits of a gateway.
describeBandwidthRateLimitAsync(DescribeBandwidthRateLimitRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns the bandwidth rate limits of a gateway.
describeBandwidthRateLimitAsync(DescribeBandwidthRateLimitRequest, AsyncHandler<DescribeBandwidthRateLimitRequest, DescribeBandwidthRateLimitResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns the bandwidth rate limits of a gateway.
DescribeBandwidthRateLimitRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeBandwidthRateLimit operation.
DescribeBandwidthRateLimitRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitRequest
 
DescribeBandwidthRateLimitResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the following fields:
DescribeBandwidthRateLimitResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
 
describeCache(DescribeCacheRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation returns information about the cache of a gateway.
describeCache(DescribeCacheRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation returns information about the cache of a gateway.
describeCacheAsync(DescribeCacheRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns information about the cache of a gateway.
describeCacheAsync(DescribeCacheRequest, AsyncHandler<DescribeCacheRequest, DescribeCacheResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns information about the cache of a gateway.
describeCacheAsync(DescribeCacheRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns information about the cache of a gateway.
describeCacheAsync(DescribeCacheRequest, AsyncHandler<DescribeCacheRequest, DescribeCacheResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns information about the cache of a gateway.
describeCachediSCSIVolumes(DescribeCachediSCSIVolumesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation returns a description of the gateway volumes specified in the request.
describeCachediSCSIVolumes(DescribeCachediSCSIVolumesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation returns a description of the gateway volumes specified in the request.
describeCachediSCSIVolumesAsync(DescribeCachediSCSIVolumesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns a description of the gateway volumes specified in the request.
describeCachediSCSIVolumesAsync(DescribeCachediSCSIVolumesRequest, AsyncHandler<DescribeCachediSCSIVolumesRequest, DescribeCachediSCSIVolumesResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns a description of the gateway volumes specified in the request.
describeCachediSCSIVolumesAsync(DescribeCachediSCSIVolumesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns a description of the gateway volumes specified in the request.
describeCachediSCSIVolumesAsync(DescribeCachediSCSIVolumesRequest, AsyncHandler<DescribeCachediSCSIVolumesRequest, DescribeCachediSCSIVolumesResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns a description of the gateway volumes specified in the request.
DescribeCachediSCSIVolumesRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeCachediSCSIVolumes operation.
DescribeCachediSCSIVolumesRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesRequest
 
DescribeCachediSCSIVolumesResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the following fields:
DescribeCachediSCSIVolumesResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesResult
 
DescribeCacheRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeCache operation.
DescribeCacheRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeCacheRequest
 
DescribeCacheResult - Class in com.amazonaws.services.storagegateway.model
Describe Cache Result
DescribeCacheResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeCacheResult
 
describeChapCredentials(DescribeChapCredentialsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair.
describeChapCredentials(DescribeChapCredentialsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair.
describeChapCredentialsAsync(DescribeChapCredentialsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair.
describeChapCredentialsAsync(DescribeChapCredentialsRequest, AsyncHandler<DescribeChapCredentialsRequest, DescribeChapCredentialsResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair.
describeChapCredentialsAsync(DescribeChapCredentialsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair.
describeChapCredentialsAsync(DescribeChapCredentialsRequest, AsyncHandler<DescribeChapCredentialsRequest, DescribeChapCredentialsResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair.
DescribeChapCredentialsRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeChapCredentials operation.
DescribeChapCredentialsRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsRequest
 
DescribeChapCredentialsResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing a .
DescribeChapCredentialsResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsResult
 
describeGatewayInformation(DescribeGatewayInformationRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not).
describeGatewayInformation(DescribeGatewayInformationRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not).
describeGatewayInformationAsync(DescribeGatewayInformationRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not).
describeGatewayInformationAsync(DescribeGatewayInformationRequest, AsyncHandler<DescribeGatewayInformationRequest, DescribeGatewayInformationResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not).
describeGatewayInformationAsync(DescribeGatewayInformationRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not).
describeGatewayInformationAsync(DescribeGatewayInformationRequest, AsyncHandler<DescribeGatewayInformationRequest, DescribeGatewayInformationResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not).
DescribeGatewayInformationRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeGatewayInformation operation.
DescribeGatewayInformationRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationRequest
 
DescribeGatewayInformationResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the following fields:
DescribeGatewayInformationResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
 
describeMaintenanceStartTime(DescribeMaintenanceStartTimeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation returns your gateway's weekly maintenance start time including the day and time of the week.
describeMaintenanceStartTime(DescribeMaintenanceStartTimeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation returns your gateway's weekly maintenance start time including the day and time of the week.
describeMaintenanceStartTimeAsync(DescribeMaintenanceStartTimeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns your gateway's weekly maintenance start time including the day and time of the week.
describeMaintenanceStartTimeAsync(DescribeMaintenanceStartTimeRequest, AsyncHandler<DescribeMaintenanceStartTimeRequest, DescribeMaintenanceStartTimeResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns your gateway's weekly maintenance start time including the day and time of the week.
describeMaintenanceStartTimeAsync(DescribeMaintenanceStartTimeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns your gateway's weekly maintenance start time including the day and time of the week.
describeMaintenanceStartTimeAsync(DescribeMaintenanceStartTimeRequest, AsyncHandler<DescribeMaintenanceStartTimeRequest, DescribeMaintenanceStartTimeResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns your gateway's weekly maintenance start time including the day and time of the week.
DescribeMaintenanceStartTimeRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeMaintenanceStartTime operation.
DescribeMaintenanceStartTimeRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeRequest
 
DescribeMaintenanceStartTimeResult - Class in com.amazonaws.services.storagegateway.model
Describe Maintenance Start Time Result
DescribeMaintenanceStartTimeResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
 
describeSnapshotSchedule(DescribeSnapshotScheduleRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation describes the snapshot schedule for the specified gateway volume.
describeSnapshotSchedule(DescribeSnapshotScheduleRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation describes the snapshot schedule for the specified gateway volume.
describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation describes the snapshot schedule for the specified gateway volume.
describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest, AsyncHandler<DescribeSnapshotScheduleRequest, DescribeSnapshotScheduleResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation describes the snapshot schedule for the specified gateway volume.
describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation describes the snapshot schedule for the specified gateway volume.
describeSnapshotScheduleAsync(DescribeSnapshotScheduleRequest, AsyncHandler<DescribeSnapshotScheduleRequest, DescribeSnapshotScheduleResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation describes the snapshot schedule for the specified gateway volume.
DescribeSnapshotScheduleRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeSnapshotSchedule operation.
DescribeSnapshotScheduleRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleRequest
 
DescribeSnapshotScheduleResult - Class in com.amazonaws.services.storagegateway.model
Describe Snapshot Schedule Result
DescribeSnapshotScheduleResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
 
describeStorediSCSIVolumes(DescribeStorediSCSIVolumesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation returns the description of the gateway volumes specified in the request.
describeStorediSCSIVolumes(DescribeStorediSCSIVolumesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation returns the description of the gateway volumes specified in the request.
describeStorediSCSIVolumesAsync(DescribeStorediSCSIVolumesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns the description of the gateway volumes specified in the request.
describeStorediSCSIVolumesAsync(DescribeStorediSCSIVolumesRequest, AsyncHandler<DescribeStorediSCSIVolumesRequest, DescribeStorediSCSIVolumesResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns the description of the gateway volumes specified in the request.
describeStorediSCSIVolumesAsync(DescribeStorediSCSIVolumesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns the description of the gateway volumes specified in the request.
describeStorediSCSIVolumesAsync(DescribeStorediSCSIVolumesRequest, AsyncHandler<DescribeStorediSCSIVolumesRequest, DescribeStorediSCSIVolumesResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns the description of the gateway volumes specified in the request.
DescribeStorediSCSIVolumesRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeStorediSCSIVolumes operation.
DescribeStorediSCSIVolumesRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesRequest
 
DescribeStorediSCSIVolumesResult - Class in com.amazonaws.services.storagegateway.model
Describe Storedi S C S I Volumes Result
DescribeStorediSCSIVolumesResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesResult
 
describeTapeArchives(DescribeTapeArchivesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Returns a description of specified virtual tapes in the virtual tape shelf (VTS).
describeTapeArchives() - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Returns a description of specified virtual tapes in the virtual tape shelf (VTS).
describeTapeArchives(DescribeTapeArchivesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Returns a description of specified virtual tapes in the virtual tape shelf (VTS).
describeTapeArchives() - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Returns a description of specified virtual tapes in the virtual tape shelf (VTS).
describeTapeArchivesAsync(DescribeTapeArchivesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Returns a description of specified virtual tapes in the virtual tape shelf (VTS).
describeTapeArchivesAsync(DescribeTapeArchivesRequest, AsyncHandler<DescribeTapeArchivesRequest, DescribeTapeArchivesResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Returns a description of specified virtual tapes in the virtual tape shelf (VTS).
describeTapeArchivesAsync(DescribeTapeArchivesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Returns a description of specified virtual tapes in the virtual tape shelf (VTS).
describeTapeArchivesAsync(DescribeTapeArchivesRequest, AsyncHandler<DescribeTapeArchivesRequest, DescribeTapeArchivesResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Returns a description of specified virtual tapes in the virtual tape shelf (VTS).
DescribeTapeArchivesRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeTapeArchives operation.
DescribeTapeArchivesRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
 
DescribeTapeArchivesResult - Class in com.amazonaws.services.storagegateway.model
DescribeTapeArchivesOutput
DescribeTapeArchivesResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
 
describeTapeRecoveryPoints(DescribeTapeRecoveryPointsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Returns a list of virtual tape recovery points that are available for the specified gateway-VTL.
describeTapeRecoveryPoints(DescribeTapeRecoveryPointsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Returns a list of virtual tape recovery points that are available for the specified gateway-VTL.
describeTapeRecoveryPointsAsync(DescribeTapeRecoveryPointsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Returns a list of virtual tape recovery points that are available for the specified gateway-VTL.
describeTapeRecoveryPointsAsync(DescribeTapeRecoveryPointsRequest, AsyncHandler<DescribeTapeRecoveryPointsRequest, DescribeTapeRecoveryPointsResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Returns a list of virtual tape recovery points that are available for the specified gateway-VTL.
describeTapeRecoveryPointsAsync(DescribeTapeRecoveryPointsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Returns a list of virtual tape recovery points that are available for the specified gateway-VTL.
describeTapeRecoveryPointsAsync(DescribeTapeRecoveryPointsRequest, AsyncHandler<DescribeTapeRecoveryPointsRequest, DescribeTapeRecoveryPointsResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Returns a list of virtual tape recovery points that are available for the specified gateway-VTL.
DescribeTapeRecoveryPointsRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeTapeRecoveryPoints operation.
DescribeTapeRecoveryPointsRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
 
DescribeTapeRecoveryPointsResult - Class in com.amazonaws.services.storagegateway.model
DescribeTapeRecoveryPointsOutput
DescribeTapeRecoveryPointsResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
 
describeTapes(DescribeTapesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Returns a description of the specified Amazon Resource Name (ARN) of virtual tapes.
describeTapes(DescribeTapesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Returns a description of the specified Amazon Resource Name (ARN) of virtual tapes.
describeTapesAsync(DescribeTapesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Returns a description of the specified Amazon Resource Name (ARN) of virtual tapes.
describeTapesAsync(DescribeTapesRequest, AsyncHandler<DescribeTapesRequest, DescribeTapesResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Returns a description of the specified Amazon Resource Name (ARN) of virtual tapes.
describeTapesAsync(DescribeTapesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Returns a description of the specified Amazon Resource Name (ARN) of virtual tapes.
describeTapesAsync(DescribeTapesRequest, AsyncHandler<DescribeTapesRequest, DescribeTapesResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Returns a description of the specified Amazon Resource Name (ARN) of virtual tapes.
DescribeTapesRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeTapes operation.
DescribeTapesRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
 
DescribeTapesResult - Class in com.amazonaws.services.storagegateway.model
DescribeTapesOutput
DescribeTapesResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeTapesResult
 
describeUploadBuffer(DescribeUploadBufferRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation returns information about the upload buffer of a gateway.
describeUploadBuffer(DescribeUploadBufferRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation returns information about the upload buffer of a gateway.
describeUploadBufferAsync(DescribeUploadBufferRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns information about the upload buffer of a gateway.
describeUploadBufferAsync(DescribeUploadBufferRequest, AsyncHandler<DescribeUploadBufferRequest, DescribeUploadBufferResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns information about the upload buffer of a gateway.
describeUploadBufferAsync(DescribeUploadBufferRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns information about the upload buffer of a gateway.
describeUploadBufferAsync(DescribeUploadBufferRequest, AsyncHandler<DescribeUploadBufferRequest, DescribeUploadBufferResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns information about the upload buffer of a gateway.
DescribeUploadBufferRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeUploadBuffer operation.
DescribeUploadBufferRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeUploadBufferRequest
 
DescribeUploadBufferResult - Class in com.amazonaws.services.storagegateway.model
Describe Upload Buffer Result
DescribeUploadBufferResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
 
describeVTLDevices(DescribeVTLDevicesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Returns a description of virtual tape library (VTL) devices for the specified gateway.
describeVTLDevices(DescribeVTLDevicesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Returns a description of virtual tape library (VTL) devices for the specified gateway.
describeVTLDevicesAsync(DescribeVTLDevicesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Returns a description of virtual tape library (VTL) devices for the specified gateway.
describeVTLDevicesAsync(DescribeVTLDevicesRequest, AsyncHandler<DescribeVTLDevicesRequest, DescribeVTLDevicesResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Returns a description of virtual tape library (VTL) devices for the specified gateway.
describeVTLDevicesAsync(DescribeVTLDevicesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Returns a description of virtual tape library (VTL) devices for the specified gateway.
describeVTLDevicesAsync(DescribeVTLDevicesRequest, AsyncHandler<DescribeVTLDevicesRequest, DescribeVTLDevicesResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Returns a description of virtual tape library (VTL) devices for the specified gateway.
DescribeVTLDevicesRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeVTLDevices operation.
DescribeVTLDevicesRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
 
DescribeVTLDevicesResult - Class in com.amazonaws.services.storagegateway.model
DescribeVTLDevicesOutput
DescribeVTLDevicesResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
 
describeWorkingStorage(DescribeWorkingStorageRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation returns information about the working storage of a gateway.
describeWorkingStorage(DescribeWorkingStorageRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation returns information about the working storage of a gateway.
describeWorkingStorageAsync(DescribeWorkingStorageRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns information about the working storage of a gateway.
describeWorkingStorageAsync(DescribeWorkingStorageRequest, AsyncHandler<DescribeWorkingStorageRequest, DescribeWorkingStorageResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns information about the working storage of a gateway.
describeWorkingStorageAsync(DescribeWorkingStorageRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns information about the working storage of a gateway.
describeWorkingStorageAsync(DescribeWorkingStorageRequest, AsyncHandler<DescribeWorkingStorageRequest, DescribeWorkingStorageResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns information about the working storage of a gateway.
DescribeWorkingStorageRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DescribeWorkingStorage operation.
DescribeWorkingStorageRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageRequest
 
DescribeWorkingStorageResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the following fields:
DescribeWorkingStorageResult() - Constructor for class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
 
DeviceiSCSIAttributes - Class in com.amazonaws.services.storagegateway.model
Lists iSCSI information about a VTL device.
DeviceiSCSIAttributes() - Constructor for class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
 
disableGateway(DisableGatewayRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Disables a gateway when the gateway is no longer functioning.
disableGateway(DisableGatewayRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Disables a gateway when the gateway is no longer functioning.
disableGatewayAsync(DisableGatewayRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Disables a gateway when the gateway is no longer functioning.
disableGatewayAsync(DisableGatewayRequest, AsyncHandler<DisableGatewayRequest, DisableGatewayResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Disables a gateway when the gateway is no longer functioning.
disableGatewayAsync(DisableGatewayRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Disables a gateway when the gateway is no longer functioning.
disableGatewayAsync(DisableGatewayRequest, AsyncHandler<DisableGatewayRequest, DisableGatewayResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Disables a gateway when the gateway is no longer functioning.
DisableGatewayRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the DisableGateway operation.
DisableGatewayRequest() - Constructor for class com.amazonaws.services.storagegateway.model.DisableGatewayRequest
 
DisableGatewayResult - Class in com.amazonaws.services.storagegateway.model
DisableGatewayOutput
DisableGatewayResult() - Constructor for class com.amazonaws.services.storagegateway.model.DisableGatewayResult
 
Disk - Class in com.amazonaws.services.storagegateway.model
Disk
Disk() - Constructor for class com.amazonaws.services.storagegateway.model.Disk
 

E

equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.AddCacheResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.AddTagsToResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.AddTagsToResourceResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.Disk
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeInitiatorsRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeInitiatorsResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.RemoveTagsFromResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.RemoveTagsFromResourceResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ResetCacheRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ResetCacheResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.StartGatewayRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.StartGatewayResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.Tape
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateVTLDeviceTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.UpdateVTLDeviceTypeResult
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.VolumeInfo
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
 
equals(Object) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
 
ErrorCode - Enum in com.amazonaws.services.storagegateway.model
Error Code

F

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

G

GatewayInfo - Class in com.amazonaws.services.storagegateway.model
Gateway Info
GatewayInfo() - Constructor for class com.amazonaws.services.storagegateway.model.GatewayInfo
 
getActivationKey() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
Your gateway activation key.
getActivationKey(String) - Static method in class com.amazonaws.services.storagegateway.StorageGatewayUtils
Sends a request to the AWS Storage Gateway server running at the specified address, and returns the activation key for that server.
getActivationKey(String, Region) - Static method in class com.amazonaws.services.storagegateway.StorageGatewayUtils
Sends a request to the AWS Storage Gateway server running at the specified address, and returns the activation key for that server.
getActivationKey(String, String) - Static method in class com.amazonaws.services.storagegateway.StorageGatewayUtils
Sends a request to the AWS Storage Gateway server running at the specified address and activation region, and returns the activation key for that server.
getAverageDownloadRateLimitInBitsPerSec() - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
The average download bandwidth rate limit in bits per second.
getAverageDownloadRateLimitInBitsPerSec() - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
The average download bandwidth rate limit in bits per second.
getAverageUploadRateLimitInBitsPerSec() - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
The average upload bandwidth rate limit in bits per second.
getAverageUploadRateLimitInBitsPerSec() - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
The average upload bandwidth rate limit in bits per second.
getBandwidthType() - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
Returns the value of the BandwidthType property for this object.
getCacheAllocatedInBytes() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Returns the value of the CacheAllocatedInBytes property for this object.
getCacheDirtyPercentage() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Returns the value of the CacheDirtyPercentage property for this object.
getCachediSCSIVolumes() - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesResult
An array of objects where each object contains metadata about one cached volume.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
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.storagegateway.AWSStorageGatewayClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCacheHitPercentage() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Returns the value of the CacheHitPercentage property for this object.
getCacheMissPercentage() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Returns the value of the CacheMissPercentage property for this object.
getCacheUsedPercentage() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Returns the value of the CacheUsedPercentage property for this object.
getChapCredentials() - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsResult
An array of ChapInfo objects that represent CHAP credentials.
getChapEnabled() - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
Indicates whether mutual CHAP is enabled for the iSCSI target.
getChapEnabled() - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
Indicates whether mutual CHAP is enabled for the iSCSI target.
getClientToken() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Returns the value of the ClientToken property for this object.
getClientToken() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
A unique identifier that you use to retry a request.
getCompletionTime() - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The time that the archiving of the virtual tape was completed.
getDayOfWeek() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Returns the value of the DayOfWeek property for this object.
getDayOfWeek() - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The maintenance start time day of the week.
getDescription() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Returns the value of the Description property for this object.
getDescription() - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
Optional description of the snapshot that overwrites the existing description.
getDeviceiSCSIAttributes() - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
A list of iSCSI information about a VTL device.
getDeviceType() - Method in class com.amazonaws.services.storagegateway.model.UpdateVTLDeviceTypeRequest
The type of medium changer you want to select.
getDiskAllocationResource() - Method in class com.amazonaws.services.storagegateway.model.Disk
Returns the value of the DiskAllocationResource property for this object.
getDiskAllocationType() - Method in class com.amazonaws.services.storagegateway.model.Disk
Returns the value of the DiskAllocationType property for this object.
getDiskId() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The unique identifier for the gateway local disk that is configured as a stored volume.
getDiskId() - Method in class com.amazonaws.services.storagegateway.model.Disk
Returns the value of the DiskId property for this object.
getDiskIds() - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
Returns the value of the DiskIds property for this object.
getDiskIds() - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
Returns the value of the DiskIds property for this object.
getDiskIds() - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
An array of strings that identify disks that are to be configured as working storage.
getDiskIds() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Returns the value of the DiskIds property for this object.
getDiskIds() - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Returns the value of the DiskIds property for this object.
getDiskIds() - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
An array of the gateway's local disk IDs that are configured as working storage.
getDiskNode() - Method in class com.amazonaws.services.storagegateway.model.Disk
Returns the value of the DiskNode property for this object.
getDiskPath() - Method in class com.amazonaws.services.storagegateway.model.Disk
Returns the value of the DiskPath property for this object.
getDisks() - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
Returns the value of the Disks property for this object.
getDiskSizeInBytes() - Method in class com.amazonaws.services.storagegateway.model.Disk
Returns the value of the DiskSizeInBytes property for this object.
getDiskStatus() - Method in class com.amazonaws.services.storagegateway.model.Disk
Returns the value of the DiskStatus property for this object.
getExecutorService() - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Returns the executor service used by this async client to execute requests.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.AddCacheResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
The unique Amazon Resource Name(ARN) that represents the gateway to associate the virtual tapes with.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
The unique Amazon Resource Name (ARN) of the gateway that the virtual tape to delete is associated with.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayResult
The unique Amazon Resource Name of the disabled gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.ResetCacheRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.ResetCacheResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
The Amazon Resource Name (ARN) of the gateway you want to retrieve the virtual tape to.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.StartGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.StartGatewayResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The Amazon Resource Name (ARN) of the gateway.
getGatewayARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeResult
The Amazon Resource Name (ARN) of the gateway.
getGatewayId() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The gateway ID.
getGatewayName() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
A unique identifier for your gateway.
getGatewayName() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The gateway name.
getGatewayName() - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
Returns the value of the GatewayName property for this object.
getGatewayName() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
A unique identifier for your gateway.
getGatewayName() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationResult
Returns the value of the GatewayName property for this object.
getGatewayNetworkInterfaces() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
A NetworkInterface array that contains descriptions of the gateway network interfaces.
getGatewayOperationalState() - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
Returns the value of the GatewayOperationalState property for this object.
getGatewayRegion() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
One of the values that indicates the region where you want to store the snapshot backups.
getGateways() - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
Returns the value of the Gateways property for this object.
getGatewayState() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
One of the values that indicates the operating state of the gateway.
getGatewayTimezone() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
One of the values that indicates the time zone you want to set for the gateway.
getGatewayTimezone() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
One of the values that indicates the time zone configured for the gateway.
getGatewayTimezone() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
Returns the value of the GatewayTimezone property for this object.
getGatewayType() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
One of the values that defines the type of gateway to activate.
getGatewayType() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The type of the gateway.
getGatewayType() - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
Returns the value of the GatewayType property for this object.
getHourOfDay() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Returns the value of the HourOfDay property for this object.
getHourOfDay() - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The hour component of the maintenance start time represented as hh, where hh is the hour (00 to 23).
getInitiatorName() - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The iSCSI initiator that connects to the target.
getInitiatorName() - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
The iSCSI initiator that connects to the target.
getInitiatorName() - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
The iSCSI initiator that connects to the target.
getInitiatorName() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The iSCSI initiator that connects to the target.
getInitiatorName() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
The iSCSI initiator that connects to the target.
getInitiators() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeInitiatorsResult
The host names and port numbers of all iSCSI initiators that are connected to the gateway.
getIpv4Address() - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
The Internet Protocol version 4 (IPv4) address of the interface.
getIpv6Address() - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
The Internet Protocol version 6 (IPv6) address of the interface.
getKey() - Method in class com.amazonaws.services.storagegateway.model.Tag
Returns the value of the Key property for this object.
getLastSoftwareUpdate() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The date on which the last software update was applied to the gateway.
getLimit() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
Specifies that the number of virtual tapes descried be limited to the specified number.
getLimit() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
Specifies that the number of virtual tape recovery points that are described be limited to the specified number.
getLimit() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
Specifies that the number of virtual tapes described be limited to the specified number.
getLimit() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
Specifies that the number of VTL devices described be limited to the specified number.
getLimit() - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
Specifies that the list of gateways returned be limited to the specified number of items.
getLimit() - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceRequest
Specifies that the list of tags returned be limited to the specified number of items.
getLimit() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
Specifies that the list of volumes returned be limited to the specified number of items.
getLunNumber() - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The logical disk number.
getMacAddress() - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
The Media Access Control (MAC) address of the interface.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
An opaque string that indicates the position at which to begin describing virtual tapes.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
An opaque string that indicates the position at which the virtual tapes that were fetched for description ended.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
An opaque string that indicates the position at which to begin describing the virtual tape recovery points.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
An opaque string that indicates the position at which the virtual tape recovery points that were listed for description ended.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
A marker value, obtained in a previous call to DescribeTapes.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
An opaque string which can be used as part of a subsequent DescribeTapes call to retrieve the next page of results.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
An opaque string that indicates the position at which to begin describing the VTL devices.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
An opaque string that indicates the position at which the VTL devices that were fetched for description ended.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
An opaque string that indicates the position at which to begin the returned list of gateways.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
Returns the value of the Marker property for this object.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceRequest
An opaque string that indicates the position at which to begin returning the list of tags.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceResult
An opaque string that indicates the position at which to stop returning the list of tags.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
A string that indicates the position at which to begin the returned list of volumes.
getMarker() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
Returns the value of the Marker property for this object.
getMediumChangerType() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
The value that indicates the type of medium changer to use for gateway-VTL.
getMinuteOfHour() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Returns the value of the MinuteOfHour property for this object.
getMinuteOfHour() - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The minute component of the maintenance start time represented as mm, where mm is the minute (00 to 59).
getNetworkInterfaceId() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Returns the value of the NetworkInterfaceId property for this object.
getNetworkInterfaceId() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The network interface of the gateway on which to expose the iSCSI target.
getNetworkInterfaceId() - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
The network interface identifier of the VTL device.
getNetworkInterfaceId() - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The network interface identifier.
getNetworkInterfacePort() - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
The port used to communicate with iSCSI VTL device targets.
getNetworkInterfacePort() - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The port used to communicate with iSCSI targets.
getNextUpdateAvailabilityDate() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The date on which an update to the gateway is available.
getNumTapesToCreate() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
The number of virtual tapes you want to create.
getPreservedExistingData() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns the value of the PreservedExistingData property for this object.
getPreserveExistingData() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
Specify this field as true if you want to preserve the data on the local disk.
getProgress() - Method in class com.amazonaws.services.storagegateway.model.Tape
For archiving virtual tapes, indicates how much data remains to be uploaded before archiving is complete.
getRecurrenceInHours() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Returns the value of the RecurrenceInHours property for this object.
getRecurrenceInHours() - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
Frequency of snapshots.
getResourceARN() - Method in class com.amazonaws.services.storagegateway.model.AddTagsToResourceRequest
The Amazon Resource Name (ARN) of the resource you want to add tags to.
getResourceARN() - Method in class com.amazonaws.services.storagegateway.model.AddTagsToResourceResult
The Amazon Resource Name (ARN) of the resource you want to add tags to.
getResourceARN() - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource for which you want to list tags.
getResourceARN() - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceResult
he Amazon Resource Name (ARN) of the resource for which you want to list tags.
getResourceARN() - Method in class com.amazonaws.services.storagegateway.model.RemoveTagsFromResourceRequest
The Amazon Resource Name (ARN) of the resource you want to remove the tags from.
getResourceARN() - Method in class com.amazonaws.services.storagegateway.model.RemoveTagsFromResourceResult
The Amazon Resource Name (ARN) of the resource that the tags were removed from.
getRetrievedTo() - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The Amazon Resource Name (ARN) of the gateway-VTL that the virtual tape is being retrieved to.
getSecretToAuthenticateInitiator() - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The secret key that the initiator (for example, the Windows client) must provide to participate in mutual CHAP with the target.
getSecretToAuthenticateInitiator() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The secret key that the initiator (for example, the Windows client) must provide to participate in mutual CHAP with the target.
getSecretToAuthenticateTarget() - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The secret key that the target must provide to participate in mutual CHAP with the initiator (e.g.
getSecretToAuthenticateTarget() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The secret key that the target must provide to participate in mutual CHAP with the initiator (e.g.
getSnapshotDescription() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
Returns the value of the SnapshotDescription property for this object.
getSnapshotDescription() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
Textual description of the snapshot that appears in the Amazon EC2 console, Elastic Block Store snapshots panel in the Description field, and in the AWS Storage Gateway snapshot Details pane, Description field
getSnapshotId() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Returns the value of the SnapshotId property for this object.
getSnapshotId() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Returns the value of the SnapshotId property for this object.
getSnapshotId() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
The snapshot ID that is used to refer to the snapshot in future operations such as describing snapshots (Amazon Elastic Compute Cloud API DescribeSnapshots) or creating a volume from a snapshot (CreateStorediSCSIVolume).
getSnapshotId() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The snapshot ID (e.g.
getSourceSnapshotId() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Returns the value of the SourceSnapshotId property for this object.
getSourceSnapshotId() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns the value of the SourceSnapshotId property for this object.
getStartAt() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Returns the value of the StartAt property for this object.
getStartAt() - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
The hour of the day at which the snapshot schedule begins represented as hh, where hh is the hour (0 to 23).
getStorediSCSIVolumes() - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesResult
Returns the value of the StorediSCSIVolumes property for this object.
getTagKeys() - Method in class com.amazonaws.services.storagegateway.model.RemoveTagsFromResourceRequest
The keys of the tags you want to remove from the specified resource.
getTags() - Method in class com.amazonaws.services.storagegateway.model.AddTagsToResourceRequest
The key-value pair that represents the tag you want to add to the resource.
getTags() - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceResult
An array that contains the tags for the specified resource.
getTapeArchives() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
An array of virtual tape objects in the virtual tape shelf (VTS).
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
The Amazon Resource Name (ARN) of the virtual tape you want to cancel archiving for.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalResult
The Amazon Resource Name (ARN) of the virtual tape for which archiving was canceled.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
The Amazon Resource Name (ARN) of the virtual tape you want to cancel retrieval for.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalResult
The Amazon Resource Name (ARN) of the virtual tape for which retrieval was canceled.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveRequest
The Amazon Resource Name (ARN) of the virtual tape to delete from the virtual tape shelf (VTS).
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveResult
The Amazon Resource Name (ARN) of the virtual tape that was deleted from the virtual tape shelf (VTS).
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
The Amazon Resource Name (ARN) of the virtual tape to delete.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeResult
The Amazon Resource Name (ARN) of the deleted virtual tape.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
The Amazon Resource Name (ARN) of the virtual tape you want to retrieve from the virtual tape shelf (VTS).
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveResult
The Amazon Resource Name (ARN) of the retrieved virtual tape.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
The Amazon Resource Name (ARN) of the virtual tape for which you want to retrieve the recovery point.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointResult
The Amazon Resource Name (ARN) of the virtual tape for which the recovery point was retrieved.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.Tape
The Amazon Resource Name (ARN) of the virtual tape.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The Amazon Resource Name (ARN) of an archived virtual tape.
getTapeARN() - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
The Amazon Resource Name (ARN) of the virtual tape.
getTapeARNs() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesResult
A list of unique Amazon Resource Named (ARN) that represents the virtual tapes that were created.
getTapeARNs() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe.
getTapeARNs() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe.
getTapeBarcode() - Method in class com.amazonaws.services.storagegateway.model.Tape
The barcode that identifies a specific virtual tape.
getTapeBarcode() - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The barcode that identifies the archived virtual tape.
getTapeBarcodePrefix() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
A prefix you append to the barcode of the virtual tape you are creating.
getTapeDriveType() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
The value that indicates the type of tape drive to use for gateway-VTL.
getTapeRecoveryPointInfos() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
An array of TapeRecoveryPointInfos that are available for the specified gateway.
getTapeRecoveryPointTime() - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
The time when the point-in-time view of the virtual tape was replicated for later recovery.
getTapes() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
An array of virtual tape descriptions.
getTapeSizeInBytes() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
The size, in bytes, of the virtual tapes you want to create.
getTapeSizeInBytes() - Method in class com.amazonaws.services.storagegateway.model.Tape
The size, in bytes, of the virtual tape.
getTapeSizeInBytes() - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The size, in bytes, of the archived virtual tape.
getTapeSizeInBytes() - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
The size, in bytes, of the virtual tapes to recover.
getTapeStatus() - Method in class com.amazonaws.services.storagegateway.model.Tape
The current state of the virtual tape.
getTapeStatus() - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The current state of the archived virtual tape.
getTapeStatus() - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
Returns the value of the TapeStatus property for this object.
getTargetARN() - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The Amazon Resource Name (ARN) of the volume.
getTargetARN() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
Returns the value of the TargetARN property for this object.
getTargetARN() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
he Amazon Resource Name (ARN) of the volume target that includes the iSCSI name that initiators can use to connect to the target.
getTargetARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
The Amazon Resource Name (ARN) of the iSCSI volume target.
getTargetARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
The Amazon Resource Name (ARN) of the target.
getTargetARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsRequest
The Amazon Resource Name (ARN) of the iSCSI volume target.
getTargetARN() - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
Specifies the unique Amazon Resource Name(ARN) that encodes the iSCSI qualified name(iqn) of a tape drive or media changer target.
getTargetARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The Amazon Resource Name (ARN) of the iSCSI volume target.
getTargetARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
The Amazon Resource Name (ARN) of the target.
getTargetARN() - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The Amazon Resource Name (ARN) of the volume target.
getTargetName() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Returns the value of the TargetName property for this object.
getTargetName() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The name of the iSCSI target used by initiators to connect to the target and as a suffix for the target ARN.
getTimezone() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Returns the value of the Timezone property for this object.
getTimezone() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Returns the value of the Timezone property for this object.
getUploadBufferAllocatedInBytes() - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Returns the value of the UploadBufferAllocatedInBytes property for this object.
getUploadBufferUsedInBytes() - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Returns the value of the UploadBufferUsedInBytes property for this object.
getValue() - Method in class com.amazonaws.services.storagegateway.model.Tag
Returns the value of the Value property for this object.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Returns the value of the VolumeARN property for this object.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
Returns the value of the VolumeARN property for this object.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
Returns the value of the VolumeARN property for this object.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Returns the value of the VolumeARN property for this object.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
The Amazon Resource Name (ARN) of the volume.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
The Amazon Resource Name (ARN) of the volume of which the snapshot was taken.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
The Amazon Resource Name (ARN) of the configured volume.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleRequest
Returns the value of the VolumeARN property for this object.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleResult
Returns the value of the VolumeARN property for this object.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeRequest
The Amazon Resource Name (ARN) of the volume.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeResult
The Amazon Resource Name (ARN) of the storage volume that was deleted.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleRequest
The Amazon Resource Name (ARN) of the volume.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Returns the value of the VolumeARN property for this object.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeInitiatorsRequest
The Amazon Resource Name (ARN) of the volume.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns the value of the VolumeARN property for this object.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
The Amazon Resource Name (ARN) of the volume.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleResult
Constraints:
Length: 50 - 500
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.VolumeInfo
Returns the value of the VolumeARN property for this object.
getVolumeARN() - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Returns the value of the VolumeARN property for this object.
getVolumeARNs() - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesRequest
Returns the value of the VolumeARNs property for this object.
getVolumeARNs() - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesRequest
An array of strings where each string represents the Amazon Resource Name (ARN) of a stored volume.
getVolumeDiskId() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns the value of the VolumeDiskId property for this object.
getVolumeId() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Returns the value of the VolumeId property for this object.
getVolumeId() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns the value of the VolumeId property for this object.
getVolumeInfos() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
Returns the value of the VolumeInfos property for this object.
getVolumeiSCSIAttributes() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Lists iSCSI information about a volume.
getVolumeiSCSIAttributes() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Lists iSCSI information about a volume.
getVolumeProgress() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Returns the value of the VolumeProgress property for this object.
getVolumeProgress() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns the value of the VolumeProgress property for this object.
getVolumeRecoveryPointInfos() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
Returns the value of the VolumeRecoveryPointInfos property for this object.
getVolumeRecoveryPointTime() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Returns the value of the VolumeRecoveryPointTime property for this object.
getVolumeRecoveryPointTime() - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Returns the value of the VolumeRecoveryPointTime property for this object.
getVolumeSizeInBytes() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Returns the value of the VolumeSizeInBytes property for this object.
getVolumeSizeInBytes() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Returns the value of the VolumeSizeInBytes property for this object.
getVolumeSizeInBytes() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
The size of the volume in bytes.
getVolumeSizeInBytes() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns the value of the VolumeSizeInBytes property for this object.
getVolumeSizeInBytes() - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Returns the value of the VolumeSizeInBytes property for this object.
getVolumeStatus() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Returns the value of the VolumeStatus property for this object.
getVolumeStatus() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns the value of the VolumeStatus property for this object.
getVolumeType() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Returns the value of the VolumeType property for this object.
getVolumeType() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns the value of the VolumeType property for this object.
getVolumeType() - Method in class com.amazonaws.services.storagegateway.model.VolumeInfo
Returns the value of the VolumeType property for this object.
getVolumeUsageInBytes() - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Returns the value of the VolumeUsageInBytes property for this object.
getVTLDevice() - Method in class com.amazonaws.services.storagegateway.model.Tape
The virtual tape library (VTL) device that the virtual tape is associated with.
getVTLDeviceARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateVTLDeviceTypeRequest
The Amazon Resource Name (ARN) of the medium changer you want to select.
getVTLDeviceARN() - Method in class com.amazonaws.services.storagegateway.model.UpdateVTLDeviceTypeResult
The Amazon Resource Name (ARN) of the medium changer you have selected.
getVTLDeviceARN() - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Specifies the unique Amazon Resource Name (ARN) of the device (tape drive or media changer).
getVTLDeviceARNs() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
An array of strings, where each string represents the Amazon Resource Name (ARN) of a VTL device.
getVTLDeviceProductIdentifier() - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Returns the value of the VTLDeviceProductIdentifier property for this object.
getVTLDevices() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
An array of VTL device objects composed of the Amazon Resource Name(ARN) of the VTL devices.
getVTLDeviceType() - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Returns the value of the VTLDeviceType property for this object.
getVTLDeviceVendor() - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Returns the value of the VTLDeviceVendor property for this object.
getWorkingStorageAllocatedInBytes() - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
The total working storage in bytes allocated for the gateway.
getWorkingStorageUsedInBytes() - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
The total working storage in bytes in use by the gateway.

H

hashCode() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.AddCacheResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.AddTagsToResourceRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.AddTagsToResourceResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.Disk
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeInitiatorsRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeInitiatorsResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.RemoveTagsFromResourceRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.RemoveTagsFromResourceResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ResetCacheRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ResetCacheResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.StartGatewayRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.StartGatewayResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.Tag
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.Tape
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateVTLDeviceTypeRequest
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.UpdateVTLDeviceTypeResult
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.VolumeInfo
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
 
hashCode() - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
 

I

InternalServerErrorException - Exception in com.amazonaws.services.storagegateway.model
An internal server error has occurred during the request.
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.storagegateway.model.InternalServerErrorException
Constructs a new InternalServerErrorException with the specified error message.
InvalidGatewayRequestException - Exception in com.amazonaws.services.storagegateway.model
An exception occurred because an invalid gateway request was issued to the service.
InvalidGatewayRequestException(String) - Constructor for exception com.amazonaws.services.storagegateway.model.InvalidGatewayRequestException
Constructs a new InvalidGatewayRequestException with the specified error message.
isChapEnabled() - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
Indicates whether mutual CHAP is enabled for the iSCSI target.
isChapEnabled() - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
Indicates whether mutual CHAP is enabled for the iSCSI target.
isPreservedExistingData() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns the value of the PreservedExistingData property for this object.
isPreserveExistingData() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
Specify this field as true if you want to preserve the data on the local disk.

J

jsonErrorUnmarshallers - Variable in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
List of exception unmarshallers for all AWSStorageGateway exceptions.

L

listGateways(ListGatewaysRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation lists gateways owned by an AWS account in a region specified in the request.
listGateways() - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation lists gateways owned by an AWS account in a region specified in the request.
listGateways(ListGatewaysRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation lists gateways owned by an AWS account in a region specified in the request.
listGateways() - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation lists gateways owned by an AWS account in a region specified in the request.
listGatewaysAsync(ListGatewaysRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation lists gateways owned by an AWS account in a region specified in the request.
listGatewaysAsync(ListGatewaysRequest, AsyncHandler<ListGatewaysRequest, ListGatewaysResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation lists gateways owned by an AWS account in a region specified in the request.
listGatewaysAsync(ListGatewaysRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation lists gateways owned by an AWS account in a region specified in the request.
listGatewaysAsync(ListGatewaysRequest, AsyncHandler<ListGatewaysRequest, ListGatewaysResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation lists gateways owned by an AWS account in a region specified in the request.
ListGatewaysRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the ListGateways operation.
ListGatewaysRequest() - Constructor for class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
 
ListGatewaysResult - Class in com.amazonaws.services.storagegateway.model
List Gateways Result
ListGatewaysResult() - Constructor for class com.amazonaws.services.storagegateway.model.ListGatewaysResult
 
listLocalDisks(ListLocalDisksRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation returns a list of the gateway's local disks.
listLocalDisks(ListLocalDisksRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation returns a list of the gateway's local disks.
listLocalDisksAsync(ListLocalDisksRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns a list of the gateway's local disks.
listLocalDisksAsync(ListLocalDisksRequest, AsyncHandler<ListLocalDisksRequest, ListLocalDisksResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation returns a list of the gateway's local disks.
listLocalDisksAsync(ListLocalDisksRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns a list of the gateway's local disks.
listLocalDisksAsync(ListLocalDisksRequest, AsyncHandler<ListLocalDisksRequest, ListLocalDisksResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation returns a list of the gateway's local disks.
ListLocalDisksRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the ListLocalDisks operation.
ListLocalDisksRequest() - Constructor for class com.amazonaws.services.storagegateway.model.ListLocalDisksRequest
 
ListLocalDisksResult - Class in com.amazonaws.services.storagegateway.model
List Local Disks Result
ListLocalDisksResult() - Constructor for class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation lists the tags that have been added to the specified resource.
listTagsForResource() - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation lists the tags that have been added to the specified resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation lists the tags that have been added to the specified resource.
listTagsForResource() - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation lists the tags that have been added to the specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation lists the tags that have been added to the specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation lists the tags that have been added to the specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation lists the tags that have been added to the specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation lists the tags that have been added to the specified resource.
ListTagsForResourceRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the ListTagsForResource operation.
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.storagegateway.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.storagegateway.model
ListTagsForResourceOutput
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.storagegateway.model.ListTagsForResourceResult
 
listVolumeInitiators(ListVolumeInitiatorsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation lists iSCSI initiators that are connected to a volume.
listVolumeInitiators(ListVolumeInitiatorsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation lists iSCSI initiators that are connected to a volume.
listVolumeInitiatorsAsync(ListVolumeInitiatorsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation lists iSCSI initiators that are connected to a volume.
listVolumeInitiatorsAsync(ListVolumeInitiatorsRequest, AsyncHandler<ListVolumeInitiatorsRequest, ListVolumeInitiatorsResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation lists iSCSI initiators that are connected to a volume.
listVolumeInitiatorsAsync(ListVolumeInitiatorsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation lists iSCSI initiators that are connected to a volume.
listVolumeInitiatorsAsync(ListVolumeInitiatorsRequest, AsyncHandler<ListVolumeInitiatorsRequest, ListVolumeInitiatorsResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation lists iSCSI initiators that are connected to a volume.
ListVolumeInitiatorsRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the ListVolumeInitiators operation.
ListVolumeInitiatorsRequest() - Constructor for class com.amazonaws.services.storagegateway.model.ListVolumeInitiatorsRequest
 
ListVolumeInitiatorsResult - Class in com.amazonaws.services.storagegateway.model
ListVolumeInitiatorsOutput
ListVolumeInitiatorsResult() - Constructor for class com.amazonaws.services.storagegateway.model.ListVolumeInitiatorsResult
 
listVolumeRecoveryPoints(ListVolumeRecoveryPointsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation lists the recovery points for a specified gateway.
listVolumeRecoveryPoints(ListVolumeRecoveryPointsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation lists the recovery points for a specified gateway.
listVolumeRecoveryPointsAsync(ListVolumeRecoveryPointsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation lists the recovery points for a specified gateway.
listVolumeRecoveryPointsAsync(ListVolumeRecoveryPointsRequest, AsyncHandler<ListVolumeRecoveryPointsRequest, ListVolumeRecoveryPointsResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation lists the recovery points for a specified gateway.
listVolumeRecoveryPointsAsync(ListVolumeRecoveryPointsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation lists the recovery points for a specified gateway.
listVolumeRecoveryPointsAsync(ListVolumeRecoveryPointsRequest, AsyncHandler<ListVolumeRecoveryPointsRequest, ListVolumeRecoveryPointsResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation lists the recovery points for a specified gateway.
ListVolumeRecoveryPointsRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the ListVolumeRecoveryPoints operation.
ListVolumeRecoveryPointsRequest() - Constructor for class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsRequest
 
ListVolumeRecoveryPointsResult - Class in com.amazonaws.services.storagegateway.model
List Volume Recovery Points Result
ListVolumeRecoveryPointsResult() - Constructor for class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
 
listVolumes(ListVolumesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation lists the iSCSI stored volumes of a gateway.
listVolumes(ListVolumesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation lists the iSCSI stored volumes of a gateway.
listVolumesAsync(ListVolumesRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation lists the iSCSI stored volumes of a gateway.
listVolumesAsync(ListVolumesRequest, AsyncHandler<ListVolumesRequest, ListVolumesResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation lists the iSCSI stored volumes of a gateway.
listVolumesAsync(ListVolumesRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation lists the iSCSI stored volumes of a gateway.
listVolumesAsync(ListVolumesRequest, AsyncHandler<ListVolumesRequest, ListVolumesResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation lists the iSCSI stored volumes of a gateway.
ListVolumesRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the ListVolumes operation.
ListVolumesRequest() - Constructor for class com.amazonaws.services.storagegateway.model.ListVolumesRequest
 
ListVolumesResult - Class in com.amazonaws.services.storagegateway.model
List Volumes Result
ListVolumesResult() - Constructor for class com.amazonaws.services.storagegateway.model.ListVolumesResult
 

N

NetworkInterface - Class in com.amazonaws.services.storagegateway.model
Describes a gateway's network interface.
NetworkInterface() - Constructor for class com.amazonaws.services.storagegateway.model.NetworkInterface
 

R

removeTagsFromResource(RemoveTagsFromResourceRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation removes one or more tags from the specified resource.
removeTagsFromResource() - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation removes one or more tags from the specified resource.
removeTagsFromResource(RemoveTagsFromResourceRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation removes one or more tags from the specified resource.
removeTagsFromResource() - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation removes one or more tags from the specified resource.
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation removes one or more tags from the specified resource.
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation removes one or more tags from the specified resource.
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation removes one or more tags from the specified resource.
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation removes one or more tags from the specified resource.
RemoveTagsFromResourceRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the RemoveTagsFromResource operation.
RemoveTagsFromResourceRequest() - Constructor for class com.amazonaws.services.storagegateway.model.RemoveTagsFromResourceRequest
 
RemoveTagsFromResourceResult - Class in com.amazonaws.services.storagegateway.model
RemoveTagsFromResourceOutput
RemoveTagsFromResourceResult() - Constructor for class com.amazonaws.services.storagegateway.model.RemoveTagsFromResourceResult
 
resetCache(ResetCacheRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation resets all cache disks that have encountered a error and makes the disks available for reconfiguration as cache storage.
resetCache(ResetCacheRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation resets all cache disks that have encountered a error and makes the disks available for reconfiguration as cache storage.
resetCacheAsync(ResetCacheRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation resets all cache disks that have encountered a error and makes the disks available for reconfiguration as cache storage.
resetCacheAsync(ResetCacheRequest, AsyncHandler<ResetCacheRequest, ResetCacheResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation resets all cache disks that have encountered a error and makes the disks available for reconfiguration as cache storage.
resetCacheAsync(ResetCacheRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation resets all cache disks that have encountered a error and makes the disks available for reconfiguration as cache storage.
resetCacheAsync(ResetCacheRequest, AsyncHandler<ResetCacheRequest, ResetCacheResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation resets all cache disks that have encountered a error and makes the disks available for reconfiguration as cache storage.
ResetCacheRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the ResetCache operation.
ResetCacheRequest() - Constructor for class com.amazonaws.services.storagegateway.model.ResetCacheRequest
 
ResetCacheResult - Class in com.amazonaws.services.storagegateway.model
Reset Cache Result
ResetCacheResult() - Constructor for class com.amazonaws.services.storagegateway.model.ResetCacheResult
 
retrieveTapeArchive(RetrieveTapeArchiveRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a gateway-VTL.
retrieveTapeArchive(RetrieveTapeArchiveRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a gateway-VTL.
retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a gateway-VTL.
retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest, AsyncHandler<RetrieveTapeArchiveRequest, RetrieveTapeArchiveResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a gateway-VTL.
retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a gateway-VTL.
retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest, AsyncHandler<RetrieveTapeArchiveRequest, RetrieveTapeArchiveResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a gateway-VTL.
RetrieveTapeArchiveRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the RetrieveTapeArchive operation.
RetrieveTapeArchiveRequest() - Constructor for class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
 
RetrieveTapeArchiveResult - Class in com.amazonaws.services.storagegateway.model
RetrieveTapeArchiveOutput
RetrieveTapeArchiveResult() - Constructor for class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveResult
 
retrieveTapeRecoveryPoint(RetrieveTapeRecoveryPointRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Retrieves the recovery point for the specified virtual tape.
retrieveTapeRecoveryPoint(RetrieveTapeRecoveryPointRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
Retrieves the recovery point for the specified virtual tape.
retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Retrieves the recovery point for the specified virtual tape.
retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest, AsyncHandler<RetrieveTapeRecoveryPointRequest, RetrieveTapeRecoveryPointResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
Retrieves the recovery point for the specified virtual tape.
retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Retrieves the recovery point for the specified virtual tape.
retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest, AsyncHandler<RetrieveTapeRecoveryPointRequest, RetrieveTapeRecoveryPointResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Retrieves the recovery point for the specified virtual tape.
RetrieveTapeRecoveryPointRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the RetrieveTapeRecoveryPoint operation.
RetrieveTapeRecoveryPointRequest() - Constructor for class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
 
RetrieveTapeRecoveryPointResult - Class in com.amazonaws.services.storagegateway.model
RetrieveTapeRecoveryPointOutput
RetrieveTapeRecoveryPointResult() - Constructor for class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointResult
 

S

setActivationKey(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
Your gateway activation key.
setAverageDownloadRateLimitInBitsPerSec(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
The average download bandwidth rate limit in bits per second.
setAverageDownloadRateLimitInBitsPerSec(Long) - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
The average download bandwidth rate limit in bits per second.
setAverageUploadRateLimitInBitsPerSec(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
The average upload bandwidth rate limit in bits per second.
setAverageUploadRateLimitInBitsPerSec(Long) - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
The average upload bandwidth rate limit in bits per second.
setBandwidthType(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
Sets the value of the BandwidthType property for this object.
setCacheAllocatedInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the CacheAllocatedInBytes property for this object.
setCacheDirtyPercentage(Double) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the CacheDirtyPercentage property for this object.
setCachediSCSIVolumes(Collection<CachediSCSIVolume>) - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesResult
An array of objects where each object contains metadata about one cached volume.
setCacheHitPercentage(Double) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the CacheHitPercentage property for this object.
setCacheMissPercentage(Double) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the CacheMissPercentage property for this object.
setCacheUsedPercentage(Double) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the CacheUsedPercentage property for this object.
setChapCredentials(Collection<ChapInfo>) - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsResult
An array of ChapInfo objects that represent CHAP credentials.
setChapEnabled(Boolean) - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
Indicates whether mutual CHAP is enabled for the iSCSI target.
setChapEnabled(Boolean) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
Indicates whether mutual CHAP is enabled for the iSCSI target.
setClientToken(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Sets the value of the ClientToken property for this object.
setClientToken(String) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
A unique identifier that you use to retry a request.
setCompletionTime(Date) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The time that the archiving of the virtual tape was completed.
setDayOfWeek(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Sets the value of the DayOfWeek property for this object.
setDayOfWeek(Integer) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The maintenance start time day of the week.
setDescription(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Sets the value of the Description property for this object.
setDescription(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
Optional description of the snapshot that overwrites the existing description.
setDeviceiSCSIAttributes(DeviceiSCSIAttributes) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
A list of iSCSI information about a VTL device.
setDeviceType(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateVTLDeviceTypeRequest
The type of medium changer you want to select.
setDiskAllocationResource(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskAllocationResource property for this object.
setDiskAllocationType(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskAllocationType property for this object.
setDiskId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The unique identifier for the gateway local disk that is configured as a stored volume.
setDiskId(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskId property for this object.
setDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
Sets the value of the DiskIds property for this object.
setDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
Sets the value of the DiskIds property for this object.
setDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
An array of strings that identify disks that are to be configured as working storage.
setDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the DiskIds property for this object.
setDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Sets the value of the DiskIds property for this object.
setDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
An array of the gateway's local disk IDs that are configured as working storage.
setDiskNode(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskNode property for this object.
setDiskPath(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskPath property for this object.
setDisks(Collection<Disk>) - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
Sets the value of the Disks property for this object.
setDiskSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskSizeInBytes property for this object.
setDiskStatus(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskStatus property for this object.
setEndpoint(String) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Overrides the default endpoint for this client ("https://storagegateway.us-east-1.amazonaws.com").
setEndpoint(String) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
 
setEndpoint(String, String, String) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
 
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddCacheResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
The unique Amazon Resource Name(ARN) that represents the gateway to associate the virtual tapes with.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
The unique Amazon Resource Name (ARN) of the gateway that the virtual tape to delete is associated with.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayResult
The unique Amazon Resource Name of the disabled gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ResetCacheRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ResetCacheResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
The Amazon Resource Name (ARN) of the gateway you want to retrieve the virtual tape to.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.StartGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.StartGatewayResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The Amazon Resource Name (ARN) of the gateway.
setGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeResult
The Amazon Resource Name (ARN) of the gateway.
setGatewayId(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The gateway ID.
setGatewayName(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
A unique identifier for your gateway.
setGatewayName(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The gateway name.
setGatewayName(String) - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
Sets the value of the GatewayName property for this object.
setGatewayName(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
A unique identifier for your gateway.
setGatewayName(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationResult
Sets the value of the GatewayName property for this object.
setGatewayNetworkInterfaces(Collection<NetworkInterface>) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
A NetworkInterface array that contains descriptions of the gateway network interfaces.
setGatewayOperationalState(String) - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
Sets the value of the GatewayOperationalState property for this object.
setGatewayRegion(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
One of the values that indicates the region where you want to store the snapshot backups.
setGateways(Collection<GatewayInfo>) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
Sets the value of the Gateways property for this object.
setGatewayState(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
One of the values that indicates the operating state of the gateway.
setGatewayTimezone(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
One of the values that indicates the time zone you want to set for the gateway.
setGatewayTimezone(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
One of the values that indicates the time zone configured for the gateway.
setGatewayTimezone(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
Sets the value of the GatewayTimezone property for this object.
setGatewayType(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
One of the values that defines the type of gateway to activate.
setGatewayType(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The type of the gateway.
setGatewayType(String) - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
Sets the value of the GatewayType property for this object.
setHourOfDay(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Sets the value of the HourOfDay property for this object.
setHourOfDay(Integer) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The hour component of the maintenance start time represented as hh, where hh is the hour (00 to 23).
setInitiatorName(String) - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The iSCSI initiator that connects to the target.
setInitiatorName(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
The iSCSI initiator that connects to the target.
setInitiatorName(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
The iSCSI initiator that connects to the target.
setInitiatorName(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The iSCSI initiator that connects to the target.
setInitiatorName(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
The iSCSI initiator that connects to the target.
setInitiators(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeInitiatorsResult
The host names and port numbers of all iSCSI initiators that are connected to the gateway.
setIpv4Address(String) - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
The Internet Protocol version 4 (IPv4) address of the interface.
setIpv6Address(String) - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
The Internet Protocol version 6 (IPv6) address of the interface.
setKey(String) - Method in class com.amazonaws.services.storagegateway.model.Tag
Sets the value of the Key property for this object.
setLastSoftwareUpdate(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The date on which the last software update was applied to the gateway.
setLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
Specifies that the number of virtual tapes descried be limited to the specified number.
setLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
Specifies that the number of virtual tape recovery points that are described be limited to the specified number.
setLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
Specifies that the number of virtual tapes described be limited to the specified number.
setLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
Specifies that the number of VTL devices described be limited to the specified number.
setLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
Specifies that the list of gateways returned be limited to the specified number of items.
setLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceRequest
Specifies that the list of tags returned be limited to the specified number of items.
setLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
Specifies that the list of volumes returned be limited to the specified number of items.
setLunNumber(Integer) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The logical disk number.
setMacAddress(String) - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
The Media Access Control (MAC) address of the interface.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
An opaque string that indicates the position at which to begin describing virtual tapes.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
An opaque string that indicates the position at which the virtual tapes that were fetched for description ended.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
An opaque string that indicates the position at which to begin describing the virtual tape recovery points.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
An opaque string that indicates the position at which the virtual tape recovery points that were listed for description ended.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
A marker value, obtained in a previous call to DescribeTapes.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
An opaque string which can be used as part of a subsequent DescribeTapes call to retrieve the next page of results.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
An opaque string that indicates the position at which to begin describing the VTL devices.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
An opaque string that indicates the position at which the VTL devices that were fetched for description ended.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
An opaque string that indicates the position at which to begin the returned list of gateways.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
Sets the value of the Marker property for this object.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceRequest
An opaque string that indicates the position at which to begin returning the list of tags.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceResult
An opaque string that indicates the position at which to stop returning the list of tags.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
A string that indicates the position at which to begin the returned list of volumes.
setMarker(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
Sets the value of the Marker property for this object.
setMediumChangerType(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
The value that indicates the type of medium changer to use for gateway-VTL.
setMinuteOfHour(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Sets the value of the MinuteOfHour property for this object.
setMinuteOfHour(Integer) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The minute component of the maintenance start time represented as mm, where mm is the minute (00 to 59).
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Sets the value of the NetworkInterfaceId property for this object.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The network interface of the gateway on which to expose the iSCSI target.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
The network interface identifier of the VTL device.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The network interface identifier.
setNetworkInterfacePort(Integer) - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
The port used to communicate with iSCSI VTL device targets.
setNetworkInterfacePort(Integer) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The port used to communicate with iSCSI targets.
setNextUpdateAvailabilityDate(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The date on which an update to the gateway is available.
setNumTapesToCreate(Integer) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
The number of virtual tapes you want to create.
setPreservedExistingData(Boolean) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the PreservedExistingData property for this object.
setPreserveExistingData(Boolean) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
Specify this field as true if you want to preserve the data on the local disk.
setProgress(Double) - Method in class com.amazonaws.services.storagegateway.model.Tape
For archiving virtual tapes, indicates how much data remains to be uploaded before archiving is complete.
setRecurrenceInHours(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Sets the value of the RecurrenceInHours property for this object.
setRecurrenceInHours(Integer) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
Frequency of snapshots.
setRegion(Region) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
An alternative to AWSStorageGateway.setEndpoint(String), sets the regional endpoint for this client's service calls.
setResourceARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddTagsToResourceRequest
The Amazon Resource Name (ARN) of the resource you want to add tags to.
setResourceARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddTagsToResourceResult
The Amazon Resource Name (ARN) of the resource you want to add tags to.
setResourceARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource for which you want to list tags.
setResourceARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceResult
he Amazon Resource Name (ARN) of the resource for which you want to list tags.
setResourceARN(String) - Method in class com.amazonaws.services.storagegateway.model.RemoveTagsFromResourceRequest
The Amazon Resource Name (ARN) of the resource you want to remove the tags from.
setResourceARN(String) - Method in class com.amazonaws.services.storagegateway.model.RemoveTagsFromResourceResult
The Amazon Resource Name (ARN) of the resource that the tags were removed from.
setRetrievedTo(String) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The Amazon Resource Name (ARN) of the gateway-VTL that the virtual tape is being retrieved to.
setSecretToAuthenticateInitiator(String) - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The secret key that the initiator (for example, the Windows client) must provide to participate in mutual CHAP with the target.
setSecretToAuthenticateInitiator(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The secret key that the initiator (for example, the Windows client) must provide to participate in mutual CHAP with the target.
setSecretToAuthenticateTarget(String) - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The secret key that the target must provide to participate in mutual CHAP with the initiator (e.g.
setSecretToAuthenticateTarget(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The secret key that the target must provide to participate in mutual CHAP with the initiator (e.g.
setSnapshotDescription(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
Sets the value of the SnapshotDescription property for this object.
setSnapshotDescription(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
Textual description of the snapshot that appears in the Amazon EC2 console, Elastic Block Store snapshots panel in the Description field, and in the AWS Storage Gateway snapshot Details pane, Description field
setSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Sets the value of the SnapshotId property for this object.
setSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Sets the value of the SnapshotId property for this object.
setSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
The snapshot ID that is used to refer to the snapshot in future operations such as describing snapshots (Amazon Elastic Compute Cloud API DescribeSnapshots) or creating a volume from a snapshot (CreateStorediSCSIVolume).
setSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The snapshot ID (e.g.
setSourceSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the SourceSnapshotId property for this object.
setSourceSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the SourceSnapshotId property for this object.
setStartAt(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Sets the value of the StartAt property for this object.
setStartAt(Integer) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
The hour of the day at which the snapshot schedule begins represented as hh, where hh is the hour (0 to 23).
setStorediSCSIVolumes(Collection<StorediSCSIVolume>) - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesResult
Sets the value of the StorediSCSIVolumes property for this object.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.RemoveTagsFromResourceRequest
The keys of the tags you want to remove from the specified resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.storagegateway.model.AddTagsToResourceRequest
The key-value pair that represents the tag you want to add to the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceResult
An array that contains the tags for the specified resource.
setTapeArchives(Collection<TapeArchive>) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
An array of virtual tape objects in the virtual tape shelf (VTS).
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
The Amazon Resource Name (ARN) of the virtual tape you want to cancel archiving for.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalResult
The Amazon Resource Name (ARN) of the virtual tape for which archiving was canceled.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
The Amazon Resource Name (ARN) of the virtual tape you want to cancel retrieval for.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalResult
The Amazon Resource Name (ARN) of the virtual tape for which retrieval was canceled.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveRequest
The Amazon Resource Name (ARN) of the virtual tape to delete from the virtual tape shelf (VTS).
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveResult
The Amazon Resource Name (ARN) of the virtual tape that was deleted from the virtual tape shelf (VTS).
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
The Amazon Resource Name (ARN) of the virtual tape to delete.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeResult
The Amazon Resource Name (ARN) of the deleted virtual tape.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
The Amazon Resource Name (ARN) of the virtual tape you want to retrieve from the virtual tape shelf (VTS).
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveResult
The Amazon Resource Name (ARN) of the retrieved virtual tape.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
The Amazon Resource Name (ARN) of the virtual tape for which you want to retrieve the recovery point.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointResult
The Amazon Resource Name (ARN) of the virtual tape for which the recovery point was retrieved.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.Tape
The Amazon Resource Name (ARN) of the virtual tape.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The Amazon Resource Name (ARN) of an archived virtual tape.
setTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
The Amazon Resource Name (ARN) of the virtual tape.
setTapeARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesResult
A list of unique Amazon Resource Named (ARN) that represents the virtual tapes that were created.
setTapeARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe.
setTapeARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe.
setTapeBarcode(String) - Method in class com.amazonaws.services.storagegateway.model.Tape
The barcode that identifies a specific virtual tape.
setTapeBarcode(String) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The barcode that identifies the archived virtual tape.
setTapeBarcodePrefix(String) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
A prefix you append to the barcode of the virtual tape you are creating.
setTapeDriveType(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
The value that indicates the type of tape drive to use for gateway-VTL.
setTapeRecoveryPointInfos(Collection<TapeRecoveryPointInfo>) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
An array of TapeRecoveryPointInfos that are available for the specified gateway.
setTapeRecoveryPointTime(Date) - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
The time when the point-in-time view of the virtual tape was replicated for later recovery.
setTapes(Collection<Tape>) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
An array of virtual tape descriptions.
setTapeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
The size, in bytes, of the virtual tapes you want to create.
setTapeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.Tape
The size, in bytes, of the virtual tape.
setTapeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The size, in bytes, of the archived virtual tape.
setTapeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
The size, in bytes, of the virtual tapes to recover.
setTapeStatus(String) - Method in class com.amazonaws.services.storagegateway.model.Tape
The current state of the virtual tape.
setTapeStatus(String) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The current state of the archived virtual tape.
setTapeStatus(String) - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
Sets the value of the TapeStatus property for this object.
setTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The Amazon Resource Name (ARN) of the volume.
setTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
Sets the value of the TargetARN property for this object.
setTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
he Amazon Resource Name (ARN) of the volume target that includes the iSCSI name that initiators can use to connect to the target.
setTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
The Amazon Resource Name (ARN) of the iSCSI volume target.
setTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
The Amazon Resource Name (ARN) of the target.
setTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsRequest
The Amazon Resource Name (ARN) of the iSCSI volume target.
setTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
Specifies the unique Amazon Resource Name(ARN) that encodes the iSCSI qualified name(iqn) of a tape drive or media changer target.
setTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The Amazon Resource Name (ARN) of the iSCSI volume target.
setTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
The Amazon Resource Name (ARN) of the target.
setTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The Amazon Resource Name (ARN) of the volume target.
setTargetName(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Sets the value of the TargetName property for this object.
setTargetName(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The name of the iSCSI target used by initiators to connect to the target and as a suffix for the target ARN.
setTimezone(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Sets the value of the Timezone property for this object.
setTimezone(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Sets the value of the Timezone property for this object.
setUploadBufferAllocatedInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Sets the value of the UploadBufferAllocatedInBytes property for this object.
setUploadBufferUsedInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Sets the value of the UploadBufferUsedInBytes property for this object.
setValue(String) - Method in class com.amazonaws.services.storagegateway.model.Tag
Sets the value of the Value property for this object.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeARN property for this object.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
Sets the value of the VolumeARN property for this object.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
Sets the value of the VolumeARN property for this object.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Sets the value of the VolumeARN property for this object.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
The Amazon Resource Name (ARN) of the volume.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
The Amazon Resource Name (ARN) of the volume of which the snapshot was taken.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
The Amazon Resource Name (ARN) of the configured volume.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleRequest
Sets the value of the VolumeARN property for this object.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleResult
Sets the value of the VolumeARN property for this object.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeRequest
The Amazon Resource Name (ARN) of the volume.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeResult
The Amazon Resource Name (ARN) of the storage volume that was deleted.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleRequest
The Amazon Resource Name (ARN) of the volume.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Sets the value of the VolumeARN property for this object.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeInitiatorsRequest
The Amazon Resource Name (ARN) of the volume.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeARN property for this object.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
The Amazon Resource Name (ARN) of the volume.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleResult
Constraints:
Length: 50 - 500
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeInfo
Sets the value of the VolumeARN property for this object.
setVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Sets the value of the VolumeARN property for this object.
setVolumeARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesRequest
Sets the value of the VolumeARNs property for this object.
setVolumeARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesRequest
An array of strings where each string represents the Amazon Resource Name (ARN) of a stored volume.
setVolumeDiskId(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeDiskId property for this object.
setVolumeId(String) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeId property for this object.
setVolumeId(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeId property for this object.
setVolumeInfos(Collection<VolumeInfo>) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
Sets the value of the VolumeInfos property for this object.
setVolumeiSCSIAttributes(VolumeiSCSIAttributes) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Lists iSCSI information about a volume.
setVolumeiSCSIAttributes(VolumeiSCSIAttributes) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Lists iSCSI information about a volume.
setVolumeProgress(Double) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeProgress property for this object.
setVolumeProgress(Double) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeProgress property for this object.
setVolumeRecoveryPointInfos(Collection<VolumeRecoveryPointInfo>) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
Sets the value of the VolumeRecoveryPointInfos property for this object.
setVolumeRecoveryPointTime(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Sets the value of the VolumeRecoveryPointTime property for this object.
setVolumeRecoveryPointTime(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Sets the value of the VolumeRecoveryPointTime property for this object.
setVolumeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeSizeInBytes property for this object.
setVolumeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Sets the value of the VolumeSizeInBytes property for this object.
setVolumeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
The size of the volume in bytes.
setVolumeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeSizeInBytes property for this object.
setVolumeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Sets the value of the VolumeSizeInBytes property for this object.
setVolumeStatus(String) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeStatus property for this object.
setVolumeStatus(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeStatus property for this object.
setVolumeType(String) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeType property for this object.
setVolumeType(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeType property for this object.
setVolumeType(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeInfo
Sets the value of the VolumeType property for this object.
setVolumeUsageInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Sets the value of the VolumeUsageInBytes property for this object.
setVTLDevice(String) - Method in class com.amazonaws.services.storagegateway.model.Tape
The virtual tape library (VTL) device that the virtual tape is associated with.
setVTLDeviceARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateVTLDeviceTypeRequest
The Amazon Resource Name (ARN) of the medium changer you want to select.
setVTLDeviceARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateVTLDeviceTypeResult
The Amazon Resource Name (ARN) of the medium changer you have selected.
setVTLDeviceARN(String) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Specifies the unique Amazon Resource Name (ARN) of the device (tape drive or media changer).
setVTLDeviceARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
An array of strings, where each string represents the Amazon Resource Name (ARN) of a VTL device.
setVTLDeviceProductIdentifier(String) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Sets the value of the VTLDeviceProductIdentifier property for this object.
setVTLDevices(Collection<VTLDevice>) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
An array of VTL device objects composed of the Amazon Resource Name(ARN) of the VTL devices.
setVTLDeviceType(String) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Sets the value of the VTLDeviceType property for this object.
setVTLDeviceVendor(String) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Sets the value of the VTLDeviceVendor property for this object.
setWorkingStorageAllocatedInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
The total working storage in bytes allocated for the gateway.
setWorkingStorageUsedInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
The total working storage in bytes in use by the gateway.
shutdown() - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
Shuts down the client, releasing all managed resources.
shutdownGateway(ShutdownGatewayRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation shuts down a gateway.
shutdownGateway(ShutdownGatewayRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation shuts down a gateway.
shutdownGatewayAsync(ShutdownGatewayRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation shuts down a gateway.
shutdownGatewayAsync(ShutdownGatewayRequest, AsyncHandler<ShutdownGatewayRequest, ShutdownGatewayResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation shuts down a gateway.
shutdownGatewayAsync(ShutdownGatewayRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation shuts down a gateway.
shutdownGatewayAsync(ShutdownGatewayRequest, AsyncHandler<ShutdownGatewayRequest, ShutdownGatewayResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation shuts down a gateway.
ShutdownGatewayRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the ShutdownGateway operation.
ShutdownGatewayRequest() - Constructor for class com.amazonaws.services.storagegateway.model.ShutdownGatewayRequest
 
ShutdownGatewayResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the gateway that was shut down.
ShutdownGatewayResult() - Constructor for class com.amazonaws.services.storagegateway.model.ShutdownGatewayResult
 
startGateway(StartGatewayRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation starts a gateway that you previously shut down (see ShutdownGateway).
startGateway(StartGatewayRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation starts a gateway that you previously shut down (see ShutdownGateway).
startGatewayAsync(StartGatewayRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation starts a gateway that you previously shut down (see ShutdownGateway).
startGatewayAsync(StartGatewayRequest, AsyncHandler<StartGatewayRequest, StartGatewayResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation starts a gateway that you previously shut down (see ShutdownGateway).
startGatewayAsync(StartGatewayRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation starts a gateway that you previously shut down (see ShutdownGateway).
startGatewayAsync(StartGatewayRequest, AsyncHandler<StartGatewayRequest, StartGatewayResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation starts a gateway that you previously shut down (see ShutdownGateway).
StartGatewayRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the StartGateway operation.
StartGatewayRequest() - Constructor for class com.amazonaws.services.storagegateway.model.StartGatewayRequest
 
StartGatewayResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the gateway that was restarted.
StartGatewayResult() - Constructor for class com.amazonaws.services.storagegateway.model.StartGatewayResult
 
StorageGatewayUtils - Class in com.amazonaws.services.storagegateway
Utilities for working with the AWS Storage Gateway service, such as requesting a running AWS Storage Gateway instances's activation key for registering a Storage Gateway server.
StorageGatewayUtils() - Constructor for class com.amazonaws.services.storagegateway.StorageGatewayUtils
 
StorediSCSIVolume - Class in com.amazonaws.services.storagegateway.model
Storedi S C S I Volume
StorediSCSIVolume() - Constructor for class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
 

T

Tag - Class in com.amazonaws.services.storagegateway.model
Tag
Tag() - Constructor for class com.amazonaws.services.storagegateway.model.Tag
 
Tape - Class in com.amazonaws.services.storagegateway.model
Describes a virtual tape object.
Tape() - Constructor for class com.amazonaws.services.storagegateway.model.Tape
 
TapeArchive - Class in com.amazonaws.services.storagegateway.model
Represents a virtual tape that is archived in the virtual tape shelf (VTS).
TapeArchive() - Constructor for class com.amazonaws.services.storagegateway.model.TapeArchive
 
TapeRecoveryPointInfo - Class in com.amazonaws.services.storagegateway.model
Describes a recovery point.
TapeRecoveryPointInfo() - Constructor for class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
 
toString() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.AddCacheResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.AddTagsToResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.AddTagsToResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.CreateTapesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.Disk
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.storagegateway.model.ErrorCode
 
toString() - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeInitiatorsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeInitiatorsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.RemoveTagsFromResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.RemoveTagsFromResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ResetCacheRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ResetCacheResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.StartGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.StartGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.Tape
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateVTLDeviceTypeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.UpdateVTLDeviceTypeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.VolumeInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Returns a string representation of this object; useful for testing and debugging.

U

updateBandwidthRateLimit(UpdateBandwidthRateLimitRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation updates the bandwidth rate limits of a gateway.
updateBandwidthRateLimit(UpdateBandwidthRateLimitRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation updates the bandwidth rate limits of a gateway.
updateBandwidthRateLimitAsync(UpdateBandwidthRateLimitRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates the bandwidth rate limits of a gateway.
updateBandwidthRateLimitAsync(UpdateBandwidthRateLimitRequest, AsyncHandler<UpdateBandwidthRateLimitRequest, UpdateBandwidthRateLimitResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates the bandwidth rate limits of a gateway.
updateBandwidthRateLimitAsync(UpdateBandwidthRateLimitRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates the bandwidth rate limits of a gateway.
updateBandwidthRateLimitAsync(UpdateBandwidthRateLimitRequest, AsyncHandler<UpdateBandwidthRateLimitRequest, UpdateBandwidthRateLimitResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates the bandwidth rate limits of a gateway.
UpdateBandwidthRateLimitRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the UpdateBandwidthRateLimit operation.
UpdateBandwidthRateLimitRequest() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
 
UpdateBandwidthRateLimitResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the gateway whose throttle information was updated.
UpdateBandwidthRateLimitResult() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitResult
 
updateChapCredentials(UpdateChapCredentialsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target.
updateChapCredentials(UpdateChapCredentialsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target.
updateChapCredentialsAsync(UpdateChapCredentialsRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target.
updateChapCredentialsAsync(UpdateChapCredentialsRequest, AsyncHandler<UpdateChapCredentialsRequest, UpdateChapCredentialsResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target.
updateChapCredentialsAsync(UpdateChapCredentialsRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target.
updateChapCredentialsAsync(UpdateChapCredentialsRequest, AsyncHandler<UpdateChapCredentialsRequest, UpdateChapCredentialsResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target.
UpdateChapCredentialsRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the UpdateChapCredentials operation.
UpdateChapCredentialsRequest() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
 
UpdateChapCredentialsResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the following fields:
UpdateChapCredentialsResult() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
 
updateGatewayInformation(UpdateGatewayInformationRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation updates a gateway's metadata, which includes the gateway's name and time zone.
updateGatewayInformation(UpdateGatewayInformationRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation updates a gateway's metadata, which includes the gateway's name and time zone.
updateGatewayInformationAsync(UpdateGatewayInformationRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates a gateway's metadata, which includes the gateway's name and time zone.
updateGatewayInformationAsync(UpdateGatewayInformationRequest, AsyncHandler<UpdateGatewayInformationRequest, UpdateGatewayInformationResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates a gateway's metadata, which includes the gateway's name and time zone.
updateGatewayInformationAsync(UpdateGatewayInformationRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates a gateway's metadata, which includes the gateway's name and time zone.
updateGatewayInformationAsync(UpdateGatewayInformationRequest, AsyncHandler<UpdateGatewayInformationRequest, UpdateGatewayInformationResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates a gateway's metadata, which includes the gateway's name and time zone.
UpdateGatewayInformationRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the UpdateGatewayInformation operation.
UpdateGatewayInformationRequest() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
 
UpdateGatewayInformationResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the gateway that was updated.
UpdateGatewayInformationResult() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationResult
 
updateGatewaySoftwareNow(UpdateGatewaySoftwareNowRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation updates the gateway virtual machine (VM) software.
updateGatewaySoftwareNow(UpdateGatewaySoftwareNowRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation updates the gateway virtual machine (VM) software.
updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates the gateway virtual machine (VM) software.
updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest, AsyncHandler<UpdateGatewaySoftwareNowRequest, UpdateGatewaySoftwareNowResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates the gateway virtual machine (VM) software.
updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates the gateway virtual machine (VM) software.
updateGatewaySoftwareNowAsync(UpdateGatewaySoftwareNowRequest, AsyncHandler<UpdateGatewaySoftwareNowRequest, UpdateGatewaySoftwareNowResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates the gateway virtual machine (VM) software.
UpdateGatewaySoftwareNowRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the UpdateGatewaySoftwareNow operation.
UpdateGatewaySoftwareNowRequest() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowRequest
 
UpdateGatewaySoftwareNowResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the gateway that was updated.
UpdateGatewaySoftwareNowResult() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowResult
 
updateMaintenanceStartTime(UpdateMaintenanceStartTimeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation updates a gateway's weekly maintenance start time information, including day and time of the week.
updateMaintenanceStartTime(UpdateMaintenanceStartTimeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation updates a gateway's weekly maintenance start time information, including day and time of the week.
updateMaintenanceStartTimeAsync(UpdateMaintenanceStartTimeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates a gateway's weekly maintenance start time information, including day and time of the week.
updateMaintenanceStartTimeAsync(UpdateMaintenanceStartTimeRequest, AsyncHandler<UpdateMaintenanceStartTimeRequest, UpdateMaintenanceStartTimeResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates a gateway's weekly maintenance start time information, including day and time of the week.
updateMaintenanceStartTimeAsync(UpdateMaintenanceStartTimeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates a gateway's weekly maintenance start time information, including day and time of the week.
updateMaintenanceStartTimeAsync(UpdateMaintenanceStartTimeRequest, AsyncHandler<UpdateMaintenanceStartTimeRequest, UpdateMaintenanceStartTimeResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates a gateway's weekly maintenance start time information, including day and time of the week.
UpdateMaintenanceStartTimeRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the UpdateMaintenanceStartTime operation.
UpdateMaintenanceStartTimeRequest() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
 
UpdateMaintenanceStartTimeResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the gateway whose maintenance start time is updated.
UpdateMaintenanceStartTimeResult() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeResult
 
updateSnapshotSchedule(UpdateSnapshotScheduleRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation updates a snapshot schedule configured for a gateway volume.
updateSnapshotSchedule(UpdateSnapshotScheduleRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation updates a snapshot schedule configured for a gateway volume.
updateSnapshotScheduleAsync(UpdateSnapshotScheduleRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates a snapshot schedule configured for a gateway volume.
updateSnapshotScheduleAsync(UpdateSnapshotScheduleRequest, AsyncHandler<UpdateSnapshotScheduleRequest, UpdateSnapshotScheduleResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates a snapshot schedule configured for a gateway volume.
updateSnapshotScheduleAsync(UpdateSnapshotScheduleRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates a snapshot schedule configured for a gateway volume.
updateSnapshotScheduleAsync(UpdateSnapshotScheduleRequest, AsyncHandler<UpdateSnapshotScheduleRequest, UpdateSnapshotScheduleResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates a snapshot schedule configured for a gateway volume.
UpdateSnapshotScheduleRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the UpdateSnapshotSchedule operation.
UpdateSnapshotScheduleRequest() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
 
UpdateSnapshotScheduleResult - Class in com.amazonaws.services.storagegateway.model
A JSON object containing the of the updated storage volume.
UpdateSnapshotScheduleResult() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleResult
 
updateVTLDeviceType(UpdateVTLDeviceTypeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGateway
This operation updates the type of medium changer in a gateway-VTL.
updateVTLDeviceType(UpdateVTLDeviceTypeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayClient
This operation updates the type of medium changer in a gateway-VTL.
updateVTLDeviceTypeAsync(UpdateVTLDeviceTypeRequest) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates the type of medium changer in a gateway-VTL.
updateVTLDeviceTypeAsync(UpdateVTLDeviceTypeRequest, AsyncHandler<UpdateVTLDeviceTypeRequest, UpdateVTLDeviceTypeResult>) - Method in interface com.amazonaws.services.storagegateway.AWSStorageGatewayAsync
This operation updates the type of medium changer in a gateway-VTL.
updateVTLDeviceTypeAsync(UpdateVTLDeviceTypeRequest) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates the type of medium changer in a gateway-VTL.
updateVTLDeviceTypeAsync(UpdateVTLDeviceTypeRequest, AsyncHandler<UpdateVTLDeviceTypeRequest, UpdateVTLDeviceTypeResult>) - Method in class com.amazonaws.services.storagegateway.AWSStorageGatewayAsyncClient
This operation updates the type of medium changer in a gateway-VTL.
UpdateVTLDeviceTypeRequest - Class in com.amazonaws.services.storagegateway.model
Container for the parameters to the UpdateVTLDeviceType operation.
UpdateVTLDeviceTypeRequest() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateVTLDeviceTypeRequest
 
UpdateVTLDeviceTypeResult - Class in com.amazonaws.services.storagegateway.model
UpdateVTLDeviceTypeOutput
UpdateVTLDeviceTypeResult() - Constructor for class com.amazonaws.services.storagegateway.model.UpdateVTLDeviceTypeResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.storagegateway.model.ErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.storagegateway.model.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
VolumeInfo - Class in com.amazonaws.services.storagegateway.model
Volume Info
VolumeInfo() - Constructor for class com.amazonaws.services.storagegateway.model.VolumeInfo
 
VolumeiSCSIAttributes - Class in com.amazonaws.services.storagegateway.model
Lists iSCSI information about a volume.
VolumeiSCSIAttributes() - Constructor for class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
 
VolumeRecoveryPointInfo - Class in com.amazonaws.services.storagegateway.model
Volume Recovery Point Info
VolumeRecoveryPointInfo() - Constructor for class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
 
VTLDevice - Class in com.amazonaws.services.storagegateway.model
Represents a device object associated with a gateway-VTL.
VTLDevice() - Constructor for class com.amazonaws.services.storagegateway.model.VTLDevice
 

W

withActivationKey(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
Your gateway activation key.
withAverageDownloadRateLimitInBitsPerSec(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
The average download bandwidth rate limit in bits per second.
withAverageDownloadRateLimitInBitsPerSec(Long) - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
The average download bandwidth rate limit in bits per second.
withAverageUploadRateLimitInBitsPerSec(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
The average upload bandwidth rate limit in bits per second.
withAverageUploadRateLimitInBitsPerSec(Long) - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
The average upload bandwidth rate limit in bits per second.
withBandwidthType(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
Sets the value of the BandwidthType property for this object.
withCacheAllocatedInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the CacheAllocatedInBytes property for this object.
withCacheDirtyPercentage(Double) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the CacheDirtyPercentage property for this object.
withCachediSCSIVolumes(CachediSCSIVolume...) - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesResult
An array of objects where each object contains metadata about one cached volume.
withCachediSCSIVolumes(Collection<CachediSCSIVolume>) - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesResult
An array of objects where each object contains metadata about one cached volume.
withCacheHitPercentage(Double) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the CacheHitPercentage property for this object.
withCacheMissPercentage(Double) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the CacheMissPercentage property for this object.
withCacheUsedPercentage(Double) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the CacheUsedPercentage property for this object.
withChapCredentials(ChapInfo...) - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsResult
An array of ChapInfo objects that represent CHAP credentials.
withChapCredentials(Collection<ChapInfo>) - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsResult
An array of ChapInfo objects that represent CHAP credentials.
withChapEnabled(Boolean) - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
Indicates whether mutual CHAP is enabled for the iSCSI target.
withChapEnabled(Boolean) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
Indicates whether mutual CHAP is enabled for the iSCSI target.
withClientToken(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Sets the value of the ClientToken property for this object.
withClientToken(String) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
A unique identifier that you use to retry a request.
withCompletionTime(Date) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The time that the archiving of the virtual tape was completed.
withDayOfWeek(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Sets the value of the DayOfWeek property for this object.
withDayOfWeek(Integer) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The maintenance start time day of the week.
withDescription(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Sets the value of the Description property for this object.
withDescription(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
Optional description of the snapshot that overwrites the existing description.
withDeviceiSCSIAttributes(DeviceiSCSIAttributes) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
A list of iSCSI information about a VTL device.
withDeviceType(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateVTLDeviceTypeRequest
The type of medium changer you want to select.
withDiskAllocationResource(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskAllocationResource property for this object.
withDiskAllocationType(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskAllocationType property for this object.
withDiskId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The unique identifier for the gateway local disk that is configured as a stored volume.
withDiskId(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskId property for this object.
withDiskIds(String...) - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
Sets the value of the DiskIds property for this object.
withDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
Sets the value of the DiskIds property for this object.
withDiskIds(String...) - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
Sets the value of the DiskIds property for this object.
withDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
Sets the value of the DiskIds property for this object.
withDiskIds(String...) - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
An array of strings that identify disks that are to be configured as working storage.
withDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
An array of strings that identify disks that are to be configured as working storage.
withDiskIds(String...) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the DiskIds property for this object.
withDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
Sets the value of the DiskIds property for this object.
withDiskIds(String...) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Sets the value of the DiskIds property for this object.
withDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Sets the value of the DiskIds property for this object.
withDiskIds(String...) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
An array of the gateway's local disk IDs that are configured as working storage.
withDiskIds(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
An array of the gateway's local disk IDs that are configured as working storage.
withDiskNode(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskNode property for this object.
withDiskPath(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskPath property for this object.
withDisks(Disk...) - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
Sets the value of the Disks property for this object.
withDisks(Collection<Disk>) - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
Sets the value of the Disks property for this object.
withDiskSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskSizeInBytes property for this object.
withDiskStatus(String) - Method in class com.amazonaws.services.storagegateway.model.Disk
Sets the value of the DiskStatus property for this object.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddCacheRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddCacheResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddUploadBufferResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddWorkingStorageResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
The unique Amazon Resource Name(ARN) that represents the gateway to associate the virtual tapes with.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteGatewayResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
The unique Amazon Resource Name (ARN) of the gateway that the virtual tape to delete is associated with.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeCacheResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.DisableGatewayResult
The unique Amazon Resource Name of the disabled gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListLocalDisksResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ResetCacheRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ResetCacheResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
The Amazon Resource Name (ARN) of the gateway you want to retrieve the virtual tape to.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.ShutdownGatewayResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.StartGatewayRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.StartGatewayResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The Amazon Resource Name (ARN) of the gateway.
withGatewayARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeResult
The Amazon Resource Name (ARN) of the gateway.
withGatewayId(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The gateway ID.
withGatewayName(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
A unique identifier for your gateway.
withGatewayName(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The gateway name.
withGatewayName(String) - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
Sets the value of the GatewayName property for this object.
withGatewayName(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
A unique identifier for your gateway.
withGatewayName(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationResult
Sets the value of the GatewayName property for this object.
withGatewayNetworkInterfaces(NetworkInterface...) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
A NetworkInterface array that contains descriptions of the gateway network interfaces.
withGatewayNetworkInterfaces(Collection<NetworkInterface>) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
A NetworkInterface array that contains descriptions of the gateway network interfaces.
withGatewayOperationalState(String) - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
Sets the value of the GatewayOperationalState property for this object.
withGatewayRegion(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
One of the values that indicates the region where you want to store the snapshot backups.
withGateways(GatewayInfo...) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
Sets the value of the Gateways property for this object.
withGateways(Collection<GatewayInfo>) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
Sets the value of the Gateways property for this object.
withGatewayState(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
One of the values that indicates the operating state of the gateway.
withGatewayTimezone(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
One of the values that indicates the time zone you want to set for the gateway.
withGatewayTimezone(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
One of the values that indicates the time zone configured for the gateway.
withGatewayTimezone(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest
Sets the value of the GatewayTimezone property for this object.
withGatewayType(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
One of the values that defines the type of gateway to activate.
withGatewayType(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The type of the gateway.
withGatewayType(String) - Method in class com.amazonaws.services.storagegateway.model.GatewayInfo
Sets the value of the GatewayType property for this object.
withHourOfDay(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Sets the value of the HourOfDay property for this object.
withHourOfDay(Integer) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The hour component of the maintenance start time represented as hh, where hh is the hour (00 to 23).
withInitiatorName(String) - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The iSCSI initiator that connects to the target.
withInitiatorName(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
The iSCSI initiator that connects to the target.
withInitiatorName(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
The iSCSI initiator that connects to the target.
withInitiatorName(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The iSCSI initiator that connects to the target.
withInitiatorName(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
The iSCSI initiator that connects to the target.
withInitiators(String...) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeInitiatorsResult
The host names and port numbers of all iSCSI initiators that are connected to the gateway.
withInitiators(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeInitiatorsResult
The host names and port numbers of all iSCSI initiators that are connected to the gateway.
withIpv4Address(String) - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
The Internet Protocol version 4 (IPv4) address of the interface.
withIpv6Address(String) - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
The Internet Protocol version 6 (IPv6) address of the interface.
withKey(String) - Method in class com.amazonaws.services.storagegateway.model.Tag
Sets the value of the Key property for this object.
withLastSoftwareUpdate(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The date on which the last software update was applied to the gateway.
withLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
Specifies that the number of virtual tapes descried be limited to the specified number.
withLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
Specifies that the number of virtual tape recovery points that are described be limited to the specified number.
withLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
Specifies that the number of virtual tapes described be limited to the specified number.
withLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
Specifies that the number of VTL devices described be limited to the specified number.
withLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
Specifies that the list of gateways returned be limited to the specified number of items.
withLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceRequest
Specifies that the list of tags returned be limited to the specified number of items.
withLimit(Integer) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
Specifies that the list of volumes returned be limited to the specified number of items.
withLunNumber(Integer) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The logical disk number.
withMacAddress(String) - Method in class com.amazonaws.services.storagegateway.model.NetworkInterface
The Media Access Control (MAC) address of the interface.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
An opaque string that indicates the position at which to begin describing virtual tapes.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
An opaque string that indicates the position at which the virtual tapes that were fetched for description ended.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsRequest
An opaque string that indicates the position at which to begin describing the virtual tape recovery points.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
An opaque string that indicates the position at which the virtual tape recovery points that were listed for description ended.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
A marker value, obtained in a previous call to DescribeTapes.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
An opaque string which can be used as part of a subsequent DescribeTapes call to retrieve the next page of results.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
An opaque string that indicates the position at which to begin describing the VTL devices.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
An opaque string that indicates the position at which the VTL devices that were fetched for description ended.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysRequest
An opaque string that indicates the position at which to begin the returned list of gateways.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.ListGatewaysResult
Sets the value of the Marker property for this object.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceRequest
An opaque string that indicates the position at which to begin returning the list of tags.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceResult
An opaque string that indicates the position at which to stop returning the list of tags.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesRequest
A string that indicates the position at which to begin the returned list of volumes.
withMarker(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
Sets the value of the Marker property for this object.
withMediumChangerType(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
The value that indicates the type of medium changer to use for gateway-VTL.
withMinuteOfHour(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Sets the value of the MinuteOfHour property for this object.
withMinuteOfHour(Integer) - Method in class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest
The minute component of the maintenance start time represented as mm, where mm is the minute (00 to 59).
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Sets the value of the NetworkInterfaceId property for this object.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The network interface of the gateway on which to expose the iSCSI target.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
The network interface identifier of the VTL device.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The network interface identifier.
withNetworkInterfacePort(Integer) - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
The port used to communicate with iSCSI VTL device targets.
withNetworkInterfacePort(Integer) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The port used to communicate with iSCSI targets.
withNextUpdateAvailabilityDate(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult
The date on which an update to the gateway is available.
withNumTapesToCreate(Integer) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
The number of virtual tapes you want to create.
withPreservedExistingData(Boolean) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the PreservedExistingData property for this object.
withPreserveExistingData(Boolean) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
Specify this field as true if you want to preserve the data on the local disk.
withProgress(Double) - Method in class com.amazonaws.services.storagegateway.model.Tape
For archiving virtual tapes, indicates how much data remains to be uploaded before archiving is complete.
withRecurrenceInHours(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Sets the value of the RecurrenceInHours property for this object.
withRecurrenceInHours(Integer) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
Frequency of snapshots.
withResourceARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddTagsToResourceRequest
The Amazon Resource Name (ARN) of the resource you want to add tags to.
withResourceARN(String) - Method in class com.amazonaws.services.storagegateway.model.AddTagsToResourceResult
The Amazon Resource Name (ARN) of the resource you want to add tags to.
withResourceARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource for which you want to list tags.
withResourceARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceResult
he Amazon Resource Name (ARN) of the resource for which you want to list tags.
withResourceARN(String) - Method in class com.amazonaws.services.storagegateway.model.RemoveTagsFromResourceRequest
The Amazon Resource Name (ARN) of the resource you want to remove the tags from.
withResourceARN(String) - Method in class com.amazonaws.services.storagegateway.model.RemoveTagsFromResourceResult
The Amazon Resource Name (ARN) of the resource that the tags were removed from.
withRetrievedTo(String) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The Amazon Resource Name (ARN) of the gateway-VTL that the virtual tape is being retrieved to.
withSecretToAuthenticateInitiator(String) - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The secret key that the initiator (for example, the Windows client) must provide to participate in mutual CHAP with the target.
withSecretToAuthenticateInitiator(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The secret key that the initiator (for example, the Windows client) must provide to participate in mutual CHAP with the target.
withSecretToAuthenticateTarget(String) - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The secret key that the target must provide to participate in mutual CHAP with the initiator (e.g.
withSecretToAuthenticateTarget(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The secret key that the target must provide to participate in mutual CHAP with the initiator (e.g.
withSnapshotDescription(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
Sets the value of the SnapshotDescription property for this object.
withSnapshotDescription(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
Textual description of the snapshot that appears in the Amazon EC2 console, Elastic Block Store snapshots panel in the Description field, and in the AWS Storage Gateway snapshot Details pane, Description field
withSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Sets the value of the SnapshotId property for this object.
withSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Sets the value of the SnapshotId property for this object.
withSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
The snapshot ID that is used to refer to the snapshot in future operations such as describing snapshots (Amazon Elastic Compute Cloud API DescribeSnapshots) or creating a volume from a snapshot (CreateStorediSCSIVolume).
withSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The snapshot ID (e.g.
withSourceSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the SourceSnapshotId property for this object.
withSourceSnapshotId(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the SourceSnapshotId property for this object.
withStartAt(Integer) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Sets the value of the StartAt property for this object.
withStartAt(Integer) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
The hour of the day at which the snapshot schedule begins represented as hh, where hh is the hour (0 to 23).
withStorediSCSIVolumes(StorediSCSIVolume...) - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesResult
Sets the value of the StorediSCSIVolumes property for this object.
withStorediSCSIVolumes(Collection<StorediSCSIVolume>) - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesResult
Sets the value of the StorediSCSIVolumes property for this object.
withTagKeys(String...) - Method in class com.amazonaws.services.storagegateway.model.RemoveTagsFromResourceRequest
The keys of the tags you want to remove from the specified resource.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.RemoveTagsFromResourceRequest
The keys of the tags you want to remove from the specified resource.
withTags(Tag...) - Method in class com.amazonaws.services.storagegateway.model.AddTagsToResourceRequest
The key-value pair that represents the tag you want to add to the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.storagegateway.model.AddTagsToResourceRequest
The key-value pair that represents the tag you want to add to the resource.
withTags(Tag...) - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceResult
An array that contains the tags for the specified resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.storagegateway.model.ListTagsForResourceResult
An array that contains the tags for the specified resource.
withTapeArchives(TapeArchive...) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
An array of virtual tape objects in the virtual tape shelf (VTS).
withTapeArchives(Collection<TapeArchive>) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesResult
An array of virtual tape objects in the virtual tape shelf (VTS).
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalRequest
The Amazon Resource Name (ARN) of the virtual tape you want to cancel archiving for.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelArchivalResult
The Amazon Resource Name (ARN) of the virtual tape for which archiving was canceled.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalRequest
The Amazon Resource Name (ARN) of the virtual tape you want to cancel retrieval for.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CancelRetrievalResult
The Amazon Resource Name (ARN) of the virtual tape for which retrieval was canceled.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveRequest
The Amazon Resource Name (ARN) of the virtual tape to delete from the virtual tape shelf (VTS).
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeArchiveResult
The Amazon Resource Name (ARN) of the virtual tape that was deleted from the virtual tape shelf (VTS).
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeRequest
The Amazon Resource Name (ARN) of the virtual tape to delete.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteTapeResult
The Amazon Resource Name (ARN) of the deleted virtual tape.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveRequest
The Amazon Resource Name (ARN) of the virtual tape you want to retrieve from the virtual tape shelf (VTS).
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeArchiveResult
The Amazon Resource Name (ARN) of the retrieved virtual tape.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointRequest
The Amazon Resource Name (ARN) of the virtual tape for which you want to retrieve the recovery point.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.RetrieveTapeRecoveryPointResult
The Amazon Resource Name (ARN) of the virtual tape for which the recovery point was retrieved.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.Tape
The Amazon Resource Name (ARN) of the virtual tape.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The Amazon Resource Name (ARN) of an archived virtual tape.
withTapeARN(String) - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
The Amazon Resource Name (ARN) of the virtual tape.
withTapeARNs(String...) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesResult
A list of unique Amazon Resource Named (ARN) that represents the virtual tapes that were created.
withTapeARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesResult
A list of unique Amazon Resource Named (ARN) that represents the virtual tapes that were created.
withTapeARNs(String...) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe.
withTapeARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeArchivesRequest
Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe.
withTapeARNs(String...) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe.
withTapeARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesRequest
Specifies one or more unique Amazon Resource Names (ARNs) that represent the virtual tapes you want to describe.
withTapeBarcode(String) - Method in class com.amazonaws.services.storagegateway.model.Tape
The barcode that identifies a specific virtual tape.
withTapeBarcode(String) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The barcode that identifies the archived virtual tape.
withTapeBarcodePrefix(String) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
A prefix you append to the barcode of the virtual tape you are creating.
withTapeDriveType(String) - Method in class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest
The value that indicates the type of tape drive to use for gateway-VTL.
withTapeRecoveryPointInfos(TapeRecoveryPointInfo...) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
An array of TapeRecoveryPointInfos that are available for the specified gateway.
withTapeRecoveryPointInfos(Collection<TapeRecoveryPointInfo>) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapeRecoveryPointsResult
An array of TapeRecoveryPointInfos that are available for the specified gateway.
withTapeRecoveryPointTime(Date) - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
The time when the point-in-time view of the virtual tape was replicated for later recovery.
withTapes(Tape...) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
An array of virtual tape descriptions.
withTapes(Collection<Tape>) - Method in class com.amazonaws.services.storagegateway.model.DescribeTapesResult
An array of virtual tape descriptions.
withTapeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.CreateTapesRequest
The size, in bytes, of the virtual tapes you want to create.
withTapeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.Tape
The size, in bytes, of the virtual tape.
withTapeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The size, in bytes, of the archived virtual tape.
withTapeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
The size, in bytes, of the virtual tapes to recover.
withTapeStatus(String) - Method in class com.amazonaws.services.storagegateway.model.Tape
The current state of the virtual tape.
withTapeStatus(String) - Method in class com.amazonaws.services.storagegateway.model.TapeArchive
The current state of the archived virtual tape.
withTapeStatus(String) - Method in class com.amazonaws.services.storagegateway.model.TapeRecoveryPointInfo
Sets the value of the TapeStatus property for this object.
withTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.ChapInfo
The Amazon Resource Name (ARN) of the volume.
withTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
Sets the value of the TargetARN property for this object.
withTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
he Amazon Resource Name (ARN) of the volume target that includes the iSCSI name that initiators can use to connect to the target.
withTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest
The Amazon Resource Name (ARN) of the iSCSI volume target.
withTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult
The Amazon Resource Name (ARN) of the target.
withTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsRequest
The Amazon Resource Name (ARN) of the iSCSI volume target.
withTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeviceiSCSIAttributes
Specifies the unique Amazon Resource Name(ARN) that encodes the iSCSI qualified name(iqn) of a tape drive or media changer target.
withTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest
The Amazon Resource Name (ARN) of the iSCSI volume target.
withTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult
The Amazon Resource Name (ARN) of the target.
withTargetARN(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes
The Amazon Resource Name (ARN) of the volume target.
withTargetName(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Sets the value of the TargetName property for this object.
withTargetName(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest
The name of the iSCSI target used by initiators to connect to the target and as a suffix for the target ARN.
withTimezone(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult
Sets the value of the Timezone property for this object.
withTimezone(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Sets the value of the Timezone property for this object.
withUploadBufferAllocatedInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Sets the value of the UploadBufferAllocatedInBytes property for this object.
withUploadBufferUsedInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult
Sets the value of the UploadBufferUsedInBytes property for this object.
withValue(String) - Method in class com.amazonaws.services.storagegateway.model.Tag
Sets the value of the Value property for this object.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeARN property for this object.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult
Sets the value of the VolumeARN property for this object.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest
Sets the value of the VolumeARN property for this object.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Sets the value of the VolumeARN property for this object.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest
The Amazon Resource Name (ARN) of the volume.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotResult
The Amazon Resource Name (ARN) of the volume of which the snapshot was taken.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
The Amazon Resource Name (ARN) of the configured volume.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleRequest
Sets the value of the VolumeARN property for this object.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleResult
Sets the value of the VolumeARN property for this object.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeRequest
The Amazon Resource Name (ARN) of the volume.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DeleteVolumeResult
The Amazon Resource Name (ARN) of the storage volume that was deleted.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleRequest
The Amazon Resource Name (ARN) of the volume.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult
Sets the value of the VolumeARN property for this object.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeInitiatorsRequest
The Amazon Resource Name (ARN) of the volume.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeARN property for this object.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest
The Amazon Resource Name (ARN) of the volume.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleResult
Returns a reference to this object so that method calls can be chained together.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeInfo
Sets the value of the VolumeARN property for this object.
withVolumeARN(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Sets the value of the VolumeARN property for this object.
withVolumeARNs(String...) - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesRequest
Sets the value of the VolumeARNs property for this object.
withVolumeARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesRequest
Sets the value of the VolumeARNs property for this object.
withVolumeARNs(String...) - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesRequest
An array of strings where each string represents the Amazon Resource Name (ARN) of a stored volume.
withVolumeARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesRequest
An array of strings where each string represents the Amazon Resource Name (ARN) of a stored volume.
withVolumeDiskId(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeDiskId property for this object.
withVolumeId(String) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeId property for this object.
withVolumeId(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeId property for this object.
withVolumeInfos(VolumeInfo...) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
Sets the value of the VolumeInfos property for this object.
withVolumeInfos(Collection<VolumeInfo>) - Method in class com.amazonaws.services.storagegateway.model.ListVolumesResult
Sets the value of the VolumeInfos property for this object.
withVolumeiSCSIAttributes(VolumeiSCSIAttributes) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Lists iSCSI information about a volume.
withVolumeiSCSIAttributes(VolumeiSCSIAttributes) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Lists iSCSI information about a volume.
withVolumeProgress(Double) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeProgress property for this object.
withVolumeProgress(Double) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeProgress property for this object.
withVolumeRecoveryPointInfos(VolumeRecoveryPointInfo...) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
Sets the value of the VolumeRecoveryPointInfos property for this object.
withVolumeRecoveryPointInfos(Collection<VolumeRecoveryPointInfo>) - Method in class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult
Sets the value of the VolumeRecoveryPointInfos property for this object.
withVolumeRecoveryPointTime(String) - Method in class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult
Sets the value of the VolumeRecoveryPointTime property for this object.
withVolumeRecoveryPointTime(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Sets the value of the VolumeRecoveryPointTime property for this object.
withVolumeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeSizeInBytes property for this object.
withVolumeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest
Sets the value of the VolumeSizeInBytes property for this object.
withVolumeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult
The size of the volume in bytes.
withVolumeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeSizeInBytes property for this object.
withVolumeSizeInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Sets the value of the VolumeSizeInBytes property for this object.
withVolumeStatus(String) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeStatus property for this object.
withVolumeStatus(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeStatus property for this object.
withVolumeType(String) - Method in class com.amazonaws.services.storagegateway.model.CachediSCSIVolume
Sets the value of the VolumeType property for this object.
withVolumeType(String) - Method in class com.amazonaws.services.storagegateway.model.StorediSCSIVolume
Sets the value of the VolumeType property for this object.
withVolumeType(String) - Method in class com.amazonaws.services.storagegateway.model.VolumeInfo
Sets the value of the VolumeType property for this object.
withVolumeUsageInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo
Sets the value of the VolumeUsageInBytes property for this object.
withVTLDevice(String) - Method in class com.amazonaws.services.storagegateway.model.Tape
The virtual tape library (VTL) device that the virtual tape is associated with.
withVTLDeviceARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateVTLDeviceTypeRequest
The Amazon Resource Name (ARN) of the medium changer you want to select.
withVTLDeviceARN(String) - Method in class com.amazonaws.services.storagegateway.model.UpdateVTLDeviceTypeResult
The Amazon Resource Name (ARN) of the medium changer you have selected.
withVTLDeviceARN(String) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Specifies the unique Amazon Resource Name (ARN) of the device (tape drive or media changer).
withVTLDeviceARNs(String...) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
An array of strings, where each string represents the Amazon Resource Name (ARN) of a VTL device.
withVTLDeviceARNs(Collection<String>) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesRequest
An array of strings, where each string represents the Amazon Resource Name (ARN) of a VTL device.
withVTLDeviceProductIdentifier(String) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Sets the value of the VTLDeviceProductIdentifier property for this object.
withVTLDevices(VTLDevice...) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
An array of VTL device objects composed of the Amazon Resource Name(ARN) of the VTL devices.
withVTLDevices(Collection<VTLDevice>) - Method in class com.amazonaws.services.storagegateway.model.DescribeVTLDevicesResult
An array of VTL device objects composed of the Amazon Resource Name(ARN) of the VTL devices.
withVTLDeviceType(String) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Sets the value of the VTLDeviceType property for this object.
withVTLDeviceVendor(String) - Method in class com.amazonaws.services.storagegateway.model.VTLDevice
Sets the value of the VTLDeviceVendor property for this object.
withWorkingStorageAllocatedInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
The total working storage in bytes allocated for the gateway.
withWorkingStorageUsedInBytes(Long) - Method in class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult
The total working storage in bytes in use by the gateway.
A C D E F G H I J L N R S T U V W 

Copyright © 2015. All rights reserved.