public class EventBuilder extends EventFluent<EventBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Event,EventBuilder>
EventFluent.MetadataNested<N>, EventFluent.RegardingNested<N>, EventFluent.RelatedNested<N>, EventFluent.SeriesNested<N>| Constructor and Description |
|---|
EventBuilder() |
EventBuilder(Event instance) |
EventBuilder(EventFluent<?> fluent) |
EventBuilder(EventFluent<?> fluent,
Event instance) |
| Modifier and Type | Method and Description |
|---|---|
Event |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildRegarding, buildRelated, buildSeries, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewRegarding, editOrNewRegardingLike, editOrNewRelated, editOrNewRelatedLike, editOrNewSeries, editOrNewSeriesLike, editRegarding, editRelated, editSeries, equals, getAction, getAdditionalProperties, getApiVersion, getDeprecatedCount, getDeprecatedFirstTimestamp, getDeprecatedLastTimestamp, getDeprecatedSource, getEventTime, getKind, getNote, getReason, getReportingController, getReportingInstance, getType, hasAction, hasAdditionalProperties, hasApiVersion, hasDeprecatedCount, hasDeprecatedFirstTimestamp, hasDeprecatedLastTimestamp, hasDeprecatedSource, hasEventTime, hashCode, hasKind, hasMetadata, hasNote, hasReason, hasRegarding, hasRelated, hasReportingController, hasReportingInstance, hasSeries, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAction, withAdditionalProperties, withApiVersion, withDeprecatedCount, withDeprecatedFirstTimestamp, withDeprecatedLastTimestamp, withDeprecatedSource, withEventTime, withKind, withMetadata, withNewDeprecatedSource, withNewEventTime, withNewMetadata, withNewMetadataLike, withNewRegarding, withNewRegardingLike, withNewRelated, withNewRelatedLike, withNewSeries, withNewSeriesLike, withNote, withReason, withRegarding, withRelated, withReportingController, withReportingInstance, withSeries, withTypeaggregate, aggregate, build, build, builderOf, getVisitableMappublic EventBuilder()
public EventBuilder(EventFluent<?> fluent)
public EventBuilder(EventFluent<?> fluent, Event instance)
public EventBuilder(Event instance)
Copyright © 2015–2024 Red Hat. All rights reserved.