Uses of Class
com.databricks.sdk.service.oauth2.CreateOAuthEnrollment
-
Packages that use CreateOAuthEnrollment Package Description com.databricks.sdk.service.oauth2 -
-
Uses of CreateOAuthEnrollment in com.databricks.sdk.service.oauth2
Methods in com.databricks.sdk.service.oauth2 that return CreateOAuthEnrollment Modifier and Type Method Description CreateOAuthEnrollmentCreateOAuthEnrollment. setEnableAllPublishedApps(Boolean enableAllPublishedApps)Methods in com.databricks.sdk.service.oauth2 with parameters of type CreateOAuthEnrollment Modifier and Type Method Description voidOAuthEnrollmentAPI. create(CreateOAuthEnrollment request)Create OAuth Enrollment request.voidOAuthEnrollmentService. create(CreateOAuthEnrollment createOAuthEnrollment)Create OAuth Enrollment request.
-