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