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.model
Methods in com.oracle.bmc.filestorage.model that return ChangeFilesystemSnapshotPolicyCompartmentDetails.Builder Modifier and Type Method Description static ChangeFilesystemSnapshotPolicyCompartmentDetails.Builder
ChangeFilesystemSnapshotPolicyCompartmentDetails. builder()
Create a new builder.ChangeFilesystemSnapshotPolicyCompartmentDetails.Builder
ChangeFilesystemSnapshotPolicyCompartmentDetails.Builder. compartmentId(String compartmentId)
The OCID of the compartment to move the file system snapshot policy to.ChangeFilesystemSnapshotPolicyCompartmentDetails.Builder
ChangeFilesystemSnapshotPolicyCompartmentDetails.Builder. copy(ChangeFilesystemSnapshotPolicyCompartmentDetails model)
ChangeFilesystemSnapshotPolicyCompartmentDetails.Builder
ChangeFilesystemSnapshotPolicyCompartmentDetails. toBuilder()
-