Uses of Interface
io.fabric8.openshift.api.model.BitbucketWebHookCauseFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of BitbucketWebHookCauseFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type BitbucketWebHookCauseFluent Modifier and Type Interface Description interfaceBitbucketWebHookCauseFluent<A extends BitbucketWebHookCauseFluent<A>>classBitbucketWebHookCauseFluentImpl<A extends BitbucketWebHookCauseFluent<A>>Subinterfaces of BitbucketWebHookCauseFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceBuildTriggerCauseFluent.BitbucketWebHookNested<N>Classes in io.fabric8.openshift.api.model that implement BitbucketWebHookCauseFluent Modifier and Type Class Description classBitbucketWebHookCauseBuilderclassBitbucketWebHookCauseFluentImpl<A extends BitbucketWebHookCauseFluent<A>>classBuildTriggerCauseFluentImpl.BitbucketWebHookNestedImpl<N>classDoneableBitbucketWebHookCauseConstructors in io.fabric8.openshift.api.model with parameters of type BitbucketWebHookCauseFluent Constructor Description BitbucketWebHookCauseBuilder(BitbucketWebHookCauseFluent<?> fluent)BitbucketWebHookCauseBuilder(BitbucketWebHookCauseFluent<?> fluent, BitbucketWebHookCause instance)BitbucketWebHookCauseBuilder(BitbucketWebHookCauseFluent<?> fluent, BitbucketWebHookCause instance, Boolean validationEnabled)BitbucketWebHookCauseBuilder(BitbucketWebHookCauseFluent<?> fluent, Boolean validationEnabled)