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