public class GetApplicationGrantScopeResponse
extends com.aliyuncs.AcsResponse
限定符和类型 | 类和说明 |
---|---|
static class |
GetApplicationGrantScopeResponse.ApplicationGrantScope |
构造器和说明 |
---|
GetApplicationGrantScopeResponse() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
checkShowJsonItemName() |
GetApplicationGrantScopeResponse.ApplicationGrantScope |
getApplicationGrantScope() |
GetApplicationGrantScopeResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setApplicationGrantScope(GetApplicationGrantScopeResponse.ApplicationGrantScope applicationGrantScope) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public GetApplicationGrantScopeResponse.ApplicationGrantScope getApplicationGrantScope()
public void setApplicationGrantScope(GetApplicationGrantScopeResponse.ApplicationGrantScope applicationGrantScope)
public GetApplicationGrantScopeResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
public boolean checkShowJsonItemName()
checkShowJsonItemName
在类中 com.aliyuncs.AcsResponse
Copyright © 2023. All Rights Reserved.