Package | Description |
---|---|
com.oracle.bmc.apmconfig.model | |
com.oracle.bmc.apmconfig.responses |
Modifier and Type | Class and Description |
---|---|
class |
ApdexRules
The set of Apdex rules to be used in Apdex computation.
|
class |
MetricGroup
A metric group defines a set of metrics to collect from a span.
|
class |
Options
An object that represents configuration options.
|
class |
SpanFilter
A named setting that specifies the filter criteria to match a subset of the spans.
|
Modifier and Type | Method and Description |
---|---|
Config |
CreateConfigResponse.getConfig()
The returned
Config instance. |
Config |
UpdateConfigResponse.getConfig()
The returned
Config instance. |
Config |
GetConfigResponse.getConfig()
The returned
Config instance. |
Modifier and Type | Method and Description |
---|---|
CreateConfigResponse.Builder |
CreateConfigResponse.Builder.config(Config config)
The returned
Config instance. |
UpdateConfigResponse.Builder |
UpdateConfigResponse.Builder.config(Config config)
The returned
Config instance. |
GetConfigResponse.Builder |
GetConfigResponse.Builder.config(Config config)
The returned
Config instance. |
Copyright © 2016–2024. All rights reserved.