Uses of Interface
io.fabric8.knative.messaging.v1.InMemoryChannelStatusFluent
-
Packages that use InMemoryChannelStatusFluent Package Description io.fabric8.knative.messaging.v1 -
-
Uses of InMemoryChannelStatusFluent in io.fabric8.knative.messaging.v1
Classes in io.fabric8.knative.messaging.v1 with type parameters of type InMemoryChannelStatusFluent Modifier and Type Interface Description interfaceInMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>classInMemoryChannelStatusFluentImpl<A extends InMemoryChannelStatusFluent<A>>Subinterfaces of InMemoryChannelStatusFluent in io.fabric8.knative.messaging.v1 Modifier and Type Interface Description static interfaceInMemoryChannelFluent.StatusNested<N>Classes in io.fabric8.knative.messaging.v1 that implement InMemoryChannelStatusFluent Modifier and Type Class Description classInMemoryChannelFluentImpl.StatusNestedImpl<N>classInMemoryChannelStatusBuilderclassInMemoryChannelStatusFluentImpl<A extends InMemoryChannelStatusFluent<A>>Constructors in io.fabric8.knative.messaging.v1 with parameters of type InMemoryChannelStatusFluent Constructor Description InMemoryChannelStatusBuilder(InMemoryChannelStatusFluent<?> fluent)InMemoryChannelStatusBuilder(InMemoryChannelStatusFluent<?> fluent, InMemoryChannelStatus instance)InMemoryChannelStatusBuilder(InMemoryChannelStatusFluent<?> fluent, InMemoryChannelStatus instance, Boolean validationEnabled)InMemoryChannelStatusBuilder(InMemoryChannelStatusFluent<?> fluent, Boolean validationEnabled)
-