Package | Description |
---|---|
com.oracle.bmc.logging.model |
Modifier and Type | Method and Description |
---|---|
UnifiedAgentCustomSection |
UnifiedAgentCustomSection.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<UnifiedAgentCustomSection> |
UnifiedAgentCustomFilter.getCustomSections()
List of custom sections in custom filter
|
Modifier and Type | Method and Description |
---|---|
UnifiedAgentCustomSection.Builder |
UnifiedAgentCustomSection.Builder.copy(UnifiedAgentCustomSection model) |
Modifier and Type | Method and Description |
---|---|
UnifiedAgentCustomFilter.Builder |
UnifiedAgentCustomFilter.Builder.customSections(List<UnifiedAgentCustomSection> customSections)
List of custom sections in custom filter
|
Constructor and Description |
---|
UnifiedAgentCustomFilter(String name,
String customFilterType,
Map<String,String> params,
List<UnifiedAgentCustomSection> customSections)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.