Uses of Class
com.oracle.bmc.opsi.model.HostInsightSummaryCollection.Builder
-
Packages that use HostInsightSummaryCollection.Builder Package Description com.oracle.bmc.opsi.model -
-
Uses of HostInsightSummaryCollection.Builder in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return HostInsightSummaryCollection.Builder Modifier and Type Method Description static HostInsightSummaryCollection.Builder
HostInsightSummaryCollection. builder()
Create a new builder.HostInsightSummaryCollection.Builder
HostInsightSummaryCollection.Builder. copy(HostInsightSummaryCollection model)
HostInsightSummaryCollection.Builder
HostInsightSummaryCollection.Builder. items(List<HostInsightSummary> items)
Array of host insight summary objects.HostInsightSummaryCollection.Builder
HostInsightSummaryCollection. toBuilder()
-