Uses of Class
com.oracle.bmc.logging.model.UnifiedAgentTailLogSource
- 
Packages that use UnifiedAgentTailLogSource Package Description com.oracle.bmc.logging.model 
- 
- 
Uses of UnifiedAgentTailLogSource in com.oracle.bmc.logging.modelMethods in com.oracle.bmc.logging.model that return UnifiedAgentTailLogSource Modifier and Type Method Description UnifiedAgentTailLogSourceUnifiedAgentTailLogSource.Builder. build()Methods in com.oracle.bmc.logging.model that return types with arguments of type UnifiedAgentTailLogSource Modifier and Type Method Description List<UnifiedAgentTailLogSource>UnifiedAgentOpenmetricsTailConfigurationDetails. getSources()Tail log source objects.Methods in com.oracle.bmc.logging.model with parameters of type UnifiedAgentTailLogSource Modifier and Type Method Description UnifiedAgentTailLogSource.BuilderUnifiedAgentTailLogSource.Builder. copy(UnifiedAgentTailLogSource model)Method parameters in com.oracle.bmc.logging.model with type arguments of type UnifiedAgentTailLogSource Modifier and Type Method Description UnifiedAgentOpenmetricsTailConfigurationDetails.BuilderUnifiedAgentOpenmetricsTailConfigurationDetails.Builder. sources(List<UnifiedAgentTailLogSource> sources)Tail log source objects.Constructor parameters in com.oracle.bmc.logging.model with type arguments of type UnifiedAgentTailLogSource Constructor Description UnifiedAgentOpenmetricsTailConfigurationDetails(List<UnifiedAgentTailLogSource> sources, UnifiedAgentMonitoringDestination destination)Deprecated.
 
-