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