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