Package | Description |
---|---|
com.oracle.bmc.apmconfig | |
com.oracle.bmc.apmconfig.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ConfigSummary> |
ConfigPaginators.listConfigsRecordIterator(ListConfigsRequest request)
Creates a new iterable which will iterate over the
ConfigSummary objects contained in responses from the
listConfigs operation. |
Modifier and Type | Class and Description |
---|---|
class |
ApdexRulesSummary
The set of Apdex rules used in Apdex computation.
|
class |
MetricGroupSummary
A metric group defines a set of metrics to collect from a span.
|
class |
OptionsSummary
An Options object represents configuration options.
|
class |
SpanFilterSummary
A named setting that specifies the span filter criteria to match a subset of the spans.
|
Modifier and Type | Method and Description |
---|---|
List<ConfigSummary> |
ConfigCollection.getItems() |
Modifier and Type | Method and Description |
---|---|
ConfigCollection.Builder |
ConfigCollection.Builder.items(List<ConfigSummary> items) |
Constructor and Description |
---|
ConfigCollection(List<ConfigSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.