Uses of Class
io.fabric8.knative.internal.pkg.apis.duck.v1.KReference
-
-
Uses of KReference in io.fabric8.knative.eventing.contrib.kafka.v1beta1
Methods in io.fabric8.knative.eventing.contrib.kafka.v1beta1 that return KReference Modifier and Type Method Description KReferenceKafkaChannelStatusFluent. buildDeadLetterChannel()KReferenceKafkaChannelStatusFluentImpl. buildDeadLetterChannel()KReferenceKafkaChannelStatus. getDeadLetterChannel()KReferenceKafkaChannelStatusFluent. getDeadLetterChannel()Deprecated.KReferenceKafkaChannelStatusFluentImpl. getDeadLetterChannel()Deprecated.Methods in io.fabric8.knative.eventing.contrib.kafka.v1beta1 with parameters of type KReference Modifier and Type Method Description KafkaChannelStatusFluent.DeadLetterChannelNested<A>KafkaChannelStatusFluent. editOrNewDeadLetterChannelLike(KReference item)KafkaChannelStatusFluent.DeadLetterChannelNested<A>KafkaChannelStatusFluentImpl. editOrNewDeadLetterChannelLike(KReference item)voidKafkaChannelStatus. setDeadLetterChannel(KReference deadLetterChannel)AKafkaChannelStatusFluent. withDeadLetterChannel(KReference deadLetterChannel)AKafkaChannelStatusFluentImpl. withDeadLetterChannel(KReference deadLetterChannel)KafkaChannelStatusFluent.DeadLetterChannelNested<A>KafkaChannelStatusFluent. withNewDeadLetterChannelLike(KReference item)KafkaChannelStatusFluent.DeadLetterChannelNested<A>KafkaChannelStatusFluentImpl. withNewDeadLetterChannelLike(KReference item)Constructors in io.fabric8.knative.eventing.contrib.kafka.v1beta1 with parameters of type KReference Constructor Description EditableKafkaChannelStatus(Addressable address, Map<String,String> annotations, List<Condition> conditions, KReference deadLetterChannel, Long observedGeneration, List<SubscriberStatus> subscribers)KafkaChannelStatus(Addressable address, Map<String,String> annotations, List<Condition> conditions, KReference deadLetterChannel, Long observedGeneration, List<SubscriberStatus> subscribers) -
Uses of KReference in io.fabric8.knative.eventing.v1
Methods in io.fabric8.knative.eventing.v1 that return KReference Modifier and Type Method Description KReferenceBrokerSpecFluent. buildConfig()KReferenceBrokerSpecFluentImpl. buildConfig()KReferenceBrokerSpec. getConfig()KReferenceBrokerSpecFluent. getConfig()Deprecated.KReferenceBrokerSpecFluentImpl. getConfig()Deprecated.Methods in io.fabric8.knative.eventing.v1 with parameters of type KReference Modifier and Type Method Description BrokerSpecFluent.ConfigNested<A>BrokerSpecFluent. editOrNewConfigLike(KReference item)BrokerSpecFluent.ConfigNested<A>BrokerSpecFluentImpl. editOrNewConfigLike(KReference item)voidBrokerSpec. setConfig(KReference config)ABrokerSpecFluent. withConfig(KReference config)ABrokerSpecFluentImpl. withConfig(KReference config)BrokerSpecFluent.ConfigNested<A>BrokerSpecFluent. withNewConfigLike(KReference item)BrokerSpecFluent.ConfigNested<A>BrokerSpecFluentImpl. withNewConfigLike(KReference item)Constructors in io.fabric8.knative.eventing.v1 with parameters of type KReference Constructor Description BrokerSpec(KReference config, DeliverySpec delivery)EditableBrokerSpec(KReference config, DeliverySpec delivery) -
Uses of KReference in io.fabric8.knative.flows.v1
Methods in io.fabric8.knative.flows.v1 that return KReference Modifier and Type Method Description KReferenceSequenceStepFluent. buildRef()KReferenceSequenceStepFluentImpl. buildRef()KReferenceSequenceStep. getRef()KReferenceSequenceStepFluent. getRef()Deprecated.KReferenceSequenceStepFluentImpl. getRef()Deprecated.Methods in io.fabric8.knative.flows.v1 with parameters of type KReference Modifier and Type Method Description SequenceStepFluent.RefNested<A>SequenceStepFluent. editOrNewRefLike(KReference item)SequenceStepFluent.RefNested<A>SequenceStepFluentImpl. editOrNewRefLike(KReference item)voidSequenceStep. setRef(KReference ref)SequenceStepFluent.RefNested<A>SequenceStepFluent. withNewRefLike(KReference item)SequenceStepFluent.RefNested<A>SequenceStepFluentImpl. withNewRefLike(KReference item)ASequenceStepFluent. withRef(KReference ref)ASequenceStepFluentImpl. withRef(KReference ref)Constructors in io.fabric8.knative.flows.v1 with parameters of type KReference Constructor Description EditableSequenceStep(DeliverySpec delivery, KReference ref, String uri)SequenceStep(DeliverySpec delivery, KReference ref, String uri) -
Uses of KReference in io.fabric8.knative.internal.pkg.apis.duck.v1
Subclasses of KReference in io.fabric8.knative.internal.pkg.apis.duck.v1 Modifier and Type Class Description classEditableKReferenceMethods in io.fabric8.knative.internal.pkg.apis.duck.v1 that return KReference Modifier and Type Method Description KReferenceDestinationFluent. buildRef()KReferenceDestinationFluentImpl. buildRef()KReferenceDestination. getRef()KReferenceDestinationFluent. getRef()Deprecated.KReferenceDestinationFluentImpl. getRef()Deprecated.Methods in io.fabric8.knative.internal.pkg.apis.duck.v1 with parameters of type KReference Modifier and Type Method Description DestinationFluent.RefNested<A>DestinationFluent. editOrNewRefLike(KReference item)DestinationFluent.RefNested<A>DestinationFluentImpl. editOrNewRefLike(KReference item)voidDestination. setRef(KReference ref)DestinationFluent.RefNested<A>DestinationFluent. withNewRefLike(KReference item)DestinationFluent.RefNested<A>DestinationFluentImpl. withNewRefLike(KReference item)ADestinationFluent. withRef(KReference ref)ADestinationFluentImpl. withRef(KReference ref)Constructors in io.fabric8.knative.internal.pkg.apis.duck.v1 with parameters of type KReference Constructor Description Destination(KReference ref, String uri)EditableDestination(KReference ref, String uri)KReferenceBuilder(KReference instance)KReferenceBuilder(KReferenceFluent<?> fluent, KReference instance)KReferenceBuilder(KReferenceFluent<?> fluent, KReference instance, Boolean validationEnabled)KReferenceBuilder(KReference instance, Boolean validationEnabled)KReferenceFluentImpl(KReference instance) -
Uses of KReference in io.fabric8.knative.messaging.v1
Methods in io.fabric8.knative.messaging.v1 that return KReference Modifier and Type Method Description KReferenceChannelStatusFluent. buildChannel()KReferenceChannelStatusFluentImpl. buildChannel()KReferenceChannelStatusFluent. buildDeadLetterChannel()KReferenceChannelStatusFluentImpl. buildDeadLetterChannel()KReferenceInMemoryChannelStatusFluent. buildDeadLetterChannel()KReferenceInMemoryChannelStatusFluentImpl. buildDeadLetterChannel()KReferenceChannelStatus. getChannel()KReferenceChannelStatusFluent. getChannel()Deprecated.KReferenceChannelStatusFluentImpl. getChannel()Deprecated.KReferenceChannelStatus. getDeadLetterChannel()KReferenceChannelStatusFluent. getDeadLetterChannel()Deprecated.KReferenceChannelStatusFluentImpl. getDeadLetterChannel()Deprecated.KReferenceInMemoryChannelStatus. getDeadLetterChannel()KReferenceInMemoryChannelStatusFluent. getDeadLetterChannel()Deprecated.KReferenceInMemoryChannelStatusFluentImpl. getDeadLetterChannel()Deprecated.Constructors in io.fabric8.knative.messaging.v1 with parameters of type KReference Constructor Description ChannelStatus(Addressable address, Map<String,String> annotations, KReference channel, List<Condition> conditions, KReference deadLetterChannel, Long observedGeneration, List<SubscriberStatus> subscribers)EditableChannelStatus(Addressable address, Map<String,String> annotations, KReference channel, List<Condition> conditions, KReference deadLetterChannel, Long observedGeneration, List<SubscriberStatus> subscribers)EditableInMemoryChannelStatus(Addressable address, Map<String,String> annotations, List<Condition> conditions, KReference deadLetterChannel, Long observedGeneration, List<SubscriberStatus> subscribers)InMemoryChannelStatus(Addressable address, Map<String,String> annotations, List<Condition> conditions, KReference deadLetterChannel, Long observedGeneration, List<SubscriberStatus> subscribers)
-