FileSystem(String availabilityDomain,
Long meteredBytes,
String compartmentId,
String displayName,
String id,
FileSystem.LifecycleState lifecycleState,
Date timeCreated,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String kmsKeyId,
SourceDetails sourceDetails,
Boolean isCloneParent,
Boolean isHydrated,
Integer cloneCount,
FileSystem.CloneAttachStatus cloneAttachStatus,
List<ResourceLock> locks,
String lifecycleDetails,
Boolean isTargetable,
String replicationTargetId,
String filesystemSnapshotPolicyId,
Boolean areQuotaRulesEnabled,
FileSystem.QuotaEnforcementState quotaEnforcementState,
Integer replicationSourceCount)
Deprecated.
|
FileSystemSummary(String availabilityDomain,
Long meteredBytes,
String compartmentId,
String displayName,
String id,
FileSystemSummary.LifecycleState lifecycleState,
Date timeCreated,
List<ResourceLock> locks,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Integer replicationSourceCount,
String kmsKeyId,
SourceDetails sourceDetails,
Boolean isCloneParent,
Boolean isHydrated,
String lifecycleDetails,
FileSystemSummary.CloneAttachStatus cloneAttachStatus,
FileSystemSummary.QuotaEnforcementState quotaEnforcementState)
Deprecated.
|