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