Uses of Class
com.oracle.bmc.clusterhealth.model.DiagnosisSummary
-
Packages that use DiagnosisSummary Package Description com.oracle.bmc.clusterhealth.model -
-
Uses of DiagnosisSummary in com.oracle.bmc.clusterhealth.model
Methods in com.oracle.bmc.clusterhealth.model that return DiagnosisSummary Modifier and Type Method Description DiagnosisSummaryDiagnosisSummary.Builder. build()Methods in com.oracle.bmc.clusterhealth.model that return types with arguments of type DiagnosisSummary Modifier and Type Method Description List<DiagnosisSummary>DiagnosisSummaryCollection. getItems()List of diagnosis summaries.Methods in com.oracle.bmc.clusterhealth.model with parameters of type DiagnosisSummary Modifier and Type Method Description DiagnosisSummary.BuilderDiagnosisSummary.Builder. copy(DiagnosisSummary model)Method parameters in com.oracle.bmc.clusterhealth.model with type arguments of type DiagnosisSummary Modifier and Type Method Description DiagnosisSummaryCollection.BuilderDiagnosisSummaryCollection.Builder. items(List<DiagnosisSummary> items)List of diagnosis summaries.Constructor parameters in com.oracle.bmc.clusterhealth.model with type arguments of type DiagnosisSummary Constructor Description DiagnosisSummaryCollection(List<DiagnosisSummary> items)Deprecated.
-