Package | Description |
---|---|
com.oracle.bmc.stackmonitoring.model |
Modifier and Type | Class and Description |
---|---|
class |
JmxUpdateQueryProperties
Query Properties applicable to JMX type of collection method
Note: Objects should always be created or deserialized using the JmxUpdateQueryProperties.Builder . |
class |
OsCommandUpdateQueryProperties
Query Properties applicable to OS_COMMAND type of collection method
Note: Objects should always be created or deserialized using the OsCommandUpdateQueryProperties.Builder . |
class |
SqlUpdateQueryProperties
Query Properties applicable to SQL type of collection method
Note: Objects should always be created or deserialized using the SqlUpdateQueryProperties.Builder . |
Modifier and Type | Method and Description |
---|---|
MetricExtensionUpdateQueryProperties |
UpdateMetricExtensionDetails.getQueryProperties() |
Modifier and Type | Method and Description |
---|---|
UpdateMetricExtensionDetails.Builder |
UpdateMetricExtensionDetails.Builder.queryProperties(MetricExtensionUpdateQueryProperties queryProperties) |
Constructor and Description |
---|
UpdateMetricExtensionDetails(String displayName,
String description,
String collectionRecurrences,
List<Metric> metricList,
MetricExtensionUpdateQueryProperties queryProperties)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.