public interface PodHttpChaosPatchBodyActionFluent<A extends PodHttpChaosPatchBodyActionFluent<A>> extends io.fabric8.kubernetes.api.builder.Fluent<A>
String
getType()
getValue()
Boolean
hasType()
hasValue()
A
withType(String type)
withValue(String value)
String getType()
A withType(String type)
Boolean hasType()
String getValue()
A withValue(String value)
Boolean hasValue()
Copyright © 2015–2022 Red Hat. All rights reserved.