Class DeliverySpecFluentImpl.DeadLetterSinkNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.internal.pkg.apis.duck.v1.DestinationFluentImpl<DeliverySpecFluent.DeadLetterSinkNested<N>>
-
- io.fabric8.knative.internal.eventing.pkg.apis.duck.v1.DeliverySpecFluentImpl.DeadLetterSinkNestedImpl<N>
-
- All Implemented Interfaces:
DeliverySpecFluent.DeadLetterSinkNested<N>,DestinationFluent<DeliverySpecFluent.DeadLetterSinkNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<DeliverySpecFluent.DeadLetterSinkNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<DeliverySpecFluent.DeadLetterSinkNested<N>>
- Enclosing class:
- DeliverySpecFluentImpl<A extends DeliverySpecFluent<A>>
public class DeliverySpecFluentImpl.DeadLetterSinkNestedImpl<N> extends DestinationFluentImpl<DeliverySpecFluent.DeadLetterSinkNested<N>> implements DeliverySpecFluent.DeadLetterSinkNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.knative.internal.pkg.apis.duck.v1.DestinationFluentImpl
DestinationFluentImpl.RefNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.knative.internal.pkg.apis.duck.v1.DestinationFluent
DestinationFluent.RefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendDeadLetterSink()-
Methods inherited from class io.fabric8.knative.internal.pkg.apis.duck.v1.DestinationFluentImpl
buildRef, editOrNewRef, editOrNewRefLike, editRef, equals, getRef, getUri, hashCode, hasRef, hasUri, withNewRef, withNewRef, withNewRefLike, withNewUri, withNewUri, withNewUri, withRef, withUri
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.knative.internal.pkg.apis.duck.v1.DestinationFluent
buildRef, editOrNewRef, editOrNewRefLike, editRef, getRef, getUri, hasRef, hasUri, withNewRef, withNewRef, withNewRefLike, withNewUri, withNewUri, withNewUri, withRef, withUri
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceDeliverySpecFluent.DeadLetterSinkNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endDeadLetterSink
public N endDeadLetterSink()
- Specified by:
endDeadLetterSinkin interfaceDeliverySpecFluent.DeadLetterSinkNested<N>
-
-