Package | Description |
---|---|
com.oracle.bmc.apmconfig.model | |
com.oracle.bmc.apmconfig.requests |
Modifier and Type | Class and Description |
---|---|
class |
CreateApdexRulesDetails
The set of Apdex rules to be used in Apdex computation.
|
class |
CreateMetricGroupDetails
A metric group defines a set of metrics to collect from a span.
|
class |
CreateOptionsDetails
An Options object represents configuration options.
|
class |
CreateSpanFilterDetails
A named setting that specifies the filter criteria to match a subset of the spans.
|
Modifier and Type | Method and Description |
---|---|
CreateConfigDetails |
CreateConfigRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateConfigDetails |
CreateConfigRequest.getCreateConfigDetails()
The configuration details of the new item.
|
Modifier and Type | Method and Description |
---|---|
CreateConfigRequest.Builder |
CreateConfigRequest.Builder.body$(CreateConfigDetails body)
Alternative setter for the body parameter.
|
CreateConfigRequest.Builder |
CreateConfigRequest.Builder.createConfigDetails(CreateConfigDetails createConfigDetails)
The configuration details of the new item.
|
Copyright © 2016–2024. All rights reserved.