Uses of Class
com.oracle.bmc.dataintegration.model.PatchChangeSummaryCollection.Builder
-
Packages that use PatchChangeSummaryCollection.Builder Package Description com.oracle.bmc.dataintegration.model -
-
Uses of PatchChangeSummaryCollection.Builder in com.oracle.bmc.dataintegration.model
Methods in com.oracle.bmc.dataintegration.model that return PatchChangeSummaryCollection.Builder Modifier and Type Method Description static PatchChangeSummaryCollection.Builder
PatchChangeSummaryCollection. builder()
Create a new builder.PatchChangeSummaryCollection.Builder
PatchChangeSummaryCollection.Builder. copy(PatchChangeSummaryCollection model)
PatchChangeSummaryCollection.Builder
PatchChangeSummaryCollection.Builder. items(List<PatchChangeSummary> items)
The array of patch summaries.PatchChangeSummaryCollection.Builder
PatchChangeSummaryCollection. toBuilder()
-