Interface TotalLocalStorageGBRequest.Builder

All Superinterfaces:
Buildable, CopyableBuilder<TotalLocalStorageGBRequest.Builder,TotalLocalStorageGBRequest>, SdkBuilder<TotalLocalStorageGBRequest.Builder,TotalLocalStorageGBRequest>, SdkPojo
Enclosing class:
TotalLocalStorageGBRequest

public static interface TotalLocalStorageGBRequest.Builder extends SdkPojo, CopyableBuilder<TotalLocalStorageGBRequest.Builder,TotalLocalStorageGBRequest>
  • Method Details

    • min

      The storage minimum in GB.

      Parameters:
      min - The storage minimum in GB.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • max

      The storage maximum in GB.

      Parameters:
      max - The storage maximum in GB.
      Returns:
      Returns a reference to this object so that method calls can be chained together.