public static interface CreateForwardEntryResponse.Builder extends com.aliyun.sdk.gateway.pop.models.Response.Builder<CreateForwardEntryResponse,CreateForwardEntryResponse.Builder>
限定符和类型 | 方法和说明 |
---|---|
CreateForwardEntryResponse.Builder |
body(CreateForwardEntryResponseBody body) |
CreateForwardEntryResponse |
build() |
CreateForwardEntryResponse.Builder |
headers(Map<String,String> headers) |
CreateForwardEntryResponse.Builder |
statusCode(Integer statusCode) |
CreateForwardEntryResponse.Builder headers(Map<String,String> headers)
CreateForwardEntryResponse.Builder statusCode(Integer statusCode)
CreateForwardEntryResponse.Builder body(CreateForwardEntryResponseBody body)
CreateForwardEntryResponse build()
build
在接口中 com.aliyun.sdk.gateway.pop.models.Response.Builder<CreateForwardEntryResponse,CreateForwardEntryResponse.Builder>
Copyright © 2024. All rights reserved.