Uses of Class
com.databricks.sdk.service.oauth2.GetCustomAppIntegrationRequest
-
Packages that use GetCustomAppIntegrationRequest Package Description com.databricks.sdk.service.oauth2 -
-
Uses of GetCustomAppIntegrationRequest in com.databricks.sdk.service.oauth2
Methods in com.databricks.sdk.service.oauth2 that return GetCustomAppIntegrationRequest Modifier and Type Method Description GetCustomAppIntegrationRequest
GetCustomAppIntegrationRequest. setIntegrationId(String integrationId)
Methods in com.databricks.sdk.service.oauth2 with parameters of type GetCustomAppIntegrationRequest Modifier and Type Method Description GetCustomAppIntegrationOutput
CustomAppIntegrationAPI. get(GetCustomAppIntegrationRequest request)
Get OAuth Custom App Integration.GetCustomAppIntegrationOutput
CustomAppIntegrationService. get(GetCustomAppIntegrationRequest getCustomAppIntegrationRequest)
Get OAuth Custom App Integration.
-