public class Count extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Count.Builder |
| 构造器和说明 |
|---|
Count() |
Count(Count.Builder builder) |
public Count()
public Count(Count.Builder builder)
public Integer getTotal()
public void setTotal(Integer total)
public Boolean getHasMore()
public void setHasMore(Boolean hasMore)
public static Count.Builder newBuilder()
Copyright © 2025. All rights reserved.