public class PetSetListBuilder extends PetSetListFluentImpl<PetSetListBuilder> implements VisitableBuilder<PetSetList,PetSetListBuilder>
PetSetListFluentImpl.ItemsNestedImpl<N>, PetSetListFluentImpl.MetadataNestedImpl<N>
PetSetListFluent.ItemsNested<N>, PetSetListFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
PetSetListBuilder() |
PetSetListBuilder(Boolean validationEnabled) |
PetSetListBuilder(PetSetList instance) |
PetSetListBuilder(PetSetList instance,
Boolean validationEnabled) |
PetSetListBuilder(PetSetListFluent<?> fluent) |
PetSetListBuilder(PetSetListFluent<?> fluent,
Boolean validationEnabled) |
PetSetListBuilder(PetSetListFluent<?> fluent,
PetSetList instance) |
PetSetListBuilder(PetSetListFluent<?> fluent,
PetSetList instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
PetSetList |
build() |
boolean |
equals(Object o) |
addNewItem, addNewItemLike, addToItems, editMetadata, getApiVersion, getItems, getKind, getMetadata, removeFromItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLike
accept, aggregate, aggregate, build, build
public PetSetListBuilder()
public PetSetListBuilder(Boolean validationEnabled)
public PetSetListBuilder(PetSetListFluent<?> fluent)
public PetSetListBuilder(PetSetListFluent<?> fluent, Boolean validationEnabled)
public PetSetListBuilder(PetSetListFluent<?> fluent, PetSetList instance)
public PetSetListBuilder(PetSetListFluent<?> fluent, PetSetList instance, Boolean validationEnabled)
public PetSetListBuilder(PetSetList instance)
public PetSetListBuilder(PetSetList instance, Boolean validationEnabled)
public PetSetList build()
build
in interface Builder<PetSetList>
public boolean equals(Object o)
equals
in class PetSetListFluentImpl<PetSetListBuilder>
Copyright © 2011–2016 Red Hat. All rights reserved.