public class MetricAPIGroupClient extends BaseClient implements MetricAPIGroupDSL
httpClient| Constructor and Description |
|---|
MetricAPIGroupClient() |
MetricAPIGroupClient(okhttp3.OkHttpClient httpClient,
Config config) |
| Modifier and Type | Method and Description |
|---|---|
NodeMetricOperationsImpl |
nodes() |
PodMetricOperationsImpl |
pods() |
adapt, close, getApiVersion, getConfiguration, getHttpClient, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, close, getApiVersion, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPathgetConfigurationpublic MetricAPIGroupClient()
public MetricAPIGroupClient(okhttp3.OkHttpClient httpClient,
Config config)
public PodMetricOperationsImpl pods()
pods in interface MetricAPIGroupDSLpublic NodeMetricOperationsImpl nodes()
nodes in interface MetricAPIGroupDSLCopyright © 2015–2020 Red Hat. All rights reserved.