JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.atlassian.bitbucket.repository.ResolveRefRequest
Packages that use
ResolveRefRequest
Package
Description
com.atlassian.bitbucket.repository
Uses of
ResolveRefRequest
in
com.atlassian.bitbucket.repository
Methods in
com.atlassian.bitbucket.repository
that return
ResolveRefRequest
Modifier and Type
Method
Description
ResolveRefRequest
ResolveRefRequest.Builder.
build
()
Methods in
com.atlassian.bitbucket.repository
with parameters of type
ResolveRefRequest
Modifier and Type
Method
Description
Ref
RefService.
resolveRef
(
ResolveRefRequest
request)
Attempts to resolve a
Ref
from the provided
refId
.