ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.Builder.build() |
|
static ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.copyOf(RepositoryUpdate instance) |
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withAllowAutoMerge(boolean value) |
Copy the current immutable object by setting a present value for the optional allowAutoMerge attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withAllowAutoMerge(Optional<Boolean> optional) |
Copy the current immutable object by setting an optional value for the allowAutoMerge attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withAllowForking(boolean value) |
Copy the current immutable object by setting a present value for the optional allowForking attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withAllowForking(Optional<Boolean> optional) |
Copy the current immutable object by setting an optional value for the allowForking attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withAllowMergeCommit(boolean value) |
Copy the current immutable object by setting a present value for the optional allowMergeCommit attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withAllowMergeCommit(Optional<Boolean> optional) |
Copy the current immutable object by setting an optional value for the allowMergeCommit attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withAllowRebaseMerge(boolean value) |
Copy the current immutable object by setting a present value for the optional allowRebaseMerge attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withAllowRebaseMerge(Optional<Boolean> optional) |
Copy the current immutable object by setting an optional value for the allowRebaseMerge attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withAllowSquashMerge(boolean value) |
Copy the current immutable object by setting a present value for the optional allowSquashMerge attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withAllowSquashMerge(Optional<Boolean> optional) |
Copy the current immutable object by setting an optional value for the allowSquashMerge attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withAllowUpdateBranch(boolean value) |
Copy the current immutable object by setting a present value for the optional allowUpdateBranch attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withAllowUpdateBranch(Optional<Boolean> optional) |
Copy the current immutable object by setting an optional value for the allowUpdateBranch attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withDefaultBranch(String value) |
Copy the current immutable object by setting a present value for the optional defaultBranch attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withDefaultBranch(Optional<String> optional) |
Copy the current immutable object by setting an optional value for the defaultBranch attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withDeleteBranchOnMerge(boolean value) |
Copy the current immutable object by setting a present value for the optional deleteBranchOnMerge attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withDeleteBranchOnMerge(Optional<Boolean> optional) |
Copy the current immutable object by setting an optional value for the deleteBranchOnMerge attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withDescription(String value) |
Copy the current immutable object by setting a present value for the optional description attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withDescription(Optional<String> optional) |
Copy the current immutable object by setting an optional value for the description attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withHasDownloads(boolean value) |
Copy the current immutable object by setting a present value for the optional hasDownloads attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withHasDownloads(Optional<Boolean> optional) |
Copy the current immutable object by setting an optional value for the hasDownloads attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withHasIssues(boolean value) |
Copy the current immutable object by setting a present value for the optional hasIssues attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withHasIssues(Optional<Boolean> optional) |
Copy the current immutable object by setting an optional value for the hasIssues attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withHasPages(boolean value) |
Copy the current immutable object by setting a present value for the optional hasPages attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withHasPages(Optional<Boolean> optional) |
Copy the current immutable object by setting an optional value for the hasPages attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withHasProjects(boolean value) |
Copy the current immutable object by setting a present value for the optional hasProjects attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withHasProjects(Optional<Boolean> optional) |
Copy the current immutable object by setting an optional value for the hasProjects attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withHasWiki(boolean value) |
Copy the current immutable object by setting a present value for the optional hasWiki attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withHasWiki(Optional<Boolean> optional) |
Copy the current immutable object by setting an optional value for the hasWiki attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withHomepage(String value) |
Copy the current immutable object by setting a present value for the optional homepage attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withHomepage(Optional<String> optional) |
Copy the current immutable object by setting an optional value for the homepage attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withIsArchived(boolean value) |
Copy the current immutable object by setting a present value for the optional isArchived attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withIsArchived(Optional<Boolean> optional) |
Copy the current immutable object by setting an optional value for the isArchived attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withIsPrivate(boolean value) |
Copy the current immutable object by setting a present value for the optional isPrivate attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withIsPrivate(Optional<Boolean> optional) |
Copy the current immutable object by setting an optional value for the isPrivate attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withIsTemplate(boolean value) |
Copy the current immutable object by setting a present value for the optional isTemplate attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withIsTemplate(Optional<Boolean> optional) |
Copy the current immutable object by setting an optional value for the isTemplate attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withMergeCommitMessage(String value) |
Copy the current immutable object by setting a present value for the optional mergeCommitMessage attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withMergeCommitMessage(Optional<String> optional) |
Copy the current immutable object by setting an optional value for the mergeCommitMessage attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withMergeCommitTitle(String value) |
Copy the current immutable object by setting a present value for the optional mergeCommitTitle attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withMergeCommitTitle(Optional<String> optional) |
Copy the current immutable object by setting an optional value for the mergeCommitTitle attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withSquashMergeCommitMessage(String value) |
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withSquashMergeCommitMessage(Optional<String> optional) |
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withSquashMergeCommitTitle(String value) |
Copy the current immutable object by setting a present value for the optional squashMergeCommitTitle attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withSquashMergeCommitTitle(Optional<String> optional) |
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withTeamId(int value) |
Copy the current immutable object by setting a present value for the optional teamId attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withTeamId(Optional<Integer> optional) |
Copy the current immutable object by setting an optional value for the teamId attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withVisibility(String value) |
Copy the current immutable object by setting a present value for the optional visibility attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withVisibility(Optional<String> optional) |
Copy the current immutable object by setting an optional value for the visibility attribute.
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withWebCommitSignoffRequired(boolean value) |
|
ImmutableRepositoryUpdate |
ImmutableRepositoryUpdate.withWebCommitSignoffRequired(Optional<Boolean> optional) |
|