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