Uses of Class
com.oracle.bmc.databasemanagement.model.CloudServicedAsm.Builder
-
Packages that use CloudServicedAsm.Builder Package Description com.oracle.bmc.databasemanagement.model -
-
Uses of CloudServicedAsm.Builder in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return CloudServicedAsm.Builder Modifier and Type Method Description static CloudServicedAsm.Builder
CloudServicedAsm. builder()
Create a new builder.CloudServicedAsm.Builder
CloudServicedAsm.Builder. compartmentId(String compartmentId)
The OCID of the compartment in which the cloud ASM resides.CloudServicedAsm.Builder
CloudServicedAsm.Builder. copy(CloudServicedAsm model)
CloudServicedAsm.Builder
CloudServicedAsm.Builder. displayName(String displayName)
The user-friendly name for the cloud ASM.CloudServicedAsm.Builder
CloudServicedAsm.Builder. id(String id)
The OCID of the cloud ASM.CloudServicedAsm.Builder
CloudServicedAsm. toBuilder()
-