Interface StorageRuleType.Builder

    • Method Detail

      • storageAllocatedInBytes

        StorageRuleType.Builder storageAllocatedInBytes​(Long storageAllocatedInBytes)

        The amount of storage allocated, in bytes.

        Parameters:
        storageAllocatedInBytes - The amount of storage allocated, in bytes.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • storageType

        StorageRuleType.Builder storageType​(String storageType)

        The type of storage.

        Parameters:
        storageType - The type of storage.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        StorageType, StorageType