GetCustomAppIntegrationOutput |
CustomAppIntegrationAPI.get(GetCustomAppIntegrationRequest request)
Get OAuth Custom App Integration.
|
GetCustomAppIntegrationOutput |
CustomAppIntegrationService.get(GetCustomAppIntegrationRequest getCustomAppIntegrationRequest)
Get OAuth Custom App Integration.
|
GetCustomAppIntegrationOutput |
CustomAppIntegrationAPI.get(String integrationId) |
GetCustomAppIntegrationOutput |
GetCustomAppIntegrationOutput.setClientId(String clientId) |
GetCustomAppIntegrationOutput |
GetCustomAppIntegrationOutput.setConfidential(Boolean confidential) |
GetCustomAppIntegrationOutput |
GetCustomAppIntegrationOutput.setCreatedBy(Long createdBy) |
GetCustomAppIntegrationOutput |
GetCustomAppIntegrationOutput.setCreateTime(String createTime) |
GetCustomAppIntegrationOutput |
GetCustomAppIntegrationOutput.setCreatorUsername(String creatorUsername) |
GetCustomAppIntegrationOutput |
GetCustomAppIntegrationOutput.setIntegrationId(String integrationId) |
GetCustomAppIntegrationOutput |
GetCustomAppIntegrationOutput.setName(String name) |
GetCustomAppIntegrationOutput |
GetCustomAppIntegrationOutput.setRedirectUrls(Collection<String> redirectUrls) |
GetCustomAppIntegrationOutput |
GetCustomAppIntegrationOutput.setScopes(Collection<String> scopes) |
GetCustomAppIntegrationOutput |
GetCustomAppIntegrationOutput.setTokenAccessPolicy(TokenAccessPolicy tokenAccessPolicy) |
GetCustomAppIntegrationOutput |
GetCustomAppIntegrationOutput.setUserAuthorizedScopes(Collection<String> userAuthorizedScopes) |