public class V1beta1EventBuilder extends V1beta1EventFluentImpl<V1beta1EventBuilder> implements VisitableBuilder<V1beta1Event,V1beta1EventBuilder>
V1beta1EventFluentImpl.DeprecatedSourceNestedImpl<N>, V1beta1EventFluentImpl.MetadataNestedImpl<N>, V1beta1EventFluentImpl.RegardingNestedImpl<N>, V1beta1EventFluentImpl.RelatedNestedImpl<N>, V1beta1EventFluentImpl.SeriesNestedImpl<N>
V1beta1EventFluent.DeprecatedSourceNested<N>, V1beta1EventFluent.MetadataNested<N>, V1beta1EventFluent.RegardingNested<N>, V1beta1EventFluent.RelatedNested<N>, V1beta1EventFluent.SeriesNested<N>
_visitables
Constructor and Description |
---|
V1beta1EventBuilder() |
V1beta1EventBuilder(Boolean validationEnabled) |
V1beta1EventBuilder(V1beta1Event instance) |
V1beta1EventBuilder(V1beta1Event instance,
Boolean validationEnabled) |
V1beta1EventBuilder(V1beta1EventFluent<?> fluent) |
V1beta1EventBuilder(V1beta1EventFluent<?> fluent,
Boolean validationEnabled) |
V1beta1EventBuilder(V1beta1EventFluent<?> fluent,
V1beta1Event instance) |
V1beta1EventBuilder(V1beta1EventFluent<?> fluent,
V1beta1Event instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1beta1Event |
build() |
boolean |
equals(Object o) |
buildDeprecatedSource, buildMetadata, buildRegarding, buildRelated, buildSeries, editDeprecatedSource, editMetadata, editOrNewDeprecatedSource, editOrNewDeprecatedSourceLike, editOrNewMetadata, editOrNewMetadataLike, editOrNewRegarding, editOrNewRegardingLike, editOrNewRelated, editOrNewRelatedLike, editOrNewSeries, editOrNewSeriesLike, editRegarding, editRelated, editSeries, getAction, getApiVersion, getDeprecatedCount, getDeprecatedFirstTimestamp, getDeprecatedLastTimestamp, getDeprecatedSource, getEventTime, getKind, getMetadata, getNote, getReason, getRegarding, getRelated, getReportingController, getReportingInstance, getSeries, getType, hasAction, hasApiVersion, hasDeprecatedCount, hasDeprecatedFirstTimestamp, hasDeprecatedLastTimestamp, hasDeprecatedSource, hasEventTime, hasKind, hasMetadata, hasNote, hasReason, hasRegarding, hasRelated, hasReportingController, hasReportingInstance, hasSeries, hasType, withAction, withApiVersion, withDeprecatedCount, withDeprecatedFirstTimestamp, withDeprecatedLastTimestamp, withDeprecatedSource, withEventTime, withKind, withMetadata, withNewDeprecatedCount, withNewDeprecatedCount, withNewDeprecatedFirstTimestamp, withNewDeprecatedFirstTimestamp, withNewDeprecatedFirstTimestamp, withNewDeprecatedLastTimestamp, withNewDeprecatedLastTimestamp, withNewDeprecatedLastTimestamp, withNewDeprecatedSource, withNewDeprecatedSourceLike, withNewEventTime, withNewEventTime, withNewEventTime, withNewMetadata, withNewMetadataLike, withNewRegarding, withNewRegardingLike, withNewRelated, withNewRelatedLike, withNewSeries, withNewSeriesLike, withNote, withReason, withRegarding, withRelated, withReportingController, withReportingInstance, withSeries, withType
accept, aggregate, aggregate, build, build
public V1beta1EventBuilder()
public V1beta1EventBuilder(Boolean validationEnabled)
public V1beta1EventBuilder(V1beta1EventFluent<?> fluent)
public V1beta1EventBuilder(V1beta1EventFluent<?> fluent, Boolean validationEnabled)
public V1beta1EventBuilder(V1beta1EventFluent<?> fluent, V1beta1Event instance)
public V1beta1EventBuilder(V1beta1EventFluent<?> fluent, V1beta1Event instance, Boolean validationEnabled)
public V1beta1EventBuilder(V1beta1Event instance)
public V1beta1EventBuilder(V1beta1Event instance, Boolean validationEnabled)
public V1beta1Event build()
build
in interface Builder<V1beta1Event>
public boolean equals(Object o)
equals
in class V1beta1EventFluentImpl<V1beta1EventBuilder>
Copyright © 2018. All rights reserved.