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. TODO: Decide whether to store these separately or with the object they apply to.Protobuf type
k8s.io.api.core.v1.Event| Modifier and Type | Method and Description |
|---|---|
V1.Event.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.Event |
build() |
V1.Event |
buildPartial() |
V1.Event.Builder |
clear() |
V1.Event.Builder |
clearCount()
The number of times this event has occurred.
|
V1.Event.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.Event.Builder |
clearFirstTimestamp()
The time at which the event was first recorded.
|
V1.Event.Builder |
clearInvolvedObject()
The object that this event is about.
|
V1.Event.Builder |
clearLastTimestamp()
The time at which the most recent occurrence of this event was recorded.
|
V1.Event.Builder |
clearMessage()
A human-readable description of the status of this operation.
|
V1.Event.Builder |
clearMetadata()
Standard object's metadata.
|
V1.Event.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.Event.Builder |
clearReason()
This should be a short, machine understandable string that gives the reason
for the transition into the object's current status.
|
V1.Event.Builder |
clearSource()
The component reporting this event.
|
V1.Event.Builder |
clearType()
Type of this event (Normal, Warning), new types could be added in the future
+optional
|
V1.Event.Builder |
clone() |
int |
getCount()
The number of times this event has occurred.
|
V1.Event |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Meta.Time |
getFirstTimestamp()
The time at which the event was first recorded.
|
Meta.Time.Builder |
getFirstTimestampBuilder()
The time at which the event was first recorded.
|
Meta.TimeOrBuilder |
getFirstTimestampOrBuilder()
The time at which the event was first recorded.
|
V1.ObjectReference |
getInvolvedObject()
The object that this event is about.
|
V1.ObjectReference.Builder |
getInvolvedObjectBuilder()
The object that this event is about.
|
V1.ObjectReferenceOrBuilder |
getInvolvedObjectOrBuilder()
The object that this event is about.
|
Meta.Time |
getLastTimestamp()
The time at which the most recent occurrence of this event was recorded.
|
Meta.Time.Builder |
getLastTimestampBuilder()
The time at which the most recent occurrence of this event was recorded.
|
Meta.TimeOrBuilder |
getLastTimestampOrBuilder()
The time at which the most recent occurrence of this event was recorded.
|
String |
getMessage()
A human-readable description of the status of this operation.
|
com.google.protobuf.ByteString |
getMessageBytes()
A human-readable description of the status of this operation.
|
Meta.ObjectMeta |
getMetadata()
Standard object's metadata.
|
Meta.ObjectMeta.Builder |
getMetadataBuilder()
Standard object's metadata.
|
Meta.ObjectMetaOrBuilder |
getMetadataOrBuilder()
Standard object's metadata.
|
String |
getReason()
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 |
getReasonBytes()
This should be a short, machine understandable string that gives the reason
for the transition into the object's current status.
|
V1.EventSource |
getSource()
The component reporting this event.
|
V1.EventSource.Builder |
getSourceBuilder()
The component reporting this event.
|
V1.EventSourceOrBuilder |
getSourceOrBuilder()
The component reporting this event.
|
String |
getType()
Type of this event (Normal, Warning), new types could be added in the future
+optional
|
com.google.protobuf.ByteString |
getTypeBytes()
Type of this event (Normal, Warning), new types could be added in the future
+optional
|
boolean |
hasCount()
The number of times this event has occurred.
|
boolean |
hasFirstTimestamp()
The time at which the event was first recorded.
|
boolean |
hasInvolvedObject()
The object that this event is about.
|
boolean |
hasLastTimestamp()
The time at which the most recent occurrence of this event was recorded.
|
boolean |
hasMessage()
A human-readable description of the status of this operation.
|
boolean |
hasMetadata()
Standard object's metadata.
|
boolean |
hasReason()
This should be a short, machine understandable string that gives the reason
for the transition into the object's current status.
|
boolean |
hasSource()
The component reporting this event.
|
boolean |
hasType()
Type of this event (Normal, Warning), new types could be added in the future
+optional
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1.Event.Builder |
mergeFirstTimestamp(Meta.Time value)
The time at which the event was first recorded.
|
V1.Event.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.Event.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1.Event.Builder |
mergeFrom(V1.Event other) |
V1.Event.Builder |
mergeInvolvedObject(V1.ObjectReference value)
The object that this event is about.
|
V1.Event.Builder |
mergeLastTimestamp(Meta.Time value)
The time at which the most recent occurrence of this event was recorded.
|
V1.Event.Builder |
mergeMetadata(Meta.ObjectMeta value)
Standard object's metadata.
|
V1.Event.Builder |
mergeSource(V1.EventSource value)
The component reporting this event.
|
V1.Event.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.Event.Builder |
setCount(int value)
The number of times this event has occurred.
|
V1.Event.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.Event.Builder |
setFirstTimestamp(Meta.Time.Builder builderForValue)
The time at which the event was first recorded.
|
V1.Event.Builder |
setFirstTimestamp(Meta.Time value)
The time at which the event was first recorded.
|
V1.Event.Builder |
setInvolvedObject(V1.ObjectReference.Builder builderForValue)
The object that this event is about.
|
V1.Event.Builder |
setInvolvedObject(V1.ObjectReference value)
The object that this event is about.
|
V1.Event.Builder |
setLastTimestamp(Meta.Time.Builder builderForValue)
The time at which the most recent occurrence of this event was recorded.
|
V1.Event.Builder |
setLastTimestamp(Meta.Time value)
The time at which the most recent occurrence of this event was recorded.
|
V1.Event.Builder |
setMessage(String value)
A human-readable description of the status of this operation.
|
V1.Event.Builder |
setMessageBytes(com.google.protobuf.ByteString value)
A human-readable description of the status of this operation.
|
V1.Event.Builder |
setMetadata(Meta.ObjectMeta.Builder builderForValue)
Standard object's metadata.
|
V1.Event.Builder |
setMetadata(Meta.ObjectMeta value)
Standard object's metadata.
|
V1.Event.Builder |
setReason(String value)
This should be a short, machine understandable string that gives the reason
for the transition into the object's current status.
|
V1.Event.Builder |
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.
|
V1.Event.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.Event.Builder |
setSource(V1.EventSource.Builder builderForValue)
The component reporting this event.
|
V1.Event.Builder |
setSource(V1.EventSource value)
The component reporting this event.
|
V1.Event.Builder |
setType(String value)
Type of this event (Normal, Warning), new types could be added in the future
+optional
|
V1.Event.Builder |
setTypeBytes(com.google.protobuf.ByteString value)
Type of this event (Normal, Warning), new types could be added in the future
+optional
|
V1.Event.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>public V1.Event.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>public V1.Event getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1.Event build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1.Event buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1.Event.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>public V1.Event.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>public V1.Event.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>public V1.Event.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>public V1.Event.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>public V1.Event.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>public V1.Event.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1.Event.Builder>public V1.Event.Builder mergeFrom(V1.Event other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>public V1.Event.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1.Event.Builder>IOExceptionpublic boolean hasMetadata()
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;hasMetadata in interface V1.EventOrBuilderpublic Meta.ObjectMeta getMetadata()
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;getMetadata in interface V1.EventOrBuilderpublic V1.Event.Builder setMetadata(Meta.ObjectMeta value)
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public V1.Event.Builder setMetadata(Meta.ObjectMeta.Builder builderForValue)
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public V1.Event.Builder mergeMetadata(Meta.ObjectMeta value)
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public V1.Event.Builder clearMetadata()
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public Meta.ObjectMeta.Builder getMetadataBuilder()
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;public Meta.ObjectMetaOrBuilder getMetadataOrBuilder()
Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;getMetadataOrBuilder in interface V1.EventOrBuilderpublic boolean hasInvolvedObject()
The object that this event is about.
optional .k8s.io.api.core.v1.ObjectReference involvedObject = 2;hasInvolvedObject in interface V1.EventOrBuilderpublic V1.ObjectReference getInvolvedObject()
The object that this event is about.
optional .k8s.io.api.core.v1.ObjectReference involvedObject = 2;getInvolvedObject in interface V1.EventOrBuilderpublic V1.Event.Builder setInvolvedObject(V1.ObjectReference value)
The object that this event is about.
optional .k8s.io.api.core.v1.ObjectReference involvedObject = 2;public V1.Event.Builder setInvolvedObject(V1.ObjectReference.Builder builderForValue)
The object that this event is about.
optional .k8s.io.api.core.v1.ObjectReference involvedObject = 2;public V1.Event.Builder mergeInvolvedObject(V1.ObjectReference value)
The object that this event is about.
optional .k8s.io.api.core.v1.ObjectReference involvedObject = 2;public V1.Event.Builder clearInvolvedObject()
The object that this event is about.
optional .k8s.io.api.core.v1.ObjectReference involvedObject = 2;public V1.ObjectReference.Builder getInvolvedObjectBuilder()
The object that this event is about.
optional .k8s.io.api.core.v1.ObjectReference involvedObject = 2;public V1.ObjectReferenceOrBuilder getInvolvedObjectOrBuilder()
The object that this event is about.
optional .k8s.io.api.core.v1.ObjectReference involvedObject = 2;getInvolvedObjectOrBuilder in interface V1.EventOrBuilderpublic 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;hasReason in interface V1.EventOrBuilderpublic String 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;getReason in interface V1.EventOrBuilderpublic 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;getReasonBytes in interface V1.EventOrBuilderpublic V1.Event.Builder setReason(String value)
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;public V1.Event.Builder 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;public V1.Event.Builder 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. TODO: provide exact specification for format. +optional
optional string reason = 3;public boolean hasMessage()
A human-readable description of the status of this operation. TODO: decide on maximum length. +optional
optional string message = 4;hasMessage in interface V1.EventOrBuilderpublic String getMessage()
A human-readable description of the status of this operation. TODO: decide on maximum length. +optional
optional string message = 4;getMessage in interface V1.EventOrBuilderpublic 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;getMessageBytes in interface V1.EventOrBuilderpublic V1.Event.Builder setMessage(String value)
A human-readable description of the status of this operation. TODO: decide on maximum length. +optional
optional string message = 4;public V1.Event.Builder clearMessage()
A human-readable description of the status of this operation. TODO: decide on maximum length. +optional
optional string message = 4;public V1.Event.Builder setMessageBytes(com.google.protobuf.ByteString value)
A human-readable description of the status of this operation. TODO: decide on maximum length. +optional
optional string message = 4;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;hasSource in interface V1.EventOrBuilderpublic V1.EventSource getSource()
The component reporting this event. Should be a short machine understandable string. +optional
optional .k8s.io.api.core.v1.EventSource source = 5;getSource in interface V1.EventOrBuilderpublic V1.Event.Builder setSource(V1.EventSource value)
The component reporting this event. Should be a short machine understandable string. +optional
optional .k8s.io.api.core.v1.EventSource source = 5;public V1.Event.Builder setSource(V1.EventSource.Builder builderForValue)
The component reporting this event. Should be a short machine understandable string. +optional
optional .k8s.io.api.core.v1.EventSource source = 5;public V1.Event.Builder mergeSource(V1.EventSource value)
The component reporting this event. Should be a short machine understandable string. +optional
optional .k8s.io.api.core.v1.EventSource source = 5;public V1.Event.Builder clearSource()
The component reporting this event. Should be a short machine understandable string. +optional
optional .k8s.io.api.core.v1.EventSource source = 5;public V1.EventSource.Builder getSourceBuilder()
The component reporting this event. Should be a short machine understandable string. +optional
optional .k8s.io.api.core.v1.EventSource source = 5;public V1.EventSourceOrBuilder getSourceOrBuilder()
The component reporting this event. Should be a short machine understandable string. +optional
optional .k8s.io.api.core.v1.EventSource source = 5;getSourceOrBuilder in interface V1.EventOrBuilderpublic 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;hasFirstTimestamp in interface V1.EventOrBuilderpublic Meta.Time 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;getFirstTimestamp in interface V1.EventOrBuilderpublic V1.Event.Builder setFirstTimestamp(Meta.Time value)
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;public V1.Event.Builder setFirstTimestamp(Meta.Time.Builder builderForValue)
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;public V1.Event.Builder mergeFirstTimestamp(Meta.Time value)
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;public V1.Event.Builder 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;public Meta.Time.Builder 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;public Meta.TimeOrBuilder 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;getFirstTimestampOrBuilder in interface V1.EventOrBuilderpublic 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;hasLastTimestamp in interface V1.EventOrBuilderpublic Meta.Time 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;getLastTimestamp in interface V1.EventOrBuilderpublic V1.Event.Builder setLastTimestamp(Meta.Time value)
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;public V1.Event.Builder setLastTimestamp(Meta.Time.Builder builderForValue)
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;public V1.Event.Builder mergeLastTimestamp(Meta.Time value)
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;public V1.Event.Builder 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;public Meta.Time.Builder 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;public Meta.TimeOrBuilder 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;getLastTimestampOrBuilder in interface V1.EventOrBuilderpublic boolean hasCount()
The number of times this event has occurred. +optional
optional int32 count = 8;hasCount in interface V1.EventOrBuilderpublic int getCount()
The number of times this event has occurred. +optional
optional int32 count = 8;getCount in interface V1.EventOrBuilderpublic V1.Event.Builder setCount(int value)
The number of times this event has occurred. +optional
optional int32 count = 8;public V1.Event.Builder clearCount()
The number of times this event has occurred. +optional
optional int32 count = 8;public boolean hasType()
Type of this event (Normal, Warning), new types could be added in the future +optional
optional string type = 9;hasType in interface V1.EventOrBuilderpublic String getType()
Type of this event (Normal, Warning), new types could be added in the future +optional
optional string type = 9;getType in interface V1.EventOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
Type of this event (Normal, Warning), new types could be added in the future +optional
optional string type = 9;getTypeBytes in interface V1.EventOrBuilderpublic V1.Event.Builder setType(String value)
Type of this event (Normal, Warning), new types could be added in the future +optional
optional string type = 9;public V1.Event.Builder clearType()
Type of this event (Normal, Warning), new types could be added in the future +optional
optional string type = 9;public V1.Event.Builder setTypeBytes(com.google.protobuf.ByteString value)
Type of this event (Normal, Warning), new types could be added in the future +optional
optional string type = 9;public final V1.Event.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>public final V1.Event.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.Event.Builder>Copyright © 2018. All rights reserved.