Uses of Class
com.oracle.bmc.osmanagementhub.model.ManagedInstanceAnalyticSummary
- 
Packages that use ManagedInstanceAnalyticSummary Package Description com.oracle.bmc.osmanagementhub.model 
- 
- 
Uses of ManagedInstanceAnalyticSummary in com.oracle.bmc.osmanagementhub.modelMethods in com.oracle.bmc.osmanagementhub.model that return ManagedInstanceAnalyticSummary Modifier and Type Method Description ManagedInstanceAnalyticSummaryManagedInstanceAnalyticSummary.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model that return types with arguments of type ManagedInstanceAnalyticSummary Modifier and Type Method Description List<ManagedInstanceAnalyticSummary>ManagedInstanceAnalyticCollection. getItems()List of managed instance analytic summary objects.Methods in com.oracle.bmc.osmanagementhub.model with parameters of type ManagedInstanceAnalyticSummary Modifier and Type Method Description ManagedInstanceAnalyticSummary.BuilderManagedInstanceAnalyticSummary.Builder. copy(ManagedInstanceAnalyticSummary model)Method parameters in com.oracle.bmc.osmanagementhub.model with type arguments of type ManagedInstanceAnalyticSummary Modifier and Type Method Description ManagedInstanceAnalyticCollection.BuilderManagedInstanceAnalyticCollection.Builder. items(List<ManagedInstanceAnalyticSummary> items)List of managed instance analytic summary objects.Constructor parameters in com.oracle.bmc.osmanagementhub.model with type arguments of type ManagedInstanceAnalyticSummary Constructor Description ManagedInstanceAnalyticCollection(List<ManagedInstanceAnalyticSummary> items)Deprecated.
 
-