public static interface DescribeStorageResponse.Builder extends RedshiftResponse.Builder, SdkPojo, CopyableBuilder<DescribeStorageResponse.Builder,DescribeStorageResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeStorageResponse.Builder |
totalBackupSizeInMegaBytes(Double totalBackupSizeInMegaBytes)
The total amount of storage currently used for snapshots.
|
DescribeStorageResponse.Builder |
totalProvisionedStorageInMegaBytes(Double totalProvisionedStorageInMegaBytes)
The total amount of storage currently provisioned.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildDescribeStorageResponse.Builder totalBackupSizeInMegaBytes(Double totalBackupSizeInMegaBytes)
The total amount of storage currently used for snapshots.
totalBackupSizeInMegaBytes - The total amount of storage currently used for snapshots.DescribeStorageResponse.Builder totalProvisionedStorageInMegaBytes(Double totalProvisionedStorageInMegaBytes)
The total amount of storage currently provisioned.
totalProvisionedStorageInMegaBytes - The total amount of storage currently provisioned.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.