public class OAuthAccessTokenListBuilder extends OAuthAccessTokenListFluentImpl<OAuthAccessTokenListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<OAuthAccessTokenList,OAuthAccessTokenListBuilder>
OAuthAccessTokenListFluent.ItemsNested<N>| Constructor and Description |
|---|
OAuthAccessTokenListBuilder() |
OAuthAccessTokenListBuilder(Boolean validationEnabled) |
OAuthAccessTokenListBuilder(OAuthAccessTokenList instance) |
OAuthAccessTokenListBuilder(OAuthAccessTokenList instance,
Boolean validationEnabled) |
OAuthAccessTokenListBuilder(OAuthAccessTokenListFluent<?> fluent) |
OAuthAccessTokenListBuilder(OAuthAccessTokenListFluent<?> fluent,
Boolean validationEnabled) |
OAuthAccessTokenListBuilder(OAuthAccessTokenListFluent<?> fluent,
OAuthAccessTokenList instance) |
OAuthAccessTokenListBuilder(OAuthAccessTokenListFluent<?> fluent,
OAuthAccessTokenList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
OAuthAccessTokenList |
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 OAuthAccessTokenListBuilder()
public OAuthAccessTokenListBuilder(Boolean validationEnabled)
public OAuthAccessTokenListBuilder(OAuthAccessTokenListFluent<?> fluent)
public OAuthAccessTokenListBuilder(OAuthAccessTokenListFluent<?> fluent, Boolean validationEnabled)
public OAuthAccessTokenListBuilder(OAuthAccessTokenListFluent<?> fluent, OAuthAccessTokenList instance)
public OAuthAccessTokenListBuilder(OAuthAccessTokenListFluent<?> fluent, OAuthAccessTokenList instance, Boolean validationEnabled)
public OAuthAccessTokenListBuilder(OAuthAccessTokenList instance)
public OAuthAccessTokenListBuilder(OAuthAccessTokenList instance, Boolean validationEnabled)
public OAuthAccessTokenList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<OAuthAccessTokenList>Copyright © 2015–2022 Red Hat. All rights reserved.