Uses of Class
com.oracle.bmc.loganalytics.model.LabelPriorityCollection
- 
Packages that use LabelPriorityCollection Package Description com.oracle.bmc.loganalytics.model com.oracle.bmc.loganalytics.responses 
- 
- 
Uses of LabelPriorityCollection in com.oracle.bmc.loganalytics.modelMethods in com.oracle.bmc.loganalytics.model that return LabelPriorityCollection Modifier and Type Method Description LabelPriorityCollectionLabelPriorityCollection.Builder. build()Methods in com.oracle.bmc.loganalytics.model with parameters of type LabelPriorityCollection Modifier and Type Method Description LabelPriorityCollection.BuilderLabelPriorityCollection.Builder. copy(LabelPriorityCollection model)
- 
Uses of LabelPriorityCollection in com.oracle.bmc.loganalytics.responsesMethods in com.oracle.bmc.loganalytics.responses that return LabelPriorityCollection Modifier and Type Method Description LabelPriorityCollectionListLabelPrioritiesResponse. getLabelPriorityCollection()The returned LabelPriorityCollection instance.Methods in com.oracle.bmc.loganalytics.responses with parameters of type LabelPriorityCollection Modifier and Type Method Description ListLabelPrioritiesResponse.BuilderListLabelPrioritiesResponse.Builder. labelPriorityCollection(LabelPriorityCollection labelPriorityCollection)The returned LabelPriorityCollection instance.
 
-