com.atlassian.bamboo.plugins.git.github.api.rest.entity
Class GitHubRepositoryEntity.Builder

java.lang.Object
  extended by com.atlassian.bamboo.plugins.git.github.api.rest.entity.GitHubRepositoryEntity.Builder
Enclosing class:
GitHubRepositoryEntity

public static class GitHubRepositoryEntity.Builder
extends java.lang.Object


Constructor Summary
GitHubRepositoryEntity.Builder()
           
 
Method Summary
 GitHubRepositoryEntity build()
           
 GitHubRepositoryEntity.Builder fullName(java.lang.String fullName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GitHubRepositoryEntity.Builder

public GitHubRepositoryEntity.Builder()
Method Detail

fullName

public GitHubRepositoryEntity.Builder fullName(java.lang.String fullName)

build

public GitHubRepositoryEntity build()


Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.