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() |
editRevision, equals, getRevision, getSecret, withNewRevision, withNewRevisionLike, 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 © 2011–2016 Red Hat. All rights reserved.