Package | Description |
---|---|
com.oracle.bmc.filestorage.model |
Modifier and Type | Method and Description |
---|---|
static UpdateExportSetDetails.Builder |
UpdateExportSetDetails.builder()
Create a new builder.
|
UpdateExportSetDetails.Builder |
UpdateExportSetDetails.Builder.copy(UpdateExportSetDetails model) |
UpdateExportSetDetails.Builder |
UpdateExportSetDetails.Builder.displayName(String displayName)
A user-friendly name.
|
UpdateExportSetDetails.Builder |
UpdateExportSetDetails.Builder.maxFsStatBytes(Long maxFsStatBytes)
Controls the maximum
tbytes , fbytes , and abytes values reported
by NFS FSSTAT calls through any associated mount targets. |
UpdateExportSetDetails.Builder |
UpdateExportSetDetails.Builder.maxFsStatFiles(Long maxFsStatFiles)
Controls the maximum
ffiles , ffiles , and afiles values reported
by NFS FSSTAT calls through any associated mount targets. |
UpdateExportSetDetails.Builder |
UpdateExportSetDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.