public class PodHttpChaosPatchBodyActionFluentImpl<A extends PodHttpChaosPatchBodyActionFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PodHttpChaosPatchBodyActionFluent<A>
| Constructor and Description |
|---|
PodHttpChaosPatchBodyActionFluentImpl() |
PodHttpChaosPatchBodyActionFluentImpl(PodHttpChaosPatchBodyAction instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getType() |
String |
getValue() |
int |
hashCode() |
Boolean |
hasType() |
Boolean |
hasValue() |
String |
toString() |
A |
withType(String type) |
A |
withValue(String value) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PodHttpChaosPatchBodyActionFluentImpl()
public PodHttpChaosPatchBodyActionFluentImpl(PodHttpChaosPatchBodyAction instance)
public String getType()
getType in interface PodHttpChaosPatchBodyActionFluent<A extends PodHttpChaosPatchBodyActionFluent<A>>public A withType(String type)
withType in interface PodHttpChaosPatchBodyActionFluent<A extends PodHttpChaosPatchBodyActionFluent<A>>public Boolean hasType()
hasType in interface PodHttpChaosPatchBodyActionFluent<A extends PodHttpChaosPatchBodyActionFluent<A>>public String getValue()
getValue in interface PodHttpChaosPatchBodyActionFluent<A extends PodHttpChaosPatchBodyActionFluent<A>>public A withValue(String value)
withValue in interface PodHttpChaosPatchBodyActionFluent<A extends PodHttpChaosPatchBodyActionFluent<A>>public Boolean hasValue()
hasValue in interface PodHttpChaosPatchBodyActionFluent<A extends PodHttpChaosPatchBodyActionFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PodHttpChaosPatchBodyActionFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PodHttpChaosPatchBodyActionFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.