Package io.fabric8.kubernetes.api.model
Interface HandlerFluent.HttpGetNested<N>
- All Superinterfaces:
Fluent<HandlerFluent.HttpGetNested<N>>
,HTTPGetActionFluent<HandlerFluent.HttpGetNested<N>>
,Nested<N>
- All Known Implementing Classes:
HandlerFluentImpl.HttpGetNestedImpl
- Enclosing interface:
- HandlerFluent<A extends HandlerFluent<A>>
public static interface HandlerFluent.HttpGetNested<N> extends Nested<N>, HTTPGetActionFluent<HandlerFluent.HttpGetNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.HTTPGetActionFluent
HTTPGetActionFluent.HttpHeadersNested<N>, HTTPGetActionFluent.PortNested<N>
-
Method Summary
Modifier and Type Method Description N
and()
N
endHttpGet()
Methods 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