public class PodHttpChaosPatchActionsBuilder extends PodHttpChaosPatchActionsFluentImpl<PodHttpChaosPatchActionsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PodHttpChaosPatchActions,PodHttpChaosPatchActionsBuilder>
PodHttpChaosPatchActionsFluent.BodyNested<N>| Constructor and Description |
|---|
PodHttpChaosPatchActionsBuilder() |
PodHttpChaosPatchActionsBuilder(Boolean validationEnabled) |
PodHttpChaosPatchActionsBuilder(PodHttpChaosPatchActions instance) |
PodHttpChaosPatchActionsBuilder(PodHttpChaosPatchActions instance,
Boolean validationEnabled) |
PodHttpChaosPatchActionsBuilder(PodHttpChaosPatchActionsFluent<?> fluent) |
PodHttpChaosPatchActionsBuilder(PodHttpChaosPatchActionsFluent<?> fluent,
Boolean validationEnabled) |
PodHttpChaosPatchActionsBuilder(PodHttpChaosPatchActionsFluent<?> fluent,
PodHttpChaosPatchActions instance) |
PodHttpChaosPatchActionsBuilder(PodHttpChaosPatchActionsFluent<?> fluent,
PodHttpChaosPatchActions instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PodHttpChaosPatchActions |
build() |
addAllToHeaders, addAllToQueries, addToHeaders, addToHeaders, addToQueries, addToQueries, buildBody, editBody, editOrNewBody, editOrNewBodyLike, equals, getBody, getFirstHeader, getFirstQuery, getHeader, getHeaders, getLastHeader, getLastQuery, getMatchingHeader, getMatchingQuery, getQueries, getQuery, hasBody, hashCode, hasHeaders, hasMatchingHeader, hasMatchingQuery, hasQueries, removeAllFromHeaders, removeAllFromQueries, removeFromHeaders, removeFromQueries, setToHeaders, setToQueries, toString, withBody, withHeaders, withHeaders, withNewBody, withNewBody, withNewBodyLike, withQueries, withQueriesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PodHttpChaosPatchActionsBuilder()
public PodHttpChaosPatchActionsBuilder(Boolean validationEnabled)
public PodHttpChaosPatchActionsBuilder(PodHttpChaosPatchActionsFluent<?> fluent)
public PodHttpChaosPatchActionsBuilder(PodHttpChaosPatchActionsFluent<?> fluent, Boolean validationEnabled)
public PodHttpChaosPatchActionsBuilder(PodHttpChaosPatchActionsFluent<?> fluent, PodHttpChaosPatchActions instance)
public PodHttpChaosPatchActionsBuilder(PodHttpChaosPatchActionsFluent<?> fluent, PodHttpChaosPatchActions instance, Boolean validationEnabled)
public PodHttpChaosPatchActionsBuilder(PodHttpChaosPatchActions instance)
public PodHttpChaosPatchActionsBuilder(PodHttpChaosPatchActions instance, Boolean validationEnabled)
public PodHttpChaosPatchActions build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PodHttpChaosPatchActions>Copyright © 2015–2023 Red Hat. All rights reserved.