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