public class GitHubRepositoryEntity extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GitHubRepositoryEntity.Builder |
| Constructor and Description |
|---|
GitHubRepositoryEntity() |
| Modifier and Type | Method and Description |
|---|---|
static GitHubRepositoryEntity.Builder |
builder() |
String |
getFullName() |
static com.google.common.collect.Ordering<GitHubRepositoryEntity> |
orderingByFullName() |
public static com.google.common.collect.Ordering<GitHubRepositoryEntity> orderingByFullName()
public static GitHubRepositoryEntity.Builder builder()
public String getFullName()
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.