public class CheckNothingBuilder extends CheckNothingFluentImpl<CheckNothingBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CheckNothing,CheckNothingBuilder>
CheckNothingFluentImpl.MetadataNestedImpl<N>, CheckNothingFluentImpl.SpecNestedImpl<N>CheckNothingFluent.MetadataNested<N>, CheckNothingFluent.SpecNested<N>| Constructor and Description |
|---|
CheckNothingBuilder() |
CheckNothingBuilder(Boolean validationEnabled) |
CheckNothingBuilder(CheckNothing instance) |
CheckNothingBuilder(CheckNothing instance,
Boolean validationEnabled) |
CheckNothingBuilder(CheckNothingFluent<?> fluent) |
CheckNothingBuilder(CheckNothingFluent<?> fluent,
Boolean validationEnabled) |
CheckNothingBuilder(CheckNothingFluent<?> fluent,
CheckNothing instance) |
CheckNothingBuilder(CheckNothingFluent<?> fluent,
CheckNothing instance,
Boolean validationEnabled) |
CheckNothingBuilder(CheckNothingFluent<?> fluent,
CheckNothing instance,
javax.validation.Validator validator) |
CheckNothingBuilder(CheckNothing instance,
javax.validation.Validator validator) |
CheckNothingBuilder(javax.validation.Validator validator) |
| Modifier and Type | Method and Description |
|---|---|
CheckNothing |
build() |
boolean |
equals(Object o) |
buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, getApiVersion, getKind, getMetadata, getSpec, hasApiVersion, hasKind, hasMetadata, hasSpec, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpec, withNewSpecLike, withSpecaccept, aggregate, aggregate, build, buildpublic CheckNothingBuilder()
public CheckNothingBuilder(Boolean validationEnabled)
public CheckNothingBuilder(CheckNothingFluent<?> fluent)
public CheckNothingBuilder(CheckNothingFluent<?> fluent, Boolean validationEnabled)
public CheckNothingBuilder(CheckNothingFluent<?> fluent, CheckNothing instance)
public CheckNothingBuilder(CheckNothingFluent<?> fluent, CheckNothing instance, Boolean validationEnabled)
public CheckNothingBuilder(CheckNothing instance)
public CheckNothingBuilder(CheckNothing instance, Boolean validationEnabled)
public CheckNothingBuilder(javax.validation.Validator validator)
public CheckNothingBuilder(CheckNothingFluent<?> fluent, CheckNothing instance, javax.validation.Validator validator)
public CheckNothingBuilder(CheckNothing instance, javax.validation.Validator validator)
public CheckNothing build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CheckNothing>public boolean equals(Object o)
equals in class CheckNothingFluentImpl<CheckNothingBuilder>Copyright © 2017–2018 Red Hat. All rights reserved.