Class DestinationFluentImpl.RefNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.internal.pkg.apis.duck.v1.KReferenceFluentImpl<DestinationFluent.RefNested<N>>
-
- io.fabric8.knative.internal.pkg.apis.duck.v1.DestinationFluentImpl.RefNestedImpl<N>
-
- All Implemented Interfaces:
DestinationFluent.RefNested<N>,KReferenceFluent<DestinationFluent.RefNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<DestinationFluent.RefNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<DestinationFluent.RefNested<N>>
- Enclosing class:
- DestinationFluentImpl<A extends DestinationFluent<A>>
public class DestinationFluentImpl.RefNestedImpl<N> extends KReferenceFluentImpl<DestinationFluent.RefNested<N>> implements DestinationFluent.RefNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendRef()-
Methods inherited from class io.fabric8.knative.internal.pkg.apis.duck.v1.KReferenceFluentImpl
equals, getApiVersion, getKind, getName, getNamespace, hasApiVersion, hashCode, hasKind, hasName, hasNamespace, withApiVersion, withKind, withName, withNamespace, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewNamespace, withNewNamespace, withNewNamespace
-
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.KReferenceFluent
getApiVersion, getKind, getName, getNamespace, hasApiVersion, hasKind, hasName, hasNamespace, withApiVersion, withKind, withName, withNamespace, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewNamespace, withNewNamespace, withNewNamespace
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceDestinationFluent.RefNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endRef
public N endRef()
- Specified by:
endRefin interfaceDestinationFluent.RefNested<N>
-
-