Class TagImageHookFluent.ToNested<N>

  • All Implemented Interfaces:
    io.fabric8.kubernetes.api.builder.Nested<N>
    Enclosing class:
    TagImageHookFluent<A extends TagImageHookFluent<A>>

    public class TagImageHookFluent.ToNested<N>
    extends io.fabric8.kubernetes.api.model.ObjectReferenceFluent<TagImageHookFluent.ToNested<N>>
    implements io.fabric8.kubernetes.api.builder.Nested<N>
    • Field Summary

      • Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent

        _visitables, VISIT
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      N and()  
      N endTo()  
      • Methods inherited from class io.fabric8.kubernetes.api.model.ObjectReferenceFluent

        addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getApiVersion, getFieldPath, getKind, getName, getNamespace, getResourceVersion, getUid, hasAdditionalProperties, hasApiVersion, hasFieldPath, hashCode, hasKind, hasName, hasNamespace, hasResourceVersion, hasUid, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withFieldPath, withKind, withName, withNamespace, withResourceVersion, withUid
      • Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent

        aggregate, aggregate, build, build, builderOf, getVisitableMap
    • Method Detail

      • and

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

        public N endTo()