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