Did this page help you?

   Yes   No   Tell us about it...

Package com.amazonaws.services.storagegateway.model

Classes modeling the various types represented by AWSStorageGateway.

See:
          Description

Class Summary
ActivateGatewayRequest Container for the parameters to the ActivateGateway operation.
ActivateGatewayResult A JSON object containing the GatewayARN of the activated gateway.
AddWorkingStorageRequest Container for the parameters to the AddWorkingStorage operation.
AddWorkingStorageResult A JSON object containing the GatewayARN of the gateway for which working storage was configured.
ChapInfo Describes Challenge-Handshake Authentication Protocol (CHAP) information that supports authentication between your gateway and iSCSI initiators.
CreateSnapshotRequest Container for the parameters to the CreateSnapshot operation.
CreateSnapshotResult A JSON object containing the following fields:
CreateStorediSCSIVolumeRequest Container for the parameters to the CreateStorediSCSIVolume operation.
CreateStorediSCSIVolumeResult A JSON object containing the following fields:
DeleteBandwidthRateLimitRequest Container for the parameters to the DeleteBandwidthRateLimit operation.
DeleteBandwidthRateLimitResult A JSON object containing the GatewayARN of the gateway whose bandwidth rate information was deleted.
DeleteChapCredentialsRequest Container for the parameters to the DeleteChapCredentials operation.
DeleteChapCredentialsResult A JSON object containing the following fields:
DeleteGatewayRequest Container for the parameters to the DeleteGateway operation.
DeleteGatewayResult A JSON object containing the GatewayARN of the deleted gateway.
DeleteVolumeRequest Container for the parameters to the DeleteVolume operation.
DeleteVolumeResult A JSON object containing the DeleteVolumeOutput$VolumeARN of the storage volume that was deleted
DescribeBandwidthRateLimitRequest Container for the parameters to the DescribeBandwidthRateLimit operation.
DescribeBandwidthRateLimitResult A JSON object containing the following fields:
DescribeChapCredentialsRequest Container for the parameters to the DescribeChapCredentials operation.
DescribeChapCredentialsResult A JSON object containing a DescribeChapCredentialsOutput$ChapCredentials.
DescribeGatewayInformationRequest Container for the parameters to the DescribeGatewayInformation operation.
DescribeGatewayInformationResult A JSON object containing the following fields:
DescribeMaintenanceStartTimeRequest Container for the parameters to the DescribeMaintenanceStartTime operation.
DescribeMaintenanceStartTimeResult A JSON object containing the following fields:
DescribeSnapshotScheduleRequest Container for the parameters to the DescribeSnapshotSchedule operation.
DescribeSnapshotScheduleResult A JSON object containing the following fields:
DescribeStorediSCSIVolumesRequest Container for the parameters to the DescribeStorediSCSIVolumes operation.
DescribeStorediSCSIVolumesResult A JSON object containing a list of DescribeStorediSCSIVolumesOutput$StorediSCSIVolumes.
DescribeWorkingStorageRequest Container for the parameters to the DescribeWorkingStorage operation.
DescribeWorkingStorageResult A JSON object containing the following fields:
Disk Describes a gateway local disk.
GatewayInfo Describes a gateway; contains one data member, the GatewayARN of this gateway.
ListGatewaysRequest Container for the parameters to the ListGateways operation.
ListGatewaysResult A JSON object containing the following fields:
ListLocalDisksRequest Container for the parameters to the ListLocalDisks operation.
ListLocalDisksResult A JSON object containing the following fields:
ListVolumesRequest Container for the parameters to the ListVolumes operation.
ListVolumesResult A JSON object containing the following fields:
NetworkInterface Describes a gateway's network interface.
ShutdownGatewayRequest Container for the parameters to the ShutdownGateway operation.
ShutdownGatewayResult A JSON object containing the GatewayARN of the gateway that was shut down.
StartGatewayRequest Container for the parameters to the StartGateway operation.
StartGatewayResult A JSON object containing the GatewayARN of the gateway that was restarted.
StorageGatewayError Provides additional information about an error that was returned by the service as an InvalidGatewayRequestException or InternalServiceError.
StorediSCSIVolume Describes an iSCSI stored volume.
UpdateBandwidthRateLimitRequest Container for the parameters to the UpdateBandwidthRateLimit operation.
UpdateBandwidthRateLimitResult A JSON object containing the GatewayARN of the gateway whose throttle information was updated.
UpdateChapCredentialsRequest Container for the parameters to the UpdateChapCredentials operation.
UpdateChapCredentialsResult A JSON object containing the following fields:
UpdateGatewayInformationRequest Container for the parameters to the UpdateGatewayInformation operation.
UpdateGatewayInformationResult A JSON object containing the GatewayARN of the gateway that was updated.
UpdateGatewaySoftwareNowRequest Container for the parameters to the UpdateGatewaySoftwareNow operation.
UpdateGatewaySoftwareNowResult A JSON object containing the GatewayARN of the gateway that was updated.
UpdateMaintenanceStartTimeRequest Container for the parameters to the UpdateMaintenanceStartTime operation.
UpdateMaintenanceStartTimeResult A JSON object containing the GatewayARN of the gateway whose maintenance start time is updated.
UpdateSnapshotScheduleRequest Container for the parameters to the UpdateSnapshotSchedule operation.
UpdateSnapshotScheduleResult A JSON object containing the UpdateSnapshotScheduleOutput$VolumeARN of the updated storage volume.
VolumeInfo Describes a storage volume.
VolumeiSCSIAttributes Lists iSCSI information about a volume.
 

Enum Summary
BandwidthType Bandwidth Type
DiskAllocationType Disk Allocation Type
ErrorCode Error Code
GatewayState Gateway State
GatewayTimezone Gateway Timezone
VolumeStatus Volume Status
VolumeType Volume Type
 

Exception Summary
InternalServerErrorException An internal server error has occured during the request.
InvalidGatewayRequestException An exception occured because an invalid gateway request was issued to the service.
 

Package com.amazonaws.services.storagegateway.model Description

Classes modeling the various types represented by AWSStorageGateway.



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.