Uses of Class
com.oracle.bmc.loganalytics.model.LabelSourceCollection
- 
Packages that use LabelSourceCollection Package Description com.oracle.bmc.loganalytics.model com.oracle.bmc.loganalytics.responses 
- 
- 
Uses of LabelSourceCollection in com.oracle.bmc.loganalytics.modelMethods in com.oracle.bmc.loganalytics.model that return LabelSourceCollection Modifier and Type Method Description LabelSourceCollectionLabelSourceCollection.Builder. build()Methods in com.oracle.bmc.loganalytics.model with parameters of type LabelSourceCollection Modifier and Type Method Description LabelSourceCollection.BuilderLabelSourceCollection.Builder. copy(LabelSourceCollection model)
- 
Uses of LabelSourceCollection in com.oracle.bmc.loganalytics.responsesMethods in com.oracle.bmc.loganalytics.responses that return LabelSourceCollection Modifier and Type Method Description LabelSourceCollectionListLabelSourceDetailsResponse. getLabelSourceCollection()The returned LabelSourceCollection instance.Methods in com.oracle.bmc.loganalytics.responses with parameters of type LabelSourceCollection Modifier and Type Method Description ListLabelSourceDetailsResponse.BuilderListLabelSourceDetailsResponse.Builder. labelSourceCollection(LabelSourceCollection labelSourceCollection)The returned LabelSourceCollection instance.
 
-