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