Package | Description |
---|---|
com.databricks.sdk.service.settings |
Modifier and Type | Method and Description |
---|---|
CreateTokenRequest |
CreateTokenRequest.setComment(String comment) |
CreateTokenRequest |
CreateTokenRequest.setLifetimeSeconds(Long lifetimeSeconds) |
Modifier and Type | Method and Description |
---|---|
CreateTokenResponse |
TokensService.create(CreateTokenRequest createTokenRequest)
Create a user token.
|
CreateTokenResponse |
TokensAPI.create(CreateTokenRequest request)
Create a user token.
|
Copyright © 2023. All rights reserved.