public class ListPrometheusRemoteWritesResponseBody
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
ListPrometheusRemoteWritesResponseBody.Builder |
static class |
ListPrometheusRemoteWritesResponseBody.Data |
限定符和类型 | 方法和说明 |
---|---|
static ListPrometheusRemoteWritesResponseBody.Builder |
builder() |
static ListPrometheusRemoteWritesResponseBody |
create() |
Integer |
getCode() |
List<ListPrometheusRemoteWritesResponseBody.Data> |
getData() |
String |
getMessage() |
String |
getRequestId() |
Boolean |
getSuccess() |
public static ListPrometheusRemoteWritesResponseBody.Builder builder()
public static ListPrometheusRemoteWritesResponseBody create()
public Integer getCode()
public List<ListPrometheusRemoteWritesResponseBody.Data> getData()
public String getMessage()
public String getRequestId()
public Boolean getSuccess()
Copyright © 2024. All rights reserved.