@Generated public class GetCustomAppIntegrationOutput extends Object
| Constructor and Description |
|---|
GetCustomAppIntegrationOutput() |
public GetCustomAppIntegrationOutput setClientId(String clientId)
public String getClientId()
public GetCustomAppIntegrationOutput setConfidential(Boolean confidential)
public Boolean getConfidential()
public GetCustomAppIntegrationOutput setCreateTime(String createTime)
public String getCreateTime()
public GetCustomAppIntegrationOutput setCreatedBy(Long createdBy)
public Long getCreatedBy()
public GetCustomAppIntegrationOutput setCreatorUsername(String creatorUsername)
public String getCreatorUsername()
public GetCustomAppIntegrationOutput setIntegrationId(String integrationId)
public String getIntegrationId()
public GetCustomAppIntegrationOutput setName(String name)
public String getName()
public GetCustomAppIntegrationOutput setRedirectUrls(Collection<String> redirectUrls)
public Collection<String> getRedirectUrls()
public GetCustomAppIntegrationOutput setScopes(Collection<String> scopes)
public Collection<String> getScopes()
public GetCustomAppIntegrationOutput setTokenAccessPolicy(TokenAccessPolicy tokenAccessPolicy)
public TokenAccessPolicy getTokenAccessPolicy()
public GetCustomAppIntegrationOutput setUserAuthorizedScopes(Collection<String> userAuthorizedScopes)
public Collection<String> getUserAuthorizedScopes()
Copyright © 2025. All rights reserved.