public class DoneableGitLabWebHookCause extends GitLabWebHookCauseFluentImpl<DoneableGitLabWebHookCause> implements Doneable<GitLabWebHookCause>
GitLabWebHookCauseFluentImpl.RevisionNestedImpl<N>GitLabWebHookCauseFluent.RevisionNested<N>_visitables| Constructor and Description |
|---|
DoneableGitLabWebHookCause(Function<GitLabWebHookCause,GitLabWebHookCause> function) |
DoneableGitLabWebHookCause(GitLabWebHookCause item) |
DoneableGitLabWebHookCause(GitLabWebHookCause item,
Function<GitLabWebHookCause,GitLabWebHookCause> function) |
| Modifier and Type | Method and Description |
|---|---|
GitLabWebHookCause |
done() |
buildRevision, editOrNewRevision, editOrNewRevisionLike, editRevision, equals, getRevision, getSecret, hasRevision, hasSecret, withNewRevision, withNewRevisionLike, withRevision, withSecretpublic DoneableGitLabWebHookCause(Function<GitLabWebHookCause,GitLabWebHookCause> function)
public DoneableGitLabWebHookCause(GitLabWebHookCause item, Function<GitLabWebHookCause,GitLabWebHookCause> function)
public DoneableGitLabWebHookCause(GitLabWebHookCause item)
public GitLabWebHookCause done()
done in interface Doneable<GitLabWebHookCause>Copyright © 2011–2018 Red Hat. All rights reserved.