Package io.fabric8.kubernetes.api.model
Class HandlerFluentImpl.HttpGetNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.HTTPGetActionFluentImpl<HandlerFluent.HttpGetNested<N>>
io.fabric8.kubernetes.api.model.HandlerFluentImpl.HttpGetNestedImpl<N>
- All Implemented Interfaces:
Fluent<HandlerFluent.HttpGetNested<N>>,Nested<N>,Visitable<HandlerFluent.HttpGetNested<N>>,HandlerFluent.HttpGetNested<N>,HTTPGetActionFluent<HandlerFluent.HttpGetNested<N>>
- Enclosing class:
- HandlerFluentImpl<A extends HandlerFluent<A>>
public class HandlerFluentImpl.HttpGetNestedImpl<N> extends HTTPGetActionFluentImpl<HandlerFluent.HttpGetNested<N>> implements HandlerFluent.HttpGetNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.HTTPGetActionFluentImpl
HTTPGetActionFluentImpl.HttpHeadersNestedImpl<N>, HTTPGetActionFluentImpl.PortNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.HTTPGetActionFluent
HTTPGetActionFluent.HttpHeadersNested<N>, HTTPGetActionFluent.PortNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendHttpGet()Methods inherited from class io.fabric8.kubernetes.api.model.HTTPGetActionFluentImpl
addAllToHttpHeaders, addNewHttpHeader, addNewHttpHeader, addNewHttpHeaderLike, addToHttpHeaders, addToHttpHeaders, buildFirstHttpHeader, buildHttpHeader, buildHttpHeaders, buildLastHttpHeader, buildMatchingHttpHeader, buildPort, editFirstHttpHeader, editHttpHeader, editLastHttpHeader, editMatchingHttpHeader, editOrNewPort, editOrNewPortLike, editPort, equals, getHost, getHttpHeaders, getPath, getPort, getScheme, hasHost, hasHttpHeaders, hasMatchingHttpHeader, hasPath, hasPort, hasScheme, removeAllFromHttpHeaders, removeFromHttpHeaders, removeMatchingFromHttpHeaders, setNewHttpHeaderLike, setToHttpHeaders, withHost, withHttpHeaders, withHttpHeaders, withNewHost, withNewHost, withNewHost, withNewPath, withNewPath, withNewPath, withNewPort, withNewPort, withNewPort, withNewPortLike, withNewScheme, withNewScheme, withNewScheme, withPath, withPort, withSchemeMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.HTTPGetActionFluent
addAllToHttpHeaders, addNewHttpHeader, addNewHttpHeader, addNewHttpHeaderLike, addToHttpHeaders, addToHttpHeaders, buildFirstHttpHeader, buildHttpHeader, buildHttpHeaders, buildLastHttpHeader, buildMatchingHttpHeader, buildPort, editFirstHttpHeader, editHttpHeader, editLastHttpHeader, editMatchingHttpHeader, editOrNewPort, editOrNewPortLike, editPort, getHost, getHttpHeaders, getPath, getPort, getScheme, hasHost, hasHttpHeaders, hasMatchingHttpHeader, hasPath, hasPort, hasScheme, removeAllFromHttpHeaders, removeFromHttpHeaders, removeMatchingFromHttpHeaders, setNewHttpHeaderLike, setToHttpHeaders, withHost, withHttpHeaders, withHttpHeaders, withNewHost, withNewHost, withNewHost, withNewPath, withNewPath, withNewPath, withNewPort, withNewPort, withNewPort, withNewPortLike, withNewScheme, withNewScheme, withNewScheme, withPath, withPort, withScheme
-
Method Details
-
and
-
endHttpGet
- Specified by:
endHttpGetin interfaceHandlerFluent.HttpGetNested<N>
-