Uses of Class
com.oracle.bmc.logging.model.UnifiedAgentTailSourceAdvancedOptions
- 
Packages that use UnifiedAgentTailSourceAdvancedOptions Package Description com.oracle.bmc.logging.model  - 
- 
Uses of UnifiedAgentTailSourceAdvancedOptions in com.oracle.bmc.logging.model
Methods in com.oracle.bmc.logging.model that return UnifiedAgentTailSourceAdvancedOptions Modifier and Type Method Description UnifiedAgentTailSourceAdvancedOptionsUnifiedAgentTailSourceAdvancedOptions.Builder. build()UnifiedAgentTailSourceAdvancedOptionsUnifiedAgentTailLogSource. getAdvancedOptions()Methods in com.oracle.bmc.logging.model with parameters of type UnifiedAgentTailSourceAdvancedOptions Modifier and Type Method Description UnifiedAgentTailLogSource.BuilderUnifiedAgentTailLogSource.Builder. advancedOptions(UnifiedAgentTailSourceAdvancedOptions advancedOptions)UnifiedAgentTailSourceAdvancedOptions.BuilderUnifiedAgentTailSourceAdvancedOptions.Builder. copy(UnifiedAgentTailSourceAdvancedOptions model)Constructors in com.oracle.bmc.logging.model with parameters of type UnifiedAgentTailSourceAdvancedOptions Constructor Description UnifiedAgentTailLogSource(String name, List<String> paths, UnifiedAgentParser parser, UnifiedAgentTailSourceAdvancedOptions advancedOptions)Deprecated. 
 -