Package | Description |
---|---|
com.oracle.bmc.apmconfig.model | |
com.oracle.bmc.apmconfig.requests |
Modifier and Type | Class and Description |
---|---|
class |
UpdateApdexRulesDetails
The set of Apdex rules to be used in Apdex computation.
|
class |
UpdateMetricGroupDetails
A metric group defines a set of metrics to collect from a span.
|
class |
UpdateOptionsDetails
An Options object represents configuration options.
|
class |
UpdateSpanFilterDetails
A named setting that specifies the filter criteria to match a subset of the spans.
|
Modifier and Type | Method and Description |
---|---|
UpdateConfigDetails |
UpdateConfigRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateConfigDetails |
UpdateConfigRequest.getUpdateConfigDetails()
The configuration details to be updated.
|
Modifier and Type | Method and Description |
---|---|
UpdateConfigRequest.Builder |
UpdateConfigRequest.Builder.body$(UpdateConfigDetails body)
Alternative setter for the body parameter.
|
UpdateConfigRequest.Builder |
UpdateConfigRequest.Builder.updateConfigDetails(UpdateConfigDetails updateConfigDetails)
The configuration details to be updated.
|
Copyright © 2016–2024. All rights reserved.