public static interface NFSOnDeviceServiceConfiguration.Builder extends SdkPojo, CopyableBuilder<NFSOnDeviceServiceConfiguration.Builder,NFSOnDeviceServiceConfiguration>
| Modifier and Type | Method and Description |
|---|---|
NFSOnDeviceServiceConfiguration.Builder |
storageLimit(Integer storageLimit)
The maximum NFS storage for one Snow Family device.
|
NFSOnDeviceServiceConfiguration.Builder |
storageUnit(StorageUnit storageUnit)
The scale unit of the NFS storage on the device.
|
NFSOnDeviceServiceConfiguration.Builder |
storageUnit(String storageUnit)
The scale unit of the NFS storage on the device.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildNFSOnDeviceServiceConfiguration.Builder storageLimit(Integer storageLimit)
The maximum NFS storage for one Snow Family device.
storageLimit - The maximum NFS storage for one Snow Family device.NFSOnDeviceServiceConfiguration.Builder storageUnit(String storageUnit)
The scale unit of the NFS storage on the device.
Valid values: TB.
storageUnit - The scale unit of the NFS storage on the device.
Valid values: TB.
StorageUnit,
StorageUnitNFSOnDeviceServiceConfiguration.Builder storageUnit(StorageUnit storageUnit)
The scale unit of the NFS storage on the device.
Valid values: TB.
storageUnit - The scale unit of the NFS storage on the device.
Valid values: TB.
StorageUnit,
StorageUnitCopyright © 2022. All rights reserved.