public class PushNodeEntries extends AbstractImmutableEntitySet<PushNodeEntry>
Modifier and Type | Class and Description |
---|---|
static class |
PushNodeEntries.Builder |
set
Modifier and Type | Method and Description |
---|---|
static PushNodeEntries.Builder |
create() |
NodeIds |
getNodeIds() |
Branch |
getTargetBranch() |
RepositoryId |
getTargetRepo() |
contains, equals, first, getSet, getSize, hashCode, isEmpty, isNotEmpty, iterator, stream, toString
public static PushNodeEntries.Builder create()
public NodeIds getNodeIds()
public Branch getTargetBranch()
public RepositoryId getTargetRepo()