public static interface TotalLocalStorageGBRequest.Builder extends SdkPojo, CopyableBuilder<TotalLocalStorageGBRequest.Builder,TotalLocalStorageGBRequest>
| Modifier and Type | Method and Description |
|---|---|
TotalLocalStorageGBRequest.Builder |
max(Double max)
The storage maximum in GB.
|
TotalLocalStorageGBRequest.Builder |
min(Double min)
The storage minimum in GB.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTotalLocalStorageGBRequest.Builder min(Double min)
The storage minimum in GB.
min - The storage minimum in GB.TotalLocalStorageGBRequest.Builder max(Double max)
The storage maximum in GB.
max - The storage maximum in GB.Copyright © 2023. All rights reserved.