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