Uses of Class
com.databricks.sdk.service.oauth2.DeletePublishedAppIntegrationRequest
-
Packages that use DeletePublishedAppIntegrationRequest Package Description com.databricks.sdk.service.oauth2 -
-
Uses of DeletePublishedAppIntegrationRequest in com.databricks.sdk.service.oauth2
Methods in com.databricks.sdk.service.oauth2 that return DeletePublishedAppIntegrationRequest Modifier and Type Method Description DeletePublishedAppIntegrationRequestDeletePublishedAppIntegrationRequest. setIntegrationId(String integrationId)Methods in com.databricks.sdk.service.oauth2 with parameters of type DeletePublishedAppIntegrationRequest Modifier and Type Method Description voidPublishedAppIntegrationAPI. delete(DeletePublishedAppIntegrationRequest request)Delete Published OAuth App Integration.voidPublishedAppIntegrationService. delete(DeletePublishedAppIntegrationRequest deletePublishedAppIntegrationRequest)Delete Published OAuth App Integration.
-