Uses of Class
com.oracle.bmc.opsi.model.HostInsightSummaryCollection
-
Packages that use HostInsightSummaryCollection Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses -
-
Uses of HostInsightSummaryCollection in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return HostInsightSummaryCollection Modifier and Type Method Description HostInsightSummaryCollection
HostInsightSummaryCollection.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type HostInsightSummaryCollection Modifier and Type Method Description HostInsightSummaryCollection.Builder
HostInsightSummaryCollection.Builder. copy(HostInsightSummaryCollection model)
-
Uses of HostInsightSummaryCollection in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return HostInsightSummaryCollection Modifier and Type Method Description HostInsightSummaryCollection
ListHostInsightsResponse. getHostInsightSummaryCollection()
The returned HostInsightSummaryCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type HostInsightSummaryCollection Modifier and Type Method Description ListHostInsightsResponse.Builder
ListHostInsightsResponse.Builder. hostInsightSummaryCollection(HostInsightSummaryCollection hostInsightSummaryCollection)
The returned HostInsightSummaryCollection instance.
-