Uses of Class
com.oracle.bmc.databasemanagement.model.ExternalAsmUserCollection.Builder
-
Packages that use ExternalAsmUserCollection.Builder Package Description com.oracle.bmc.databasemanagement.model -
-
Uses of ExternalAsmUserCollection.Builder in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return ExternalAsmUserCollection.Builder Modifier and Type Method Description static ExternalAsmUserCollection.Builder
ExternalAsmUserCollection. builder()
Create a new builder.ExternalAsmUserCollection.Builder
ExternalAsmUserCollection.Builder. copy(ExternalAsmUserCollection model)
ExternalAsmUserCollection.Builder
ExternalAsmUserCollection.Builder. items(List<ExternalAsmUserSummary> items)
An array of external ASM users.ExternalAsmUserCollection.Builder
ExternalAsmUserCollection. toBuilder()
-