Uses of Class
com.oracle.bmc.clusterhealth.model.DiagnosisStoreCollection
-
Packages that use DiagnosisStoreCollection Package Description com.oracle.bmc.clusterhealth.model com.oracle.bmc.clusterhealth.responses -
-
Uses of DiagnosisStoreCollection in com.oracle.bmc.clusterhealth.model
Methods in com.oracle.bmc.clusterhealth.model that return DiagnosisStoreCollection Modifier and Type Method Description DiagnosisStoreCollectionDiagnosisStoreCollection.Builder. build()Methods in com.oracle.bmc.clusterhealth.model with parameters of type DiagnosisStoreCollection Modifier and Type Method Description DiagnosisStoreCollection.BuilderDiagnosisStoreCollection.Builder. copy(DiagnosisStoreCollection model) -
Uses of DiagnosisStoreCollection in com.oracle.bmc.clusterhealth.responses
Methods in com.oracle.bmc.clusterhealth.responses that return DiagnosisStoreCollection Modifier and Type Method Description DiagnosisStoreCollectionListDiagnosisStoresResponse. getDiagnosisStoreCollection()The returned DiagnosisStoreCollection instance.Methods in com.oracle.bmc.clusterhealth.responses with parameters of type DiagnosisStoreCollection Modifier and Type Method Description ListDiagnosisStoresResponse.BuilderListDiagnosisStoresResponse.Builder. diagnosisStoreCollection(DiagnosisStoreCollection diagnosisStoreCollection)The returned DiagnosisStoreCollection instance.
-