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