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