public class ConsoleNotificationBuilder extends ConsoleNotificationFluentImpl<ConsoleNotificationBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ConsoleNotification,ConsoleNotificationBuilder>
ConsoleNotificationFluentImpl.MetadataNestedImpl<N>, ConsoleNotificationFluentImpl.SpecNestedImpl<N>ConsoleNotificationFluent.MetadataNested<N>, ConsoleNotificationFluent.SpecNested<N>| Constructor and Description |
|---|
ConsoleNotificationBuilder() |
ConsoleNotificationBuilder(Boolean validationEnabled) |
ConsoleNotificationBuilder(ConsoleNotification instance) |
ConsoleNotificationBuilder(ConsoleNotification instance,
Boolean validationEnabled) |
ConsoleNotificationBuilder(ConsoleNotificationFluent<?> fluent) |
ConsoleNotificationBuilder(ConsoleNotificationFluent<?> fluent,
Boolean validationEnabled) |
ConsoleNotificationBuilder(ConsoleNotificationFluent<?> fluent,
ConsoleNotification instance) |
ConsoleNotificationBuilder(ConsoleNotificationFluent<?> fluent,
ConsoleNotification instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ConsoleNotification |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, getApiVersion, getKind, getMetadata, getSpec, hasApiVersion, hasKind, hasMetadata, hasSpec, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpecaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ConsoleNotificationBuilder()
public ConsoleNotificationBuilder(Boolean validationEnabled)
public ConsoleNotificationBuilder(ConsoleNotificationFluent<?> fluent)
public ConsoleNotificationBuilder(ConsoleNotificationFluent<?> fluent, Boolean validationEnabled)
public ConsoleNotificationBuilder(ConsoleNotificationFluent<?> fluent, ConsoleNotification instance)
public ConsoleNotificationBuilder(ConsoleNotificationFluent<?> fluent, ConsoleNotification instance, Boolean validationEnabled)
public ConsoleNotificationBuilder(ConsoleNotification instance)
public ConsoleNotificationBuilder(ConsoleNotification instance, Boolean validationEnabled)
public ConsoleNotification build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ConsoleNotification>public boolean equals(Object o)
equals in class ConsoleNotificationFluentImpl<ConsoleNotificationBuilder>public int hashCode()
hashCode in class ConsoleNotificationFluentImpl<ConsoleNotificationBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.