public class ConsoleNotificationSpecBuilder extends ConsoleNotificationSpecFluentImpl<ConsoleNotificationSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ConsoleNotificationSpec,ConsoleNotificationSpecBuilder>
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() |
addToAdditionalProperties, addToAdditionalProperties, buildLink, editLink, editOrNewLink, editOrNewLinkLike, equals, getAdditionalProperties, getBackgroundColor, getColor, getLink, getLocation, getText, hasAdditionalProperties, hasBackgroundColor, hasColor, hashCode, hasLink, hasLocation, hasText, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withBackgroundColor, withColor, withLink, withLocation, withNewLink, withNewLink, withNewLinkLike, withTextaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2022 Red Hat. All rights reserved.