public class MetricsMonitoring
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
MetricsMonitoring() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMetricsMonitoringCrn()
Gets the metricsMonitoringCrn.
|
Boolean |
isUsageMetricsEnabled()
Gets the usageMetricsEnabled.
|
void |
setMetricsMonitoringCrn(String metricsMonitoringCrn)
Sets the metricsMonitoringCrn.
|
void |
setUsageMetricsEnabled(Boolean usageMetricsEnabled)
Sets the usageMetricsEnabled.
|
public Boolean isUsageMetricsEnabled()
public String getMetricsMonitoringCrn()
public void setUsageMetricsEnabled(Boolean usageMetricsEnabled)
usageMetricsEnabled - the new usageMetricsEnabledpublic void setMetricsMonitoringCrn(String metricsMonitoringCrn)
metricsMonitoringCrn - the new metricsMonitoringCrnCopyright © 2020. All rights reserved.