public class ConsoleNotificationSpecBuilder extends ConsoleNotificationSpecFluent<ConsoleNotificationSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ConsoleNotificationSpec,ConsoleNotificationSpecBuilder>
ConsoleNotificationSpecFluent.LinkNested<N>| Constructor and Description |
|---|
ConsoleNotificationSpecBuilder() |
ConsoleNotificationSpecBuilder(ConsoleNotificationSpec instance) |
ConsoleNotificationSpecBuilder(ConsoleNotificationSpecFluent<?> fluent) |
ConsoleNotificationSpecBuilder(ConsoleNotificationSpecFluent<?> fluent,
ConsoleNotificationSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
ConsoleNotificationSpec |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildLink, copyInstance, editLink, editOrNewLink, editOrNewLinkLike, equals, getAdditionalProperties, getBackgroundColor, getColor, getLocation, getText, hasAdditionalProperties, hasBackgroundColor, hasColor, hashCode, hasLink, hasLocation, hasText, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withBackgroundColor, withColor, withLink, withLocation, withNewLink, withNewLink, withNewLinkLike, withTextaggregate, aggregate, build, build, builderOf, getVisitableMappublic ConsoleNotificationSpecBuilder()
public ConsoleNotificationSpecBuilder(ConsoleNotificationSpecFluent<?> fluent)
public ConsoleNotificationSpecBuilder(ConsoleNotificationSpecFluent<?> fluent, ConsoleNotificationSpec instance)
public ConsoleNotificationSpecBuilder(ConsoleNotificationSpec instance)
public ConsoleNotificationSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ConsoleNotificationSpec>Copyright © 2015–2024 Red Hat. All rights reserved.