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.model
Methods in com.oracle.bmc.osmanagementhub.model that return ManagedInstanceAnalyticSummary Modifier and Type Method Description ManagedInstanceAnalyticSummary
ManagedInstanceAnalyticSummary.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.Builder
ManagedInstanceAnalyticSummary.Builder. copy(ManagedInstanceAnalyticSummary model)
Method parameters in com.oracle.bmc.osmanagementhub.model with type arguments of type ManagedInstanceAnalyticSummary Modifier and Type Method Description ManagedInstanceAnalyticCollection.Builder
ManagedInstanceAnalyticCollection.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.
-