Uses of Class
com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketUserEntity
-
Packages that use BitbucketUserEntity Package Description com.atlassian.bamboo.plugins.bitbucket.api.rest.entity -
-
Uses of BitbucketUserEntity in com.atlassian.bamboo.plugins.bitbucket.api.rest.entity
Methods in com.atlassian.bamboo.plugins.bitbucket.api.rest.entity that return BitbucketUserEntity Modifier and Type Method Description BitbucketUserEntity
BitbucketUserEntity.Builder. build()
BitbucketUserEntity
BitbucketUserResponse. getUser()
Methods in com.atlassian.bamboo.plugins.bitbucket.api.rest.entity with parameters of type BitbucketUserEntity Modifier and Type Method Description BitbucketUserResponse.Builder
BitbucketUserResponse.Builder. user(BitbucketUserEntity user)
-