public class PodHttpChaosPatchActionsFluent<A extends PodHttpChaosPatchActionsFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
PodHttpChaosPatchActionsFluent.BodyNested<N> |
| Constructor and Description |
|---|
PodHttpChaosPatchActionsFluent() |
PodHttpChaosPatchActionsFluent(PodHttpChaosPatchActions instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PodHttpChaosPatchActionsFluent()
public PodHttpChaosPatchActionsFluent(PodHttpChaosPatchActions instance)
protected void copyInstance(PodHttpChaosPatchActions instance)
public PodHttpChaosPatchBodyAction buildBody()
public A withBody(PodHttpChaosPatchBodyAction body)
public boolean hasBody()
public PodHttpChaosPatchActionsFluent.BodyNested<A> withNewBody()
public PodHttpChaosPatchActionsFluent.BodyNested<A> withNewBodyLike(PodHttpChaosPatchBodyAction item)
public PodHttpChaosPatchActionsFluent.BodyNested<A> editBody()
public PodHttpChaosPatchActionsFluent.BodyNested<A> editOrNewBody()
public PodHttpChaosPatchActionsFluent.BodyNested<A> editOrNewBodyLike(PodHttpChaosPatchBodyAction item)
public A addAllToHeaders(Collection<List<String>> items)
public A removeAllFromHeaders(Collection<List<String>> items)
public boolean hasHeaders()
public A addAllToQueries(Collection<List<String>> items)
public A removeAllFromQueries(Collection<List<String>> items)
public boolean hasQueries()
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.