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