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