Uses of Class
com.oracle.bmc.filestorage.model.ChangeFilesystemSnapshotPolicyCompartmentDetails.Builder
- 
Packages that use ChangeFilesystemSnapshotPolicyCompartmentDetails.Builder Package Description com.oracle.bmc.filestorage.model 
- 
- 
Uses of ChangeFilesystemSnapshotPolicyCompartmentDetails.Builder in com.oracle.bmc.filestorage.modelMethods in com.oracle.bmc.filestorage.model that return ChangeFilesystemSnapshotPolicyCompartmentDetails.Builder Modifier and Type Method Description static ChangeFilesystemSnapshotPolicyCompartmentDetails.BuilderChangeFilesystemSnapshotPolicyCompartmentDetails. builder()Create a new builder.ChangeFilesystemSnapshotPolicyCompartmentDetails.BuilderChangeFilesystemSnapshotPolicyCompartmentDetails.Builder. compartmentId(String compartmentId)The OCID of the compartment to move the file system snapshot policy to.ChangeFilesystemSnapshotPolicyCompartmentDetails.BuilderChangeFilesystemSnapshotPolicyCompartmentDetails.Builder. copy(ChangeFilesystemSnapshotPolicyCompartmentDetails model)ChangeFilesystemSnapshotPolicyCompartmentDetails.BuilderChangeFilesystemSnapshotPolicyCompartmentDetails. toBuilder()
 
-