Interface EndpointFluent.TargetRefNested<N>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<EndpointFluent.TargetRefNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>, io.fabric8.kubernetes.api.model.ObjectReferenceFluent<EndpointFluent.TargetRefNested<N>>
All Known Implementing Classes:
EndpointFluentImpl.TargetRefNestedImpl
Enclosing interface:
EndpointFluent<A extends EndpointFluent<A>>

public static interface EndpointFluent.TargetRefNested<N>
extends io.fabric8.kubernetes.api.builder.Nested<N>, io.fabric8.kubernetes.api.model.ObjectReferenceFluent<EndpointFluent.TargetRefNested<N>>
  • Method Summary

    Modifier and Type Method Description
    N and()  
    N endTargetRef()  

    Methods inherited from interface io.fabric8.kubernetes.api.model.ObjectReferenceFluent

    getApiVersion, getFieldPath, getKind, getName, getNamespace, getResourceVersion, getUid, hasApiVersion, hasFieldPath, hasKind, hasName, hasNamespace, hasResourceVersion, hasUid, withApiVersion, withFieldPath, withKind, withName, withNamespace, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewFieldPath, withNewFieldPath, withNewFieldPath, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewNamespace, withNewNamespace, withNewNamespace, withNewResourceVersion, withNewResourceVersion, withNewResourceVersion, withNewUid, withNewUid, withNewUid, withResourceVersion, withUid
  • Method Details

    • and

      N and()
      Specified by:
      and in interface io.fabric8.kubernetes.api.builder.Nested<N>
    • endTargetRef

      N endTargetRef()