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