Uses of Class
com.databricks.sdk.service.oauth2.GetPublishedAppIntegrationRequest
-
Packages that use GetPublishedAppIntegrationRequest Package Description com.databricks.sdk.service.oauth2 -
-
Uses of GetPublishedAppIntegrationRequest in com.databricks.sdk.service.oauth2
Methods in com.databricks.sdk.service.oauth2 that return GetPublishedAppIntegrationRequest Modifier and Type Method Description GetPublishedAppIntegrationRequestGetPublishedAppIntegrationRequest. setIntegrationId(String integrationId)Methods in com.databricks.sdk.service.oauth2 with parameters of type GetPublishedAppIntegrationRequest Modifier and Type Method Description GetPublishedAppIntegrationOutputPublishedAppIntegrationAPI. get(GetPublishedAppIntegrationRequest request)Get OAuth Published App Integration.GetPublishedAppIntegrationOutputPublishedAppIntegrationService. get(GetPublishedAppIntegrationRequest getPublishedAppIntegrationRequest)Get OAuth Published App Integration.
-