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