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, withNewSecret, withNewSecret, withNewSecret, withRevision, withSecret
public 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 © 2015–2020 Red Hat. All rights reserved.