Uses of Class
com.oracle.bmc.osmanagementhub.model.ManagedInstanceAnalyticCollection
-
Packages that use ManagedInstanceAnalyticCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses -
-
Uses of ManagedInstanceAnalyticCollection in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return ManagedInstanceAnalyticCollection Modifier and Type Method Description ManagedInstanceAnalyticCollection
ManagedInstanceAnalyticCollection.Builder. build()
Methods in com.oracle.bmc.osmanagementhub.model with parameters of type ManagedInstanceAnalyticCollection Modifier and Type Method Description ManagedInstanceAnalyticCollection.Builder
ManagedInstanceAnalyticCollection.Builder. copy(ManagedInstanceAnalyticCollection model)
-
Uses of ManagedInstanceAnalyticCollection in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return ManagedInstanceAnalyticCollection Modifier and Type Method Description ManagedInstanceAnalyticCollection
SummarizeManagedInstanceAnalyticsResponse. getManagedInstanceAnalyticCollection()
The returned ManagedInstanceAnalyticCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type ManagedInstanceAnalyticCollection Modifier and Type Method Description SummarizeManagedInstanceAnalyticsResponse.Builder
SummarizeManagedInstanceAnalyticsResponse.Builder. managedInstanceAnalyticCollection(ManagedInstanceAnalyticCollection managedInstanceAnalyticCollection)
The returned ManagedInstanceAnalyticCollection instance.
-