public static final class DeletePrometheusIntegrationResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DeletePrometheusIntegrationResponseBody |
build() |
DeletePrometheusIntegrationResponseBody.Builder |
code(Integer code)
The status code.
|
DeletePrometheusIntegrationResponseBody.Builder |
data(String data)
success or an error message.
|
DeletePrometheusIntegrationResponseBody.Builder |
message(String message)
The message returned.
|
DeletePrometheusIntegrationResponseBody.Builder |
requestId(String requestId)
Id of the request
|
public DeletePrometheusIntegrationResponseBody.Builder code(Integer code)
public DeletePrometheusIntegrationResponseBody.Builder data(String data)
public DeletePrometheusIntegrationResponseBody.Builder message(String message)
public DeletePrometheusIntegrationResponseBody.Builder requestId(String requestId)
public DeletePrometheusIntegrationResponseBody build()
Copyright © 2024. All rights reserved.