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 GetCustomAppIntegrationRequestGetCustomAppIntegrationRequest. setIntegrationId(String integrationId)Methods in com.databricks.sdk.service.oauth2 with parameters of type GetCustomAppIntegrationRequest Modifier and Type Method Description GetCustomAppIntegrationOutputCustomAppIntegrationAPI. get(GetCustomAppIntegrationRequest request)Get OAuth Custom App Integration.GetCustomAppIntegrationOutputCustomAppIntegrationService. get(GetCustomAppIntegrationRequest getCustomAppIntegrationRequest)Get OAuth Custom App Integration.
-