| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.arms20190808.models |
| 限定符和类型 | 方法和说明 |
|---|---|
static InstallManagedPrometheusResponseBody.Builder |
InstallManagedPrometheusResponseBody.builder() |
InstallManagedPrometheusResponseBody.Builder |
InstallManagedPrometheusResponseBody.Builder.code(Integer code)
The status code.
|
InstallManagedPrometheusResponseBody.Builder |
InstallManagedPrometheusResponseBody.Builder.data(String data)
The response content.
|
InstallManagedPrometheusResponseBody.Builder |
InstallManagedPrometheusResponseBody.Builder.message(String message)
The error message returned if the Prometheus agent failed to be installed.
|
InstallManagedPrometheusResponseBody.Builder |
InstallManagedPrometheusResponseBody.Builder.requestId(String requestId)
The request ID.
|
InstallManagedPrometheusResponseBody.Builder |
InstallManagedPrometheusResponseBody.Builder.success(Boolean success)
Indicates whether the Prometheus agent was installed.
|
Copyright © 2024. All rights reserved.