public class SearchTarget
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
SearchTarget.Builder |
Modifier and Type | Method and Description |
---|---|
static SearchTarget.Builder |
create() |
Branch |
getBranch() |
PrincipalKeys |
getPrincipalKeys() |
RepositoryId |
getRepositoryId() |
public static SearchTarget.Builder create()
public RepositoryId getRepositoryId()
public Branch getBranch()
public PrincipalKeys getPrincipalKeys()