public class ServiceAccountListBuilder extends ServiceAccountListFluentImpl<ServiceAccountListBuilder> implements VisitableBuilder<ServiceAccountList,ServiceAccountListBuilder>
ServiceAccountListFluentImpl.ItemsNestedImpl<N>, ServiceAccountListFluentImpl.MetadataNestedImpl<N>
ServiceAccountListFluent.ItemsNested<N>, ServiceAccountListFluent.MetadataNested<N>
_visitables
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() |
boolean |
equals(Object o) |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLike
accept, aggregate, aggregate, build, build
public 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>
public boolean equals(Object o)
equals
in class ServiceAccountListFluentImpl<ServiceAccountListBuilder>
Copyright © 2011–2017 Red Hat. All rights reserved.