public class ListOfferApplicationFormReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ListOfferApplicationFormReq.Builder |
| 构造器和说明 |
|---|
ListOfferApplicationFormReq() |
ListOfferApplicationFormReq(ListOfferApplicationFormReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getPageSize() |
String |
getPageToken() |
static ListOfferApplicationFormReq.Builder |
newBuilder() |
void |
setPageSize(Integer pageSize) |
void |
setPageToken(String pageToken) |
public ListOfferApplicationFormReq()
public ListOfferApplicationFormReq(ListOfferApplicationFormReq.Builder builder)
public static ListOfferApplicationFormReq.Builder newBuilder()
public String getPageToken()
public void setPageToken(String pageToken)
public Integer getPageSize()
public void setPageSize(Integer pageSize)
Copyright © 2025. All rights reserved.