public class NetworkChaosBuilder extends NetworkChaosFluentImpl<NetworkChaosBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<NetworkChaos,NetworkChaosBuilder>
NetworkChaosFluentImpl.MetadataNestedImpl<N>, NetworkChaosFluentImpl.SpecNestedImpl<N>, NetworkChaosFluentImpl.StatusNestedImpl<N>NetworkChaosFluent.MetadataNested<N>, NetworkChaosFluent.SpecNested<N>, NetworkChaosFluent.StatusNested<N>| Constructor and Description |
|---|
NetworkChaosBuilder() |
NetworkChaosBuilder(Boolean validationEnabled) |
NetworkChaosBuilder(NetworkChaos instance) |
NetworkChaosBuilder(NetworkChaos instance,
Boolean validationEnabled) |
NetworkChaosBuilder(NetworkChaosFluent<?> fluent) |
NetworkChaosBuilder(NetworkChaosFluent<?> fluent,
Boolean validationEnabled) |
NetworkChaosBuilder(NetworkChaosFluent<?> fluent,
NetworkChaos instance) |
NetworkChaosBuilder(NetworkChaosFluent<?> fluent,
NetworkChaos instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableNetworkChaos |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, aggregate, aggregate, build, build, builderOfpublic NetworkChaosBuilder()
public NetworkChaosBuilder(Boolean validationEnabled)
public NetworkChaosBuilder(NetworkChaosFluent<?> fluent)
public NetworkChaosBuilder(NetworkChaosFluent<?> fluent, Boolean validationEnabled)
public NetworkChaosBuilder(NetworkChaosFluent<?> fluent, NetworkChaos instance)
public NetworkChaosBuilder(NetworkChaosFluent<?> fluent, NetworkChaos instance, Boolean validationEnabled)
public NetworkChaosBuilder(NetworkChaos instance)
public NetworkChaosBuilder(NetworkChaos instance, Boolean validationEnabled)
public EditableNetworkChaos build()
build in interface io.fabric8.kubernetes.api.builder.Builder<NetworkChaos>public boolean equals(Object o)
equals in class NetworkChaosFluentImpl<NetworkChaosBuilder>public int hashCode()
hashCode in class NetworkChaosFluentImpl<NetworkChaosBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.