Package io.kubernetes.client.proto
Class V1.Event.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>
io.kubernetes.client.proto.V1.Event.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,V1.EventOrBuilder
,Cloneable
- Enclosing class:
- V1.Event
public static final class V1.Event.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>
implements V1.EventOrBuilder
Event is a report of an event somewhere in the cluster. Events have a limited retention time and triggers and messages may evolve with time. Event consumers should not rely on the timing of an event with a given Reason reflecting a consistent underlying trigger, or the continued existence of events with that Reason. Events should be treated as informative, best-effort, supplemental data.Protobuf type
k8s.io.api.core.v1.Event
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
What action was taken/failed regarding to the Regarding object.The number of times this event has occurred.Time when this Event was first observed.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) The time at which the event was first recorded.The object that this event is about.The time at which the most recent occurrence of this event was recorded.A human-readable description of the status of this operation.Standard object's metadata.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) This should be a short, machine understandable string that gives the reason for the transition into the object's current status.Optional secondary object for more complex actions.Name of the controller that emitted this Event, e.g.ID of the controller instance, e.g.Data about the Event series this event represents or nil if it's a singleton Event.The component reporting this event.Type of this event (Normal, Warning), new types could be added in the future +optionalclone()
What action was taken/failed regarding to the Regarding object.com.google.protobuf.ByteString
What action was taken/failed regarding to the Regarding object.int
getCount()
The number of times this event has occurred.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Time when this Event was first observed.Time when this Event was first observed.Time when this Event was first observed.The time at which the event was first recorded.The time at which the event was first recorded.The time at which the event was first recorded.The object that this event is about.The object that this event is about.The object that this event is about.The time at which the most recent occurrence of this event was recorded.The time at which the most recent occurrence of this event was recorded.The time at which the most recent occurrence of this event was recorded.A human-readable description of the status of this operation.com.google.protobuf.ByteString
A human-readable description of the status of this operation.Standard object's metadata.Standard object's metadata.Standard object's metadata.This should be a short, machine understandable string that gives the reason for the transition into the object's current status.com.google.protobuf.ByteString
This should be a short, machine understandable string that gives the reason for the transition into the object's current status.Optional secondary object for more complex actions.Optional secondary object for more complex actions.Optional secondary object for more complex actions.Name of the controller that emitted this Event, e.g.com.google.protobuf.ByteString
Name of the controller that emitted this Event, e.g.ID of the controller instance, e.g.com.google.protobuf.ByteString
ID of the controller instance, e.g.Data about the Event series this event represents or nil if it's a singleton Event.Data about the Event series this event represents or nil if it's a singleton Event.Data about the Event series this event represents or nil if it's a singleton Event.The component reporting this event.The component reporting this event.The component reporting this event.getType()
Type of this event (Normal, Warning), new types could be added in the future +optionalcom.google.protobuf.ByteString
Type of this event (Normal, Warning), new types could be added in the future +optionalboolean
What action was taken/failed regarding to the Regarding object.boolean
hasCount()
The number of times this event has occurred.boolean
Time when this Event was first observed.boolean
The time at which the event was first recorded.boolean
The object that this event is about.boolean
The time at which the most recent occurrence of this event was recorded.boolean
A human-readable description of the status of this operation.boolean
Standard object's metadata.boolean
This should be a short, machine understandable string that gives the reason for the transition into the object's current status.boolean
Optional secondary object for more complex actions.boolean
Name of the controller that emitted this Event, e.g.boolean
ID of the controller instance, e.g.boolean
Data about the Event series this event represents or nil if it's a singleton Event.boolean
The component reporting this event.boolean
hasType()
Type of this event (Normal, Warning), new types could be added in the future +optionalprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeEventTime
(Meta.MicroTime value) Time when this Event was first observed.mergeFirstTimestamp
(Meta.Time value) The time at which the event was first recorded.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) The object that this event is about.mergeLastTimestamp
(Meta.Time value) The time at which the most recent occurrence of this event was recorded.mergeMetadata
(Meta.ObjectMeta value) Standard object's metadata.mergeRelated
(V1.ObjectReference value) Optional secondary object for more complex actions.mergeSeries
(V1.EventSeries value) Data about the Event series this event represents or nil if it's a singleton Event.mergeSource
(V1.EventSource value) The component reporting this event.final V1.Event.Builder
mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) What action was taken/failed regarding to the Regarding object.setActionBytes
(com.google.protobuf.ByteString value) What action was taken/failed regarding to the Regarding object.setCount
(int value) The number of times this event has occurred.setEventTime
(Meta.MicroTime value) Time when this Event was first observed.setEventTime
(Meta.MicroTime.Builder builderForValue) Time when this Event was first observed.setFirstTimestamp
(Meta.Time value) The time at which the event was first recorded.setFirstTimestamp
(Meta.Time.Builder builderForValue) The time at which the event was first recorded.The object that this event is about.setInvolvedObject
(V1.ObjectReference.Builder builderForValue) The object that this event is about.setLastTimestamp
(Meta.Time value) The time at which the most recent occurrence of this event was recorded.setLastTimestamp
(Meta.Time.Builder builderForValue) The time at which the most recent occurrence of this event was recorded.setMessage
(String value) A human-readable description of the status of this operation.setMessageBytes
(com.google.protobuf.ByteString value) A human-readable description of the status of this operation.setMetadata
(Meta.ObjectMeta value) Standard object's metadata.setMetadata
(Meta.ObjectMeta.Builder builderForValue) Standard object's metadata.This should be a short, machine understandable string that gives the reason for the transition into the object's current status.setReasonBytes
(com.google.protobuf.ByteString value) This should be a short, machine understandable string that gives the reason for the transition into the object's current status.setRelated
(V1.ObjectReference value) Optional secondary object for more complex actions.setRelated
(V1.ObjectReference.Builder builderForValue) Optional secondary object for more complex actions.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setReportingComponent
(String value) Name of the controller that emitted this Event, e.g.setReportingComponentBytes
(com.google.protobuf.ByteString value) Name of the controller that emitted this Event, e.g.setReportingInstance
(String value) ID of the controller instance, e.g.setReportingInstanceBytes
(com.google.protobuf.ByteString value) ID of the controller instance, e.g.setSeries
(V1.EventSeries value) Data about the Event series this event represents or nil if it's a singleton Event.setSeries
(V1.EventSeries.Builder builderForValue) Data about the Event series this event represents or nil if it's a singleton Event.setSource
(V1.EventSource value) The component reporting this event.setSource
(V1.EventSource.Builder builderForValue) The component reporting this event.Type of this event (Normal, Warning), new types could be added in the future +optionalsetTypeBytes
(com.google.protobuf.ByteString value) Type of this event (Normal, Warning), new types could be added in the future +optionalfinal V1.Event.Builder
setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>
-
setField
public V1.Event.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>
-
clearField
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>
-
clearOneof
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>
-
setRepeatedField
public V1.Event.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>
-
addRepeatedField
public V1.Event.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<V1.Event.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>
-
mergeFrom
public V1.Event.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<V1.Event.Builder>
- Throws:
IOException
-
hasMetadata
public boolean hasMetadata()Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
- Specified by:
hasMetadata
in interfaceV1.EventOrBuilder
-
getMetadata
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
- Specified by:
getMetadata
in interfaceV1.EventOrBuilder
-
setMetadata
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
-
setMetadata
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
-
mergeMetadata
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
-
clearMetadata
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
-
getMetadataBuilder
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
-
getMetadataOrBuilder
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
- Specified by:
getMetadataOrBuilder
in interfaceV1.EventOrBuilder
-
hasInvolvedObject
public boolean hasInvolvedObject()The object that this event is about.
optional .k8s.io.api.core.v1.ObjectReference involvedObject = 2;
- Specified by:
hasInvolvedObject
in interfaceV1.EventOrBuilder
-
getInvolvedObject
The object that this event is about.
optional .k8s.io.api.core.v1.ObjectReference involvedObject = 2;
- Specified by:
getInvolvedObject
in interfaceV1.EventOrBuilder
-
setInvolvedObject
The object that this event is about.
optional .k8s.io.api.core.v1.ObjectReference involvedObject = 2;
-
setInvolvedObject
The object that this event is about.
optional .k8s.io.api.core.v1.ObjectReference involvedObject = 2;
-
mergeInvolvedObject
The object that this event is about.
optional .k8s.io.api.core.v1.ObjectReference involvedObject = 2;
-
clearInvolvedObject
The object that this event is about.
optional .k8s.io.api.core.v1.ObjectReference involvedObject = 2;
-
getInvolvedObjectBuilder
The object that this event is about.
optional .k8s.io.api.core.v1.ObjectReference involvedObject = 2;
-
getInvolvedObjectOrBuilder
The object that this event is about.
optional .k8s.io.api.core.v1.ObjectReference involvedObject = 2;
- Specified by:
getInvolvedObjectOrBuilder
in interfaceV1.EventOrBuilder
-
hasReason
public boolean hasReason()This should be a short, machine understandable string that gives the reason for the transition into the object's current status. TODO: provide exact specification for format. +optional
optional string reason = 3;
- Specified by:
hasReason
in interfaceV1.EventOrBuilder
-
getReason
This should be a short, machine understandable string that gives the reason for the transition into the object's current status. TODO: provide exact specification for format. +optional
optional string reason = 3;
- Specified by:
getReason
in interfaceV1.EventOrBuilder
-
getReasonBytes
public com.google.protobuf.ByteString getReasonBytes()This should be a short, machine understandable string that gives the reason for the transition into the object's current status. TODO: provide exact specification for format. +optional
optional string reason = 3;
- Specified by:
getReasonBytes
in interfaceV1.EventOrBuilder
-
setReason
This should be a short, machine understandable string that gives the reason for the transition into the object's current status. TODO: provide exact specification for format. +optional
optional string reason = 3;
-
clearReason
This should be a short, machine understandable string that gives the reason for the transition into the object's current status. TODO: provide exact specification for format. +optional
optional string reason = 3;
-
setReasonBytes
This should be a short, machine understandable string that gives the reason for the transition into the object's current status. TODO: provide exact specification for format. +optional
optional string reason = 3;
-
hasMessage
public boolean hasMessage()A human-readable description of the status of this operation. TODO: decide on maximum length. +optional
optional string message = 4;
- Specified by:
hasMessage
in interfaceV1.EventOrBuilder
-
getMessage
A human-readable description of the status of this operation. TODO: decide on maximum length. +optional
optional string message = 4;
- Specified by:
getMessage
in interfaceV1.EventOrBuilder
-
getMessageBytes
public com.google.protobuf.ByteString getMessageBytes()A human-readable description of the status of this operation. TODO: decide on maximum length. +optional
optional string message = 4;
- Specified by:
getMessageBytes
in interfaceV1.EventOrBuilder
-
setMessage
A human-readable description of the status of this operation. TODO: decide on maximum length. +optional
optional string message = 4;
-
clearMessage
A human-readable description of the status of this operation. TODO: decide on maximum length. +optional
optional string message = 4;
-
setMessageBytes
A human-readable description of the status of this operation. TODO: decide on maximum length. +optional
optional string message = 4;
-
hasSource
public boolean hasSource()The component reporting this event. Should be a short machine understandable string. +optional
optional .k8s.io.api.core.v1.EventSource source = 5;
- Specified by:
hasSource
in interfaceV1.EventOrBuilder
-
getSource
The component reporting this event. Should be a short machine understandable string. +optional
optional .k8s.io.api.core.v1.EventSource source = 5;
- Specified by:
getSource
in interfaceV1.EventOrBuilder
-
setSource
The component reporting this event. Should be a short machine understandable string. +optional
optional .k8s.io.api.core.v1.EventSource source = 5;
-
setSource
The component reporting this event. Should be a short machine understandable string. +optional
optional .k8s.io.api.core.v1.EventSource source = 5;
-
mergeSource
The component reporting this event. Should be a short machine understandable string. +optional
optional .k8s.io.api.core.v1.EventSource source = 5;
-
clearSource
The component reporting this event. Should be a short machine understandable string. +optional
optional .k8s.io.api.core.v1.EventSource source = 5;
-
getSourceBuilder
The component reporting this event. Should be a short machine understandable string. +optional
optional .k8s.io.api.core.v1.EventSource source = 5;
-
getSourceOrBuilder
The component reporting this event. Should be a short machine understandable string. +optional
optional .k8s.io.api.core.v1.EventSource source = 5;
- Specified by:
getSourceOrBuilder
in interfaceV1.EventOrBuilder
-
hasFirstTimestamp
public boolean hasFirstTimestamp()The time at which the event was first recorded. (Time of server receipt is in TypeMeta.) +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time firstTimestamp = 6;
- Specified by:
hasFirstTimestamp
in interfaceV1.EventOrBuilder
-
getFirstTimestamp
The time at which the event was first recorded. (Time of server receipt is in TypeMeta.) +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time firstTimestamp = 6;
- Specified by:
getFirstTimestamp
in interfaceV1.EventOrBuilder
-
setFirstTimestamp
The time at which the event was first recorded. (Time of server receipt is in TypeMeta.) +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time firstTimestamp = 6;
-
setFirstTimestamp
The time at which the event was first recorded. (Time of server receipt is in TypeMeta.) +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time firstTimestamp = 6;
-
mergeFirstTimestamp
The time at which the event was first recorded. (Time of server receipt is in TypeMeta.) +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time firstTimestamp = 6;
-
clearFirstTimestamp
The time at which the event was first recorded. (Time of server receipt is in TypeMeta.) +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time firstTimestamp = 6;
-
getFirstTimestampBuilder
The time at which the event was first recorded. (Time of server receipt is in TypeMeta.) +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time firstTimestamp = 6;
-
getFirstTimestampOrBuilder
The time at which the event was first recorded. (Time of server receipt is in TypeMeta.) +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time firstTimestamp = 6;
- Specified by:
getFirstTimestampOrBuilder
in interfaceV1.EventOrBuilder
-
hasLastTimestamp
public boolean hasLastTimestamp()The time at which the most recent occurrence of this event was recorded. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTimestamp = 7;
- Specified by:
hasLastTimestamp
in interfaceV1.EventOrBuilder
-
getLastTimestamp
The time at which the most recent occurrence of this event was recorded. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTimestamp = 7;
- Specified by:
getLastTimestamp
in interfaceV1.EventOrBuilder
-
setLastTimestamp
The time at which the most recent occurrence of this event was recorded. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTimestamp = 7;
-
setLastTimestamp
The time at which the most recent occurrence of this event was recorded. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTimestamp = 7;
-
mergeLastTimestamp
The time at which the most recent occurrence of this event was recorded. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTimestamp = 7;
-
clearLastTimestamp
The time at which the most recent occurrence of this event was recorded. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTimestamp = 7;
-
getLastTimestampBuilder
The time at which the most recent occurrence of this event was recorded. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTimestamp = 7;
-
getLastTimestampOrBuilder
The time at which the most recent occurrence of this event was recorded. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTimestamp = 7;
- Specified by:
getLastTimestampOrBuilder
in interfaceV1.EventOrBuilder
-
hasCount
public boolean hasCount()The number of times this event has occurred. +optional
optional int32 count = 8;
- Specified by:
hasCount
in interfaceV1.EventOrBuilder
-
getCount
public int getCount()The number of times this event has occurred. +optional
optional int32 count = 8;
- Specified by:
getCount
in interfaceV1.EventOrBuilder
-
setCount
The number of times this event has occurred. +optional
optional int32 count = 8;
-
clearCount
The number of times this event has occurred. +optional
optional int32 count = 8;
-
hasType
public boolean hasType()Type of this event (Normal, Warning), new types could be added in the future +optional
optional string type = 9;
- Specified by:
hasType
in interfaceV1.EventOrBuilder
-
getType
Type of this event (Normal, Warning), new types could be added in the future +optional
optional string type = 9;
- Specified by:
getType
in interfaceV1.EventOrBuilder
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()Type of this event (Normal, Warning), new types could be added in the future +optional
optional string type = 9;
- Specified by:
getTypeBytes
in interfaceV1.EventOrBuilder
-
setType
Type of this event (Normal, Warning), new types could be added in the future +optional
optional string type = 9;
-
clearType
Type of this event (Normal, Warning), new types could be added in the future +optional
optional string type = 9;
-
setTypeBytes
Type of this event (Normal, Warning), new types could be added in the future +optional
optional string type = 9;
-
hasEventTime
public boolean hasEventTime()Time when this Event was first observed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.MicroTime eventTime = 10;
- Specified by:
hasEventTime
in interfaceV1.EventOrBuilder
-
getEventTime
Time when this Event was first observed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.MicroTime eventTime = 10;
- Specified by:
getEventTime
in interfaceV1.EventOrBuilder
-
setEventTime
Time when this Event was first observed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.MicroTime eventTime = 10;
-
setEventTime
Time when this Event was first observed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.MicroTime eventTime = 10;
-
mergeEventTime
Time when this Event was first observed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.MicroTime eventTime = 10;
-
clearEventTime
Time when this Event was first observed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.MicroTime eventTime = 10;
-
getEventTimeBuilder
Time when this Event was first observed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.MicroTime eventTime = 10;
-
getEventTimeOrBuilder
Time when this Event was first observed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.MicroTime eventTime = 10;
- Specified by:
getEventTimeOrBuilder
in interfaceV1.EventOrBuilder
-
hasSeries
public boolean hasSeries()Data about the Event series this event represents or nil if it's a singleton Event. +optional
optional .k8s.io.api.core.v1.EventSeries series = 11;
- Specified by:
hasSeries
in interfaceV1.EventOrBuilder
-
getSeries
Data about the Event series this event represents or nil if it's a singleton Event. +optional
optional .k8s.io.api.core.v1.EventSeries series = 11;
- Specified by:
getSeries
in interfaceV1.EventOrBuilder
-
setSeries
Data about the Event series this event represents or nil if it's a singleton Event. +optional
optional .k8s.io.api.core.v1.EventSeries series = 11;
-
setSeries
Data about the Event series this event represents or nil if it's a singleton Event. +optional
optional .k8s.io.api.core.v1.EventSeries series = 11;
-
mergeSeries
Data about the Event series this event represents or nil if it's a singleton Event. +optional
optional .k8s.io.api.core.v1.EventSeries series = 11;
-
clearSeries
Data about the Event series this event represents or nil if it's a singleton Event. +optional
optional .k8s.io.api.core.v1.EventSeries series = 11;
-
getSeriesBuilder
Data about the Event series this event represents or nil if it's a singleton Event. +optional
optional .k8s.io.api.core.v1.EventSeries series = 11;
-
getSeriesOrBuilder
Data about the Event series this event represents or nil if it's a singleton Event. +optional
optional .k8s.io.api.core.v1.EventSeries series = 11;
- Specified by:
getSeriesOrBuilder
in interfaceV1.EventOrBuilder
-
hasAction
public boolean hasAction()What action was taken/failed regarding to the Regarding object. +optional
optional string action = 12;
- Specified by:
hasAction
in interfaceV1.EventOrBuilder
-
getAction
What action was taken/failed regarding to the Regarding object. +optional
optional string action = 12;
- Specified by:
getAction
in interfaceV1.EventOrBuilder
-
getActionBytes
public com.google.protobuf.ByteString getActionBytes()What action was taken/failed regarding to the Regarding object. +optional
optional string action = 12;
- Specified by:
getActionBytes
in interfaceV1.EventOrBuilder
-
setAction
What action was taken/failed regarding to the Regarding object. +optional
optional string action = 12;
-
clearAction
What action was taken/failed regarding to the Regarding object. +optional
optional string action = 12;
-
setActionBytes
What action was taken/failed regarding to the Regarding object. +optional
optional string action = 12;
-
hasRelated
public boolean hasRelated()Optional secondary object for more complex actions. +optional
optional .k8s.io.api.core.v1.ObjectReference related = 13;
- Specified by:
hasRelated
in interfaceV1.EventOrBuilder
-
getRelated
Optional secondary object for more complex actions. +optional
optional .k8s.io.api.core.v1.ObjectReference related = 13;
- Specified by:
getRelated
in interfaceV1.EventOrBuilder
-
setRelated
Optional secondary object for more complex actions. +optional
optional .k8s.io.api.core.v1.ObjectReference related = 13;
-
setRelated
Optional secondary object for more complex actions. +optional
optional .k8s.io.api.core.v1.ObjectReference related = 13;
-
mergeRelated
Optional secondary object for more complex actions. +optional
optional .k8s.io.api.core.v1.ObjectReference related = 13;
-
clearRelated
Optional secondary object for more complex actions. +optional
optional .k8s.io.api.core.v1.ObjectReference related = 13;
-
getRelatedBuilder
Optional secondary object for more complex actions. +optional
optional .k8s.io.api.core.v1.ObjectReference related = 13;
-
getRelatedOrBuilder
Optional secondary object for more complex actions. +optional
optional .k8s.io.api.core.v1.ObjectReference related = 13;
- Specified by:
getRelatedOrBuilder
in interfaceV1.EventOrBuilder
-
hasReportingComponent
public boolean hasReportingComponent()Name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`. +optional
optional string reportingComponent = 14;
- Specified by:
hasReportingComponent
in interfaceV1.EventOrBuilder
-
getReportingComponent
Name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`. +optional
optional string reportingComponent = 14;
- Specified by:
getReportingComponent
in interfaceV1.EventOrBuilder
-
getReportingComponentBytes
public com.google.protobuf.ByteString getReportingComponentBytes()Name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`. +optional
optional string reportingComponent = 14;
- Specified by:
getReportingComponentBytes
in interfaceV1.EventOrBuilder
-
setReportingComponent
Name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`. +optional
optional string reportingComponent = 14;
-
clearReportingComponent
Name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`. +optional
optional string reportingComponent = 14;
-
setReportingComponentBytes
Name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`. +optional
optional string reportingComponent = 14;
-
hasReportingInstance
public boolean hasReportingInstance()ID of the controller instance, e.g. `kubelet-xyzf`. +optional
optional string reportingInstance = 15;
- Specified by:
hasReportingInstance
in interfaceV1.EventOrBuilder
-
getReportingInstance
ID of the controller instance, e.g. `kubelet-xyzf`. +optional
optional string reportingInstance = 15;
- Specified by:
getReportingInstance
in interfaceV1.EventOrBuilder
-
getReportingInstanceBytes
public com.google.protobuf.ByteString getReportingInstanceBytes()ID of the controller instance, e.g. `kubelet-xyzf`. +optional
optional string reportingInstance = 15;
- Specified by:
getReportingInstanceBytes
in interfaceV1.EventOrBuilder
-
setReportingInstance
ID of the controller instance, e.g. `kubelet-xyzf`. +optional
optional string reportingInstance = 15;
-
clearReportingInstance
ID of the controller instance, e.g. `kubelet-xyzf`. +optional
optional string reportingInstance = 15;
-
setReportingInstanceBytes
ID of the controller instance, e.g. `kubelet-xyzf`. +optional
optional string reportingInstance = 15;
-
setUnknownFields
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>
-