Uses of Class
com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.EmailApiTokenAuthentication
Packages that use EmailApiTokenAuthentication
Package
Description
Bitbucket Cloud repository type.
-
Uses of EmailApiTokenAuthentication in com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud
Methods in com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud that return EmailApiTokenAuthenticationModifier and TypeMethodDescriptionSets the API token to an account.Sets Bitbucket Cloud email.Methods in com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud with parameters of type EmailApiTokenAuthenticationModifier and TypeMethodDescriptionBitbucketCloudRepository.accountAuthentication(@NotNull EmailApiTokenAuthentication emailApiTokenAuthentication) Specifies email/API token Bitbucket Cloud account authentication.