Package io.fabric8.kubernetes.api.model
Class HTTPGetActionFluentImpl<A extends HTTPGetActionFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.HTTPGetActionFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,HTTPGetActionFluent<A>
- Direct Known Subclasses:
DoneableHTTPGetAction
,HandlerFluentImpl.HttpGetNestedImpl
,HTTPGetActionBuilder
,ProbeFluentImpl.HttpGetNestedImpl
,WatchEventFluentImpl.HTTPGetActionObjectNestedImpl
public class HTTPGetActionFluentImpl<A extends HTTPGetActionFluent<A>> extends BaseFluent<A> implements HTTPGetActionFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
HTTPGetActionFluentImpl.HttpHeadersNestedImpl<N>
class
HTTPGetActionFluentImpl.PortNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.HTTPGetActionFluent
HTTPGetActionFluent.HttpHeadersNested<N>, HTTPGetActionFluent.PortNested<N>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description HTTPGetActionFluentImpl()
HTTPGetActionFluentImpl(HTTPGetAction instance)
-
Method Summary
-
Constructor Details
-
HTTPGetActionFluentImpl
public HTTPGetActionFluentImpl() -
HTTPGetActionFluentImpl
-
-
Method Details
-
getHost
- Specified by:
getHost
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
withHost
- Specified by:
withHost
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
hasHost
- Specified by:
hasHost
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
withNewHost
- Specified by:
withNewHost
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
withNewHost
- Specified by:
withNewHost
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
withNewHost
- Specified by:
withNewHost
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
addToHttpHeaders
- Specified by:
addToHttpHeaders
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
setToHttpHeaders
- Specified by:
setToHttpHeaders
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
addToHttpHeaders
- Specified by:
addToHttpHeaders
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
addAllToHttpHeaders
- Specified by:
addAllToHttpHeaders
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
removeFromHttpHeaders
- Specified by:
removeFromHttpHeaders
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
removeAllFromHttpHeaders
- Specified by:
removeAllFromHttpHeaders
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
removeMatchingFromHttpHeaders
- Specified by:
removeMatchingFromHttpHeaders
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
getHttpHeaders
Deprecated.This method has been deprecated, please use method buildHttpHeaders instead.- Specified by:
getHttpHeaders
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
- Returns:
- The buildable object.
-
buildHttpHeaders
- Specified by:
buildHttpHeaders
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
buildHttpHeader
- Specified by:
buildHttpHeader
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
buildFirstHttpHeader
- Specified by:
buildFirstHttpHeader
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
buildLastHttpHeader
- Specified by:
buildLastHttpHeader
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
buildMatchingHttpHeader
- Specified by:
buildMatchingHttpHeader
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
hasMatchingHttpHeader
- Specified by:
hasMatchingHttpHeader
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
withHttpHeaders
- Specified by:
withHttpHeaders
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
withHttpHeaders
- Specified by:
withHttpHeaders
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
hasHttpHeaders
- Specified by:
hasHttpHeaders
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
addNewHttpHeader
- Specified by:
addNewHttpHeader
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
addNewHttpHeader
- Specified by:
addNewHttpHeader
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
addNewHttpHeaderLike
- Specified by:
addNewHttpHeaderLike
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
setNewHttpHeaderLike
- Specified by:
setNewHttpHeaderLike
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
editHttpHeader
- Specified by:
editHttpHeader
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
editFirstHttpHeader
- Specified by:
editFirstHttpHeader
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
editLastHttpHeader
- Specified by:
editLastHttpHeader
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
editMatchingHttpHeader
public HTTPGetActionFluent.HttpHeadersNested<A> editMatchingHttpHeader(Predicate<HTTPHeaderBuilder> predicate)- Specified by:
editMatchingHttpHeader
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
getPath
- Specified by:
getPath
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
withPath
- Specified by:
withPath
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
hasPath
- Specified by:
hasPath
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
withNewPath
- Specified by:
withNewPath
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
withNewPath
- Specified by:
withNewPath
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
withNewPath
- Specified by:
withNewPath
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
getPort
Deprecated.This method has been deprecated, please use method buildPort instead.- Specified by:
getPort
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
- Returns:
- The buildable object.
-
buildPort
- Specified by:
buildPort
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
withPort
- Specified by:
withPort
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
hasPort
- Specified by:
hasPort
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
withNewPort
- Specified by:
withNewPort
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
withNewPort
- Specified by:
withNewPort
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
withNewPort
- Specified by:
withNewPort
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
withNewPortLike
- Specified by:
withNewPortLike
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
editPort
- Specified by:
editPort
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
editOrNewPort
- Specified by:
editOrNewPort
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
editOrNewPortLike
- Specified by:
editOrNewPortLike
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
getScheme
- Specified by:
getScheme
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
withScheme
- Specified by:
withScheme
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
hasScheme
- Specified by:
hasScheme
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
withNewScheme
- Specified by:
withNewScheme
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
withNewScheme
- Specified by:
withNewScheme
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
withNewScheme
- Specified by:
withNewScheme
in interfaceHTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
-
equals
-