Interface DescribeStorageResponse.Builder

    • Method Detail

      • totalBackupSizeInMegaBytes

        DescribeStorageResponse.Builder totalBackupSizeInMegaBytes​(Double totalBackupSizeInMegaBytes)

        The total amount of storage currently used for snapshots.

        Parameters:
        totalBackupSizeInMegaBytes - The total amount of storage currently used for snapshots.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • totalProvisionedStorageInMegaBytes

        DescribeStorageResponse.Builder totalProvisionedStorageInMegaBytes​(Double totalProvisionedStorageInMegaBytes)

        The total amount of storage currently provisioned.

        Parameters:
        totalProvisionedStorageInMegaBytes - The total amount of storage currently provisioned.
        Returns:
        Returns a reference to this object so that method calls can be chained together.