| FileSystem.Builder | FileSystem.Builder. areQuotaRulesEnabled(Boolean areQuotaRulesEnabled) | Specifies the enforcement of quota rules on the file system. | 
| FileSystem.Builder | FileSystem.Builder. availabilityDomain(String availabilityDomain) | The availability domain the file system is in. | 
| static FileSystem.Builder | FileSystem. builder() | Create a new builder. | 
| FileSystem.Builder | FileSystem.Builder. cloneAttachStatus(FileSystem.CloneAttachStatus cloneAttachStatus) | Specifies whether the file system is attached to its parent file system. | 
| FileSystem.Builder | FileSystem.Builder. cloneCount(Integer cloneCount) | Specifies the total number of children of a file system. | 
| FileSystem.Builder | FileSystem.Builder. compartmentId(String compartmentId) | The OCID  of the
compartment that contains the file system. | 
| FileSystem.Builder | FileSystem.Builder. copy(FileSystem model) |  | 
| FileSystem.Builder | FileSystem.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| FileSystem.Builder | FileSystem.Builder. displayName(String displayName) | A user-friendly name. | 
| FileSystem.Builder | FileSystem.Builder. filesystemSnapshotPolicyId(String filesystemSnapshotPolicyId) | The OCID  of the
associated file system snapshot policy, which controls the frequency of snapshot creation
and retention period of the taken snapshots. | 
| FileSystem.Builder | FileSystem.Builder. freeformTags(Map<String,String> freeformTags) | Free-form tags for this resource. | 
| FileSystem.Builder | FileSystem.Builder. id(String id) | The OCID  of the
file system. | 
| FileSystem.Builder | FileSystem.Builder. isCloneParent(Boolean isCloneParent) | Specifies whether the file system has been cloned. | 
| FileSystem.Builder | FileSystem.Builder. isHydrated(Boolean isHydrated) | Specifies whether the data has finished copying from the source to the clone. | 
| FileSystem.Builder | FileSystem.Builder. isTargetable(Boolean isTargetable) | Specifies whether the file system can be used as a target file system for replication. | 
| FileSystem.Builder | FileSystem.Builder. kmsKeyId(String kmsKeyId) | The OCID  of the
KMS key which is the master encryption key for the file system. | 
| FileSystem.Builder | FileSystem.Builder. lifecycleDetails(String lifecycleDetails) | Additional information about the current ‘lifecycleState’. | 
| FileSystem.Builder | FileSystem.Builder. lifecycleState(FileSystem.LifecycleState lifecycleState) | The current state of the file system. | 
| FileSystem.Builder | FileSystem.Builder. locks(List<ResourceLock> locks) | Locks associated with this resource. | 
| FileSystem.Builder | FileSystem.Builder. meteredBytes(Long meteredBytes) | The number of bytes consumed by the file system, including any snapshots. | 
| FileSystem.Builder | FileSystem.Builder. quotaEnforcementState(FileSystem.QuotaEnforcementState quotaEnforcementState) | Displays the state of enforcement of quota rules on the file system. | 
| FileSystem.Builder | FileSystem.Builder. replicationSourceCount(Integer replicationSourceCount) | Specifies the total number of replications for which this file system is a source. | 
| FileSystem.Builder | FileSystem.Builder. replicationTargetId(String replicationTargetId) | The OCID  of the
replication target associated with the file system. | 
| FileSystem.Builder | FileSystem.Builder. sourceDetails(SourceDetails sourceDetails) |  | 
| FileSystem.Builder | FileSystem.Builder. systemTags(Map<String,Map<String,Object>> systemTags) | System tags for this resource. | 
| FileSystem.Builder | FileSystem.Builder. timeCreated(Date timeCreated) | The date and time the file system was created, expressed in RFC
3339  timestamp format. | 
| FileSystem.Builder | FileSystem. toBuilder() |  |