public class AllocatePublicNetworkAddressResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
AllocatePublicNetworkAddressResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static AllocatePublicNetworkAddressResponse |
build(Map<String,?> map) |
AllocatePublicNetworkAddressResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
AllocatePublicNetworkAddressResponse |
setBody(AllocatePublicNetworkAddressResponseBody body) |
AllocatePublicNetworkAddressResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public AllocatePublicNetworkAddressResponseBody body
public static AllocatePublicNetworkAddressResponse build(Map<String,?> map) throws Exception
Exceptionpublic AllocatePublicNetworkAddressResponse setHeaders(Map<String,String> headers)
public AllocatePublicNetworkAddressResponse setBody(AllocatePublicNetworkAddressResponseBody body)
public AllocatePublicNetworkAddressResponseBody getBody()
Copyright © 2023. All rights reserved.