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