public static class Count.Builder extends Object
Builder()
Count
build()
Count.Builder
hasMore(Boolean hasMore)
total(Integer total)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Builder()
public Count.Builder total(Integer total)
示例值:123
total
public Count.Builder hasMore(Boolean hasMore)
示例值:false
hasMore
public Count build()
Copyright © 2025. All rights reserved.