public class DoneableConsoleNotification extends ConsoleNotificationFluentImpl<DoneableConsoleNotification> implements io.fabric8.kubernetes.api.model.Doneable<ConsoleNotification>
ConsoleNotificationFluentImpl.MetadataNestedImpl<N>, ConsoleNotificationFluentImpl.SpecNestedImpl<N>ConsoleNotificationFluent.MetadataNested<N>, ConsoleNotificationFluent.SpecNested<N>| Constructor and Description |
|---|
DoneableConsoleNotification(ConsoleNotification item) |
DoneableConsoleNotification(ConsoleNotification item,
io.fabric8.kubernetes.api.builder.Function<ConsoleNotification,ConsoleNotification> function) |
DoneableConsoleNotification(io.fabric8.kubernetes.api.builder.Function<ConsoleNotification,ConsoleNotification> function) |
| Modifier and Type | Method and Description |
|---|---|
ConsoleNotification |
done() |
buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, equals, getApiVersion, getKind, getMetadata, getSpec, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpecpublic DoneableConsoleNotification(io.fabric8.kubernetes.api.builder.Function<ConsoleNotification,ConsoleNotification> function)
public DoneableConsoleNotification(ConsoleNotification item, io.fabric8.kubernetes.api.builder.Function<ConsoleNotification,ConsoleNotification> function)
public DoneableConsoleNotification(ConsoleNotification item)
public ConsoleNotification done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ConsoleNotification>Copyright © 2015–2021 Red Hat. All rights reserved.