public class QueryConsumerGroupListResponseBody
extends darabonba.core.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
QueryConsumerGroupListResponseBody.Builder |
static class |
QueryConsumerGroupListResponseBody.ConsumerGroupDTO |
static class |
QueryConsumerGroupListResponseBody.Data |
| 限定符和类型 | 方法和说明 |
|---|---|
static QueryConsumerGroupListResponseBody.Builder |
builder() |
static QueryConsumerGroupListResponseBody |
create() |
String |
getCode() |
Integer |
getCurrentPage() |
QueryConsumerGroupListResponseBody.Data |
getData() |
String |
getErrorMessage() |
Integer |
getPageCount() |
Integer |
getPageSize() |
String |
getRequestId() |
Boolean |
getSuccess() |
Integer |
getTotal() |
public static QueryConsumerGroupListResponseBody.Builder builder()
public static QueryConsumerGroupListResponseBody create()
public String getCode()
public Integer getCurrentPage()
public QueryConsumerGroupListResponseBody.Data getData()
public String getErrorMessage()
public Integer getPageCount()
public Integer getPageSize()
public String getRequestId()
public Boolean getSuccess()
public Integer getTotal()
Copyright © 2022. All rights reserved.