public class DeleteIPv6TranslatorEntryResponse
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
DeleteIPv6TranslatorEntryResponseBody |
body |
Map<String,String> |
headers |
Integer |
statusCode |
构造器和说明 |
---|
DeleteIPv6TranslatorEntryResponse() |
限定符和类型 | 方法和说明 |
---|---|
static DeleteIPv6TranslatorEntryResponse |
build(Map<String,?> map) |
DeleteIPv6TranslatorEntryResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
Integer |
getStatusCode() |
DeleteIPv6TranslatorEntryResponse |
setBody(DeleteIPv6TranslatorEntryResponseBody body) |
DeleteIPv6TranslatorEntryResponse |
setHeaders(Map<String,String> headers) |
DeleteIPv6TranslatorEntryResponse |
setStatusCode(Integer statusCode) |
@NameInMap(value="statusCode") public Integer statusCode
@NameInMap(value="body") public DeleteIPv6TranslatorEntryResponseBody body
public static DeleteIPv6TranslatorEntryResponse build(Map<String,?> map) throws Exception
Exception
public DeleteIPv6TranslatorEntryResponse setHeaders(Map<String,String> headers)
public DeleteIPv6TranslatorEntryResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public DeleteIPv6TranslatorEntryResponse setBody(DeleteIPv6TranslatorEntryResponseBody body)
public DeleteIPv6TranslatorEntryResponseBody getBody()
Copyright © 2024. All rights reserved.