public class ProfileListBuilder extends ProfileListFluentImpl<ProfileListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ProfileList,ProfileListBuilder>
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() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2022 Red Hat. All rights reserved.