public class DoneableBitbucketWebHookCause extends BitbucketWebHookCauseFluentImpl<DoneableBitbucketWebHookCause> implements Doneable<BitbucketWebHookCause>
BitbucketWebHookCauseFluentImpl.RevisionNestedImpl<N>BitbucketWebHookCauseFluent.RevisionNested<N>_visitables| Constructor and Description |
|---|
DoneableBitbucketWebHookCause(BitbucketWebHookCause item) |
DoneableBitbucketWebHookCause(BitbucketWebHookCause item,
Function<BitbucketWebHookCause,BitbucketWebHookCause> function) |
DoneableBitbucketWebHookCause(Function<BitbucketWebHookCause,BitbucketWebHookCause> function) |
| Modifier and Type | Method and Description |
|---|---|
BitbucketWebHookCause |
done() |
buildRevision, editOrNewRevision, editOrNewRevisionLike, editRevision, equals, getRevision, getSecret, hasRevision, hasSecret, withNewRevision, withNewRevisionLike, withNewSecret, withNewSecret, withNewSecret, withRevision, withSecretpublic DoneableBitbucketWebHookCause(Function<BitbucketWebHookCause,BitbucketWebHookCause> function)
public DoneableBitbucketWebHookCause(BitbucketWebHookCause item, Function<BitbucketWebHookCause,BitbucketWebHookCause> function)
public DoneableBitbucketWebHookCause(BitbucketWebHookCause item)
public BitbucketWebHookCause done()
done in interface Doneable<BitbucketWebHookCause>Copyright © 2015-2019 Red Hat. All Rights Reserved.