public class DoneableGitHubWebHookCause extends GitHubWebHookCauseFluentImpl<DoneableGitHubWebHookCause> implements Doneable<GitHubWebHookCause>
GitHubWebHookCauseFluentImpl.RevisionNestedImpl<N>GitHubWebHookCauseFluent.RevisionNested<N>_visitables| Constructor and Description |
|---|
DoneableGitHubWebHookCause(Function<GitHubWebHookCause,GitHubWebHookCause> function) |
DoneableGitHubWebHookCause(GitHubWebHookCause item) |
DoneableGitHubWebHookCause(GitHubWebHookCause item,
Function<GitHubWebHookCause,GitHubWebHookCause> function) |
| Modifier and Type | Method and Description |
|---|---|
GitHubWebHookCause |
done() |
buildRevision, editOrNewRevision, editOrNewRevisionLike, editRevision, equals, getRevision, getSecret, hasRevision, hasSecret, withNewRevision, withNewRevisionLike, withNewSecret, withNewSecret, withNewSecret, withRevision, withSecretpublic DoneableGitHubWebHookCause(Function<GitHubWebHookCause,GitHubWebHookCause> function)
public DoneableGitHubWebHookCause(GitHubWebHookCause item, Function<GitHubWebHookCause,GitHubWebHookCause> function)
public DoneableGitHubWebHookCause(GitHubWebHookCause item)
public GitHubWebHookCause done()
done in interface Doneable<GitHubWebHookCause>Copyright © 2015–2020 Red Hat. All rights reserved.