public class ReportNothingListBuilder extends ReportNothingListFluentImpl<ReportNothingListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ReportNothingList,ReportNothingListBuilder>
ReportNothingListFluentImpl.ItemsNestedImpl<N>ReportNothingListFluent.ItemsNested<N>| Constructor and Description |
|---|
ReportNothingListBuilder() |
ReportNothingListBuilder(Boolean validationEnabled) |
ReportNothingListBuilder(ReportNothingList instance) |
ReportNothingListBuilder(ReportNothingList instance,
Boolean validationEnabled) |
ReportNothingListBuilder(ReportNothingListFluent<?> fluent) |
ReportNothingListBuilder(ReportNothingListFluent<?> fluent,
Boolean validationEnabled) |
ReportNothingListBuilder(ReportNothingListFluent<?> fluent,
ReportNothingList instance) |
ReportNothingListBuilder(ReportNothingListFluent<?> fluent,
ReportNothingList instance,
Boolean validationEnabled) |
ReportNothingListBuilder(ReportNothingListFluent<?> fluent,
ReportNothingList instance,
javax.validation.Validator validator) |
ReportNothingListBuilder(ReportNothingList instance,
javax.validation.Validator validator) |
ReportNothingListBuilder(javax.validation.Validator validator) |
| Modifier and Type | Method and Description |
|---|---|
ReportNothingList |
build() |
boolean |
equals(Object o) |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaccept, aggregate, aggregate, build, buildpublic ReportNothingListBuilder()
public ReportNothingListBuilder(Boolean validationEnabled)
public ReportNothingListBuilder(ReportNothingListFluent<?> fluent)
public ReportNothingListBuilder(ReportNothingListFluent<?> fluent, Boolean validationEnabled)
public ReportNothingListBuilder(ReportNothingListFluent<?> fluent, ReportNothingList instance)
public ReportNothingListBuilder(ReportNothingListFluent<?> fluent, ReportNothingList instance, Boolean validationEnabled)
public ReportNothingListBuilder(ReportNothingList instance)
public ReportNothingListBuilder(ReportNothingList instance, Boolean validationEnabled)
public ReportNothingListBuilder(javax.validation.Validator validator)
public ReportNothingListBuilder(ReportNothingListFluent<?> fluent, ReportNothingList instance, javax.validation.Validator validator)
public ReportNothingListBuilder(ReportNothingList instance, javax.validation.Validator validator)
public ReportNothingList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ReportNothingList>public boolean equals(Object o)
equals in class ReportNothingListFluentImpl<ReportNothingListBuilder>Copyright © 2017–2018 Red Hat. All rights reserved.