Package | Description |
---|---|
com.oracle.bmc.ocicontrolcenter | |
com.oracle.bmc.ocicontrolcenter.responses |
Modifier and Type | Method and Description |
---|---|
ListMetricPropertiesResponse |
OccMetricsClient.listMetricProperties(ListMetricPropertiesRequest request) |
ListMetricPropertiesResponse |
OccMetrics.listMetricProperties(ListMetricPropertiesRequest request)
Returns a list of available metrics for the given namespace.
|
Modifier and Type | Method and Description |
---|---|
Future<ListMetricPropertiesResponse> |
OccMetricsAsync.listMetricProperties(ListMetricPropertiesRequest request,
AsyncHandler<ListMetricPropertiesRequest,ListMetricPropertiesResponse> handler)
Returns a list of available metrics for the given namespace.
|
Future<ListMetricPropertiesResponse> |
OccMetricsAsyncClient.listMetricProperties(ListMetricPropertiesRequest request,
AsyncHandler<ListMetricPropertiesRequest,ListMetricPropertiesResponse> handler) |
Iterable<ListMetricPropertiesResponse> |
OccMetricsPaginators.listMetricPropertiesResponseIterator(ListMetricPropertiesRequest request)
Creates a new iterable which will iterate over the responses received from the
listMetricProperties operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListMetricPropertiesResponse> |
OccMetricsAsync.listMetricProperties(ListMetricPropertiesRequest request,
AsyncHandler<ListMetricPropertiesRequest,ListMetricPropertiesResponse> handler)
Returns a list of available metrics for the given namespace.
|
Future<ListMetricPropertiesResponse> |
OccMetricsAsyncClient.listMetricProperties(ListMetricPropertiesRequest request,
AsyncHandler<ListMetricPropertiesRequest,ListMetricPropertiesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListMetricPropertiesResponse |
ListMetricPropertiesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListMetricPropertiesResponse.Builder |
ListMetricPropertiesResponse.Builder.copy(ListMetricPropertiesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.