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.model
Methods in com.oracle.bmc.loganalytics.model that return LabelSourceCollection Modifier and Type Method Description LabelSourceCollection
LabelSourceCollection.Builder. build()
Methods in com.oracle.bmc.loganalytics.model with parameters of type LabelSourceCollection Modifier and Type Method Description LabelSourceCollection.Builder
LabelSourceCollection.Builder. copy(LabelSourceCollection model)
-
Uses of LabelSourceCollection in com.oracle.bmc.loganalytics.responses
Methods in com.oracle.bmc.loganalytics.responses that return LabelSourceCollection Modifier and Type Method Description LabelSourceCollection
ListLabelSourceDetailsResponse. getLabelSourceCollection()
The returned LabelSourceCollection instance.Methods in com.oracle.bmc.loganalytics.responses with parameters of type LabelSourceCollection Modifier and Type Method Description ListLabelSourceDetailsResponse.Builder
ListLabelSourceDetailsResponse.Builder. labelSourceCollection(LabelSourceCollection labelSourceCollection)
The returned LabelSourceCollection instance.
-