public static final class AddPrometheusGlobalViewResponseBody.Data.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
AddPrometheusGlobalViewResponseBody.Data |
build() |
AddPrometheusGlobalViewResponseBody.Data.Builder |
info(AddPrometheusGlobalViewResponseBody.Info info)
The Info-level information.
|
AddPrometheusGlobalViewResponseBody.Data.Builder |
msg(String msg)
The additional information.
|
AddPrometheusGlobalViewResponseBody.Data.Builder |
success(Boolean success)
Indicates whether the request was successful.
|
public AddPrometheusGlobalViewResponseBody.Data.Builder info(AddPrometheusGlobalViewResponseBody.Info info)
public AddPrometheusGlobalViewResponseBody.Data.Builder msg(String msg)
public AddPrometheusGlobalViewResponseBody.Data.Builder success(Boolean success)
* `true` * `false`
public AddPrometheusGlobalViewResponseBody.Data build()
Copyright © 2024. All rights reserved.