public class ReportNothingBuilder extends ReportNothingFluentImpl<ReportNothingBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ReportNothing,ReportNothingBuilder>
ReportNothingFluentImpl.MetadataNestedImpl<N>, ReportNothingFluentImpl.SpecNestedImpl<N>ReportNothingFluent.MetadataNested<N>, ReportNothingFluent.SpecNested<N>| Constructor and Description |
|---|
ReportNothingBuilder() |
ReportNothingBuilder(Boolean validationEnabled) |
ReportNothingBuilder(ReportNothing instance) |
ReportNothingBuilder(ReportNothing instance,
Boolean validationEnabled) |
ReportNothingBuilder(ReportNothingFluent<?> fluent) |
ReportNothingBuilder(ReportNothingFluent<?> fluent,
Boolean validationEnabled) |
ReportNothingBuilder(ReportNothingFluent<?> fluent,
ReportNothing instance) |
ReportNothingBuilder(ReportNothingFluent<?> fluent,
ReportNothing instance,
Boolean validationEnabled) |
ReportNothingBuilder(ReportNothingFluent<?> fluent,
ReportNothing instance,
javax.validation.Validator validator) |
ReportNothingBuilder(ReportNothing instance,
javax.validation.Validator validator) |
ReportNothingBuilder(javax.validation.Validator validator) |
| Modifier and Type | Method and Description |
|---|---|
ReportNothing |
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 ReportNothingBuilder()
public ReportNothingBuilder(Boolean validationEnabled)
public ReportNothingBuilder(ReportNothingFluent<?> fluent)
public ReportNothingBuilder(ReportNothingFluent<?> fluent, Boolean validationEnabled)
public ReportNothingBuilder(ReportNothingFluent<?> fluent, ReportNothing instance)
public ReportNothingBuilder(ReportNothingFluent<?> fluent, ReportNothing instance, Boolean validationEnabled)
public ReportNothingBuilder(ReportNothing instance)
public ReportNothingBuilder(ReportNothing instance, Boolean validationEnabled)
public ReportNothingBuilder(javax.validation.Validator validator)
public ReportNothingBuilder(ReportNothingFluent<?> fluent, ReportNothing instance, javax.validation.Validator validator)
public ReportNothingBuilder(ReportNothing instance, javax.validation.Validator validator)
public ReportNothing build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ReportNothing>public boolean equals(Object o)
equals in class ReportNothingFluentImpl<ReportNothingBuilder>Copyright © 2017–2018 Red Hat. All rights reserved.