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