public class ProfileListBuilder extends ProfileListFluentImpl<ProfileListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ProfileList,ProfileListBuilder>
ProfileListFluentImpl.ItemsNestedImpl<N>ProfileListFluent.ItemsNested<N>| Constructor and Description |
|---|
ProfileListBuilder() |
ProfileListBuilder(Boolean validationEnabled) |
ProfileListBuilder(ProfileList instance) |
ProfileListBuilder(ProfileList instance,
Boolean validationEnabled) |
ProfileListBuilder(ProfileListFluent<?> fluent) |
ProfileListBuilder(ProfileListFluent<?> fluent,
Boolean validationEnabled) |
ProfileListBuilder(ProfileListFluent<?> fluent,
ProfileList instance) |
ProfileListBuilder(ProfileListFluent<?> fluent,
ProfileList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ProfileList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadataaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ProfileListBuilder()
public ProfileListBuilder(Boolean validationEnabled)
public ProfileListBuilder(ProfileListFluent<?> fluent)
public ProfileListBuilder(ProfileListFluent<?> fluent, Boolean validationEnabled)
public ProfileListBuilder(ProfileListFluent<?> fluent, ProfileList instance)
public ProfileListBuilder(ProfileListFluent<?> fluent, ProfileList instance, Boolean validationEnabled)
public ProfileListBuilder(ProfileList instance)
public ProfileListBuilder(ProfileList instance, Boolean validationEnabled)
public ProfileList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ProfileList>public boolean equals(Object o)
equals in class ProfileListFluentImpl<ProfileListBuilder>public int hashCode()
hashCode in class ProfileListFluentImpl<ProfileListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.