public class ServiceAccountListBuilder extends ServiceAccountListFluentImpl<ServiceAccountListBuilder> implements VisitableBuilder<ServiceAccountList,ServiceAccountListBuilder>
ServiceAccountListFluent.ItemsNested<N>, ServiceAccountListFluent.MetadataNested<N>_visitables, VISIT| Constructor and Description |
|---|
ServiceAccountListBuilder() |
ServiceAccountListBuilder(Boolean validationEnabled) |
ServiceAccountListBuilder(ServiceAccountList instance) |
ServiceAccountListBuilder(ServiceAccountList instance,
Boolean validationEnabled) |
ServiceAccountListBuilder(ServiceAccountListFluent<?> fluent) |
ServiceAccountListBuilder(ServiceAccountListFluent<?> fluent,
Boolean validationEnabled) |
ServiceAccountListBuilder(ServiceAccountListFluent<?> fluent,
ServiceAccountList instance) |
ServiceAccountListBuilder(ServiceAccountListFluent<?> fluent,
ServiceAccountList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, 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, withNewMetadata, withNewMetadata, withNewMetadataLikeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ServiceAccountListBuilder()
public ServiceAccountListBuilder(Boolean validationEnabled)
public ServiceAccountListBuilder(ServiceAccountListFluent<?> fluent)
public ServiceAccountListBuilder(ServiceAccountListFluent<?> fluent, Boolean validationEnabled)
public ServiceAccountListBuilder(ServiceAccountListFluent<?> fluent, ServiceAccountList instance)
public ServiceAccountListBuilder(ServiceAccountListFluent<?> fluent, ServiceAccountList instance, Boolean validationEnabled)
public ServiceAccountListBuilder(ServiceAccountList instance)
public ServiceAccountListBuilder(ServiceAccountList instance, Boolean validationEnabled)
public ServiceAccountList build()
build in interface Builder<ServiceAccountList>Copyright © 2015–2022 Red Hat. All rights reserved.