public class ConsoleNotificationSpecBuilder extends ConsoleNotificationSpecFluentImpl<ConsoleNotificationSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ConsoleNotificationSpec,ConsoleNotificationSpecBuilder>
ConsoleNotificationSpecFluentImpl.LinkNestedImpl<N>ConsoleNotificationSpecFluent.LinkNested<N>| Constructor and Description |
|---|
ConsoleNotificationSpecBuilder() |
ConsoleNotificationSpecBuilder(Boolean validationEnabled) |
ConsoleNotificationSpecBuilder(ConsoleNotificationSpec instance) |
ConsoleNotificationSpecBuilder(ConsoleNotificationSpec instance,
Boolean validationEnabled) |
ConsoleNotificationSpecBuilder(ConsoleNotificationSpecFluent<?> fluent) |
ConsoleNotificationSpecBuilder(ConsoleNotificationSpecFluent<?> fluent,
Boolean validationEnabled) |
ConsoleNotificationSpecBuilder(ConsoleNotificationSpecFluent<?> fluent,
ConsoleNotificationSpec instance) |
ConsoleNotificationSpecBuilder(ConsoleNotificationSpecFluent<?> fluent,
ConsoleNotificationSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ConsoleNotificationSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildLink, editLink, editOrNewLink, editOrNewLinkLike, getBackgroundColor, getColor, getLink, getLocation, getText, hasBackgroundColor, hasColor, hasLink, hasLocation, hasText, withBackgroundColor, withColor, withLink, withLocation, withNewBackgroundColor, withNewColor, withNewLink, withNewLink, withNewLinkLike, withNewLocation, withNewText, withTextaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ConsoleNotificationSpecBuilder()
public ConsoleNotificationSpecBuilder(Boolean validationEnabled)
public ConsoleNotificationSpecBuilder(ConsoleNotificationSpecFluent<?> fluent)
public ConsoleNotificationSpecBuilder(ConsoleNotificationSpecFluent<?> fluent, Boolean validationEnabled)
public ConsoleNotificationSpecBuilder(ConsoleNotificationSpecFluent<?> fluent, ConsoleNotificationSpec instance)
public ConsoleNotificationSpecBuilder(ConsoleNotificationSpecFluent<?> fluent, ConsoleNotificationSpec instance, Boolean validationEnabled)
public ConsoleNotificationSpecBuilder(ConsoleNotificationSpec instance)
public ConsoleNotificationSpecBuilder(ConsoleNotificationSpec instance, Boolean validationEnabled)
public ConsoleNotificationSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ConsoleNotificationSpec>public boolean equals(Object o)
equals in class ConsoleNotificationSpecFluentImpl<ConsoleNotificationSpecBuilder>public int hashCode()
hashCode in class ConsoleNotificationSpecFluentImpl<ConsoleNotificationSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.