public class PodHttpChaosPatchActionsFluentImpl<A extends PodHttpChaosPatchActionsFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PodHttpChaosPatchActionsFluent<A>
PodHttpChaosPatchActionsFluent.BodyNested<N>| Constructor and Description |
|---|
PodHttpChaosPatchActionsFluentImpl() |
PodHttpChaosPatchActionsFluentImpl(PodHttpChaosPatchActions instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PodHttpChaosPatchActionsFluentImpl()
public PodHttpChaosPatchActionsFluentImpl(PodHttpChaosPatchActions instance)
@Deprecated public PodHttpChaosPatchBodyAction getBody()
getBody in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public PodHttpChaosPatchBodyAction buildBody()
buildBody in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public A withBody(PodHttpChaosPatchBodyAction body)
withBody in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public Boolean hasBody()
hasBody in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public A withNewBody(String type, String value)
withNewBody in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public PodHttpChaosPatchActionsFluent.BodyNested<A> withNewBody()
withNewBody in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public PodHttpChaosPatchActionsFluent.BodyNested<A> withNewBodyLike(PodHttpChaosPatchBodyAction item)
withNewBodyLike in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public PodHttpChaosPatchActionsFluent.BodyNested<A> editBody()
editBody in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public PodHttpChaosPatchActionsFluent.BodyNested<A> editOrNewBody()
editOrNewBody in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public PodHttpChaosPatchActionsFluent.BodyNested<A> editOrNewBodyLike(PodHttpChaosPatchBodyAction item)
editOrNewBodyLike in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public A addToHeaders(Integer index, List<String> item)
addToHeaders in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public A setToHeaders(Integer index, List<String> item)
setToHeaders in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public A addToHeaders(List<String>... items)
addToHeaders in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public A addAllToHeaders(Collection<List<String>> items)
addAllToHeaders in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public A removeFromHeaders(List<String>... items)
removeFromHeaders in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public A removeAllFromHeaders(Collection<List<String>> items)
removeAllFromHeaders in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public List<List<String>> getHeaders()
getHeaders in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public List<String> getHeader(Integer index)
getHeader in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public List<String> getFirstHeader()
getFirstHeader in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public List<String> getLastHeader()
getLastHeader in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public List<String> getMatchingHeader(Predicate<List<String>> predicate)
getMatchingHeader in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public Boolean hasMatchingHeader(Predicate<List<String>> predicate)
hasMatchingHeader in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public <E> A withHeaders(List<List<String>> headers)
withHeaders in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public A withHeaders(List<String>... headers)
withHeaders in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public Boolean hasHeaders()
hasHeaders in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public A addToQueries(Integer index, List<String> item)
addToQueries in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public A setToQueries(Integer index, List<String> item)
setToQueries in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public A addToQueries(List<String>... items)
addToQueries in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public A addAllToQueries(Collection<List<String>> items)
addAllToQueries in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public A removeFromQueries(List<String>... items)
removeFromQueries in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public A removeAllFromQueries(Collection<List<String>> items)
removeAllFromQueries in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public List<List<String>> getQueries()
getQueries in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public List<String> getQuery(Integer index)
getQuery in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public List<String> getFirstQuery()
getFirstQuery in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public List<String> getLastQuery()
getLastQuery in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public List<String> getMatchingQuery(Predicate<List<String>> predicate)
getMatchingQuery in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public Boolean hasMatchingQuery(Predicate<List<String>> predicate)
hasMatchingQuery in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public <E> A withQueries(List<List<String>> queries)
withQueries in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public A withQueries(List<String>... queries)
withQueries in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public Boolean hasQueries()
hasQueries in interface PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PodHttpChaosPatchActionsFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PodHttpChaosPatchActionsFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.