Uses of Class
com.databricks.sdk.service.sharing.RotateRecipientToken
-
Packages that use RotateRecipientToken Package Description com.databricks.sdk.service.sharing -
-
Uses of RotateRecipientToken in com.databricks.sdk.service.sharing
Methods in com.databricks.sdk.service.sharing that return RotateRecipientToken Modifier and Type Method Description RotateRecipientTokenRotateRecipientToken. setExistingTokenExpireInSeconds(Long existingTokenExpireInSeconds)RotateRecipientTokenRotateRecipientToken. setName(String name)Methods in com.databricks.sdk.service.sharing with parameters of type RotateRecipientToken Modifier and Type Method Description RecipientInfoRecipientsAPI. rotateToken(RotateRecipientToken request)Rotate a token.RecipientInfoRecipientsService. rotateToken(RotateRecipientToken rotateRecipientToken)Rotate a token.
-