Package io.fabric8.kubernetes.api.model
Class HTTPGetActionFluent.HttpHeadersNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.HTTPHeaderFluent<HTTPGetActionFluent.HttpHeadersNested<N>>
-
- io.fabric8.kubernetes.api.model.HTTPGetActionFluent.HttpHeadersNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- HTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
public class HTTPGetActionFluent.HttpHeadersNested<N> extends HTTPHeaderFluent<HTTPGetActionFluent.HttpHeadersNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endHttpHeader()
-
Methods inherited from class io.fabric8.kubernetes.api.model.HTTPHeaderFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getName, getValue, hasAdditionalProperties, hashCode, hasName, hasValue, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withName, withValue
-
-