public class PodHttpChaosPatchBodyActionBuilder extends PodHttpChaosPatchBodyActionFluentImpl<PodHttpChaosPatchBodyActionBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PodHttpChaosPatchBodyAction,PodHttpChaosPatchBodyActionBuilder>
| Constructor and Description |
|---|
PodHttpChaosPatchBodyActionBuilder() |
PodHttpChaosPatchBodyActionBuilder(Boolean validationEnabled) |
PodHttpChaosPatchBodyActionBuilder(PodHttpChaosPatchBodyAction instance) |
PodHttpChaosPatchBodyActionBuilder(PodHttpChaosPatchBodyAction instance,
Boolean validationEnabled) |
PodHttpChaosPatchBodyActionBuilder(PodHttpChaosPatchBodyActionFluent<?> fluent) |
PodHttpChaosPatchBodyActionBuilder(PodHttpChaosPatchBodyActionFluent<?> fluent,
Boolean validationEnabled) |
PodHttpChaosPatchBodyActionBuilder(PodHttpChaosPatchBodyActionFluent<?> fluent,
PodHttpChaosPatchBodyAction instance) |
PodHttpChaosPatchBodyActionBuilder(PodHttpChaosPatchBodyActionFluent<?> fluent,
PodHttpChaosPatchBodyAction instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PodHttpChaosPatchBodyAction |
build() |
equals, getType, getValue, hashCode, hasType, hasValue, toString, withType, withValueaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PodHttpChaosPatchBodyActionBuilder()
public PodHttpChaosPatchBodyActionBuilder(Boolean validationEnabled)
public PodHttpChaosPatchBodyActionBuilder(PodHttpChaosPatchBodyActionFluent<?> fluent)
public PodHttpChaosPatchBodyActionBuilder(PodHttpChaosPatchBodyActionFluent<?> fluent, Boolean validationEnabled)
public PodHttpChaosPatchBodyActionBuilder(PodHttpChaosPatchBodyActionFluent<?> fluent, PodHttpChaosPatchBodyAction instance)
public PodHttpChaosPatchBodyActionBuilder(PodHttpChaosPatchBodyActionFluent<?> fluent, PodHttpChaosPatchBodyAction instance, Boolean validationEnabled)
public PodHttpChaosPatchBodyActionBuilder(PodHttpChaosPatchBodyAction instance)
public PodHttpChaosPatchBodyActionBuilder(PodHttpChaosPatchBodyAction instance, Boolean validationEnabled)
public PodHttpChaosPatchBodyAction build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PodHttpChaosPatchBodyAction>Copyright © 2015–2022 Red Hat. All rights reserved.