Uses of Class
com.oracle.bmc.dataintegration.model.PatchChangeSummaryCollection
-
Packages that use PatchChangeSummaryCollection Package Description com.oracle.bmc.dataintegration.model com.oracle.bmc.dataintegration.responses -
-
Uses of PatchChangeSummaryCollection in com.oracle.bmc.dataintegration.model
Methods in com.oracle.bmc.dataintegration.model that return PatchChangeSummaryCollection Modifier and Type Method Description PatchChangeSummaryCollection
PatchChangeSummaryCollection.Builder. build()
Methods in com.oracle.bmc.dataintegration.model with parameters of type PatchChangeSummaryCollection Modifier and Type Method Description PatchChangeSummaryCollection.Builder
PatchChangeSummaryCollection.Builder. copy(PatchChangeSummaryCollection model)
-
Uses of PatchChangeSummaryCollection in com.oracle.bmc.dataintegration.responses
Methods in com.oracle.bmc.dataintegration.responses that return PatchChangeSummaryCollection Modifier and Type Method Description PatchChangeSummaryCollection
ListPatchChangesResponse. getPatchChangeSummaryCollection()
The returned PatchChangeSummaryCollection instance.Methods in com.oracle.bmc.dataintegration.responses with parameters of type PatchChangeSummaryCollection Modifier and Type Method Description ListPatchChangesResponse.Builder
ListPatchChangesResponse.Builder. patchChangeSummaryCollection(PatchChangeSummaryCollection patchChangeSummaryCollection)
The returned PatchChangeSummaryCollection instance.
-