Uses of Interface
com.databricks.sdk.service.oauth2.CustomAppIntegrationService
-
Packages that use CustomAppIntegrationService Package Description com.databricks.sdk com.databricks.sdk.service.oauth2 -
-
Uses of CustomAppIntegrationService in com.databricks.sdk
Methods in com.databricks.sdk with parameters of type CustomAppIntegrationService Modifier and Type Method Description AccountClientAccountClient. withCustomAppIntegrationImpl(CustomAppIntegrationService customAppIntegration)Override CustomAppIntegrationAPI with mock -
Uses of CustomAppIntegrationService in com.databricks.sdk.service.oauth2
Methods in com.databricks.sdk.service.oauth2 that return CustomAppIntegrationService Modifier and Type Method Description CustomAppIntegrationServiceCustomAppIntegrationAPI. impl()Constructors in com.databricks.sdk.service.oauth2 with parameters of type CustomAppIntegrationService Constructor Description CustomAppIntegrationAPI(CustomAppIntegrationService mock)Constructor for mocks
-