Package io.fabric8.kubernetes.api.model
Interface ProbeFluent.HttpGetNested<N>
- All Superinterfaces:
Fluent<ProbeFluent.HttpGetNested<N>>
,HTTPGetActionFluent<ProbeFluent.HttpGetNested<N>>
,Nested<N>
- All Known Implementing Classes:
ProbeFluentImpl.HttpGetNestedImpl
- Enclosing interface:
- ProbeFluent<A extends ProbeFluent<A>>
public static interface ProbeFluent.HttpGetNested<N> extends Nested<N>, HTTPGetActionFluent<ProbeFluent.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