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