Uses of Class
com.oracle.bmc.loganalytics.model.EffectivePropertyCollection
-
Packages that use EffectivePropertyCollection Package Description com.oracle.bmc.loganalytics.model com.oracle.bmc.loganalytics.responses -
-
Uses of EffectivePropertyCollection in com.oracle.bmc.loganalytics.model
Methods in com.oracle.bmc.loganalytics.model that return EffectivePropertyCollection Modifier and Type Method Description EffectivePropertyCollection
EffectivePropertyCollection.Builder. build()
Methods in com.oracle.bmc.loganalytics.model with parameters of type EffectivePropertyCollection Modifier and Type Method Description EffectivePropertyCollection.Builder
EffectivePropertyCollection.Builder. copy(EffectivePropertyCollection model)
-
Uses of EffectivePropertyCollection in com.oracle.bmc.loganalytics.responses
Methods in com.oracle.bmc.loganalytics.responses that return EffectivePropertyCollection Modifier and Type Method Description EffectivePropertyCollection
ListEffectivePropertiesResponse. getEffectivePropertyCollection()
The returned EffectivePropertyCollection instance.Methods in com.oracle.bmc.loganalytics.responses with parameters of type EffectivePropertyCollection Modifier and Type Method Description ListEffectivePropertiesResponse.Builder
ListEffectivePropertiesResponse.Builder. effectivePropertyCollection(EffectivePropertyCollection effectivePropertyCollection)
The returned EffectivePropertyCollection instance.
-