public class CheckNothingSpecBuilder extends CheckNothingSpecFluentImpl<CheckNothingSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CheckNothingSpec,CheckNothingSpecBuilder>
| Constructor and Description |
|---|
CheckNothingSpecBuilder() |
CheckNothingSpecBuilder(Boolean validationEnabled) |
CheckNothingSpecBuilder(CheckNothingSpec instance) |
CheckNothingSpecBuilder(CheckNothingSpec instance,
Boolean validationEnabled) |
CheckNothingSpecBuilder(CheckNothingSpecFluent<?> fluent) |
CheckNothingSpecBuilder(CheckNothingSpecFluent<?> fluent,
Boolean validationEnabled) |
CheckNothingSpecBuilder(CheckNothingSpecFluent<?> fluent,
CheckNothingSpec instance) |
CheckNothingSpecBuilder(CheckNothingSpecFluent<?> fluent,
CheckNothingSpec instance,
Boolean validationEnabled) |
CheckNothingSpecBuilder(CheckNothingSpecFluent<?> fluent,
CheckNothingSpec instance,
javax.validation.Validator validator) |
CheckNothingSpecBuilder(CheckNothingSpec instance,
javax.validation.Validator validator) |
CheckNothingSpecBuilder(javax.validation.Validator validator) |
| Modifier and Type | Method and Description |
|---|---|
CheckNothingSpec |
build() |
boolean |
equals(Object o) |
getName, hasName, withNameaccept, aggregate, aggregate, build, buildpublic CheckNothingSpecBuilder()
public CheckNothingSpecBuilder(Boolean validationEnabled)
public CheckNothingSpecBuilder(CheckNothingSpecFluent<?> fluent)
public CheckNothingSpecBuilder(CheckNothingSpecFluent<?> fluent, Boolean validationEnabled)
public CheckNothingSpecBuilder(CheckNothingSpecFluent<?> fluent, CheckNothingSpec instance)
public CheckNothingSpecBuilder(CheckNothingSpecFluent<?> fluent, CheckNothingSpec instance, Boolean validationEnabled)
public CheckNothingSpecBuilder(CheckNothingSpec instance)
public CheckNothingSpecBuilder(CheckNothingSpec instance, Boolean validationEnabled)
public CheckNothingSpecBuilder(javax.validation.Validator validator)
public CheckNothingSpecBuilder(CheckNothingSpecFluent<?> fluent, CheckNothingSpec instance, javax.validation.Validator validator)
public CheckNothingSpecBuilder(CheckNothingSpec instance, javax.validation.Validator validator)
public CheckNothingSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CheckNothingSpec>public boolean equals(Object o)
equals in class CheckNothingSpecFluentImpl<CheckNothingSpecBuilder>Copyright © 2017–2018 Red Hat. All rights reserved.