Package io.fabric8.kubernetes.api.model
Class ProbeFluentImpl.HttpGetNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.HTTPGetActionFluentImpl<ProbeFluent.HttpGetNested<N>>
io.fabric8.kubernetes.api.model.ProbeFluentImpl.HttpGetNestedImpl<N>
- All Implemented Interfaces:
Fluent<ProbeFluent.HttpGetNested<N>>,Nested<N>,Visitable<ProbeFluent.HttpGetNested<N>>,HTTPGetActionFluent<ProbeFluent.HttpGetNested<N>>,ProbeFluent.HttpGetNested<N>
- Enclosing class:
- ProbeFluentImpl<A extends ProbeFluent<A>>
public class ProbeFluentImpl.HttpGetNestedImpl<N> extends HTTPGetActionFluentImpl<ProbeFluent.HttpGetNested<N>> implements ProbeFluent.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 interfaceProbeFluent.HttpGetNested<N>
-