| Modifier and Type | Method and Description |
|---|---|
V1.Event.Builder |
V1.EventList.Builder.addItemsBuilder()
List of events
|
V1.Event.Builder |
V1.EventList.Builder.addItemsBuilder(int index)
List of events
|
V1.Event.Builder |
V1.Event.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.Event.Builder |
V1.Event.Builder.clear() |
V1.Event.Builder |
V1.Event.Builder.clearAction()
What action was taken/failed regarding to the Regarding object.
|
V1.Event.Builder |
V1.Event.Builder.clearCount()
The number of times this event has occurred.
|
V1.Event.Builder |
V1.Event.Builder.clearEventTime()
Time when this Event was first observed.
|
V1.Event.Builder |
V1.Event.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.Event.Builder |
V1.Event.Builder.clearFirstTimestamp()
The time at which the event was first recorded.
|
V1.Event.Builder |
V1.Event.Builder.clearInvolvedObject()
The object that this event is about.
|
V1.Event.Builder |
V1.Event.Builder.clearLastTimestamp()
The time at which the most recent occurrence of this event was recorded.
|
V1.Event.Builder |
V1.Event.Builder.clearMessage()
A human-readable description of the status of this operation.
|
V1.Event.Builder |
V1.Event.Builder.clearMetadata()
Standard object's metadata.
|
V1.Event.Builder |
V1.Event.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.Event.Builder |
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 |
V1.Event.Builder.clearRelated()
Optional secondary object for more complex actions.
|
V1.Event.Builder |
V1.Event.Builder.clearReportingComponent()
Name of the controller that emitted this Event, e.g.
|
V1.Event.Builder |
V1.Event.Builder.clearReportingInstance()
ID of the controller instance, e.g.
|
V1.Event.Builder |
V1.Event.Builder.clearSeries()
Data about the Event series this event represents or nil if it's a singleton Event.
|
V1.Event.Builder |
V1.Event.Builder.clearSource()
The component reporting this event.
|
V1.Event.Builder |
V1.Event.Builder.clearType()
Type of this event (Normal, Warning), new types could be added in the future
+optional
|
V1.Event.Builder |
V1.Event.Builder.clone() |
V1.Event.Builder |
V1.EventList.Builder.getItemsBuilder(int index)
List of events
|
V1.Event.Builder |
V1.Event.Builder.mergeEventTime(Meta.MicroTime value)
Time when this Event was first observed.
|
V1.Event.Builder |
V1.Event.Builder.mergeFirstTimestamp(Meta.Time value)
The time at which the event was first recorded.
|
V1.Event.Builder |
V1.Event.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.Event.Builder |
V1.Event.Builder.mergeFrom(com.google.protobuf.Message other) |
V1.Event.Builder |
V1.Event.Builder.mergeFrom(V1.Event other) |
V1.Event.Builder |
V1.Event.Builder.mergeInvolvedObject(V1.ObjectReference value)
The object that this event is about.
|
V1.Event.Builder |
V1.Event.Builder.mergeLastTimestamp(Meta.Time value)
The time at which the most recent occurrence of this event was recorded.
|
V1.Event.Builder |
V1.Event.Builder.mergeMetadata(Meta.ObjectMeta value)
Standard object's metadata.
|
V1.Event.Builder |
V1.Event.Builder.mergeRelated(V1.ObjectReference value)
Optional secondary object for more complex actions.
|
V1.Event.Builder |
V1.Event.Builder.mergeSeries(V1.EventSeries value)
Data about the Event series this event represents or nil if it's a singleton Event.
|
V1.Event.Builder |
V1.Event.Builder.mergeSource(V1.EventSource value)
The component reporting this event.
|
V1.Event.Builder |
V1.Event.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1.Event.Builder |
V1.Event.newBuilder() |
static V1.Event.Builder |
V1.Event.newBuilder(V1.Event prototype) |
V1.Event.Builder |
V1.Event.newBuilderForType() |
protected V1.Event.Builder |
V1.Event.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1.Event.Builder |
V1.Event.Builder.setAction(String value)
What action was taken/failed regarding to the Regarding object.
|
V1.Event.Builder |
V1.Event.Builder.setActionBytes(com.google.protobuf.ByteString value)
What action was taken/failed regarding to the Regarding object.
|
V1.Event.Builder |
V1.Event.Builder.setCount(int value)
The number of times this event has occurred.
|
V1.Event.Builder |
V1.Event.Builder.setEventTime(Meta.MicroTime.Builder builderForValue)
Time when this Event was first observed.
|
V1.Event.Builder |
V1.Event.Builder.setEventTime(Meta.MicroTime value)
Time when this Event was first observed.
|
V1.Event.Builder |
V1.Event.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.Event.Builder |
V1.Event.Builder.setFirstTimestamp(Meta.Time.Builder builderForValue)
The time at which the event was first recorded.
|
V1.Event.Builder |
V1.Event.Builder.setFirstTimestamp(Meta.Time value)
The time at which the event was first recorded.
|
V1.Event.Builder |
V1.Event.Builder.setInvolvedObject(V1.ObjectReference.Builder builderForValue)
The object that this event is about.
|
V1.Event.Builder |
V1.Event.Builder.setInvolvedObject(V1.ObjectReference value)
The object that this event is about.
|
V1.Event.Builder |
V1.Event.Builder.setLastTimestamp(Meta.Time.Builder builderForValue)
The time at which the most recent occurrence of this event was recorded.
|
V1.Event.Builder |
V1.Event.Builder.setLastTimestamp(Meta.Time value)
The time at which the most recent occurrence of this event was recorded.
|
V1.Event.Builder |
V1.Event.Builder.setMessage(String value)
A human-readable description of the status of this operation.
|
V1.Event.Builder |
V1.Event.Builder.setMessageBytes(com.google.protobuf.ByteString value)
A human-readable description of the status of this operation.
|
V1.Event.Builder |
V1.Event.Builder.setMetadata(Meta.ObjectMeta.Builder builderForValue)
Standard object's metadata.
|
V1.Event.Builder |
V1.Event.Builder.setMetadata(Meta.ObjectMeta value)
Standard object's metadata.
|
V1.Event.Builder |
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 |
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 |
V1.Event.Builder.setRelated(V1.ObjectReference.Builder builderForValue)
Optional secondary object for more complex actions.
|
V1.Event.Builder |
V1.Event.Builder.setRelated(V1.ObjectReference value)
Optional secondary object for more complex actions.
|
V1.Event.Builder |
V1.Event.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.Event.Builder |
V1.Event.Builder.setReportingComponent(String value)
Name of the controller that emitted this Event, e.g.
|
V1.Event.Builder |
V1.Event.Builder.setReportingComponentBytes(com.google.protobuf.ByteString value)
Name of the controller that emitted this Event, e.g.
|
V1.Event.Builder |
V1.Event.Builder.setReportingInstance(String value)
ID of the controller instance, e.g.
|
V1.Event.Builder |
V1.Event.Builder.setReportingInstanceBytes(com.google.protobuf.ByteString value)
ID of the controller instance, e.g.
|
V1.Event.Builder |
V1.Event.Builder.setSeries(V1.EventSeries.Builder builderForValue)
Data about the Event series this event represents or nil if it's a singleton Event.
|
V1.Event.Builder |
V1.Event.Builder.setSeries(V1.EventSeries value)
Data about the Event series this event represents or nil if it's a singleton Event.
|
V1.Event.Builder |
V1.Event.Builder.setSource(V1.EventSource.Builder builderForValue)
The component reporting this event.
|
V1.Event.Builder |
V1.Event.Builder.setSource(V1.EventSource value)
The component reporting this event.
|
V1.Event.Builder |
V1.Event.Builder.setType(String value)
Type of this event (Normal, Warning), new types could be added in the future
+optional
|
V1.Event.Builder |
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 |
V1.Event.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.Event.Builder |
V1.Event.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<V1.Event.Builder> |
V1.EventList.Builder.getItemsBuilderList()
List of events
|
| Modifier and Type | Method and Description |
|---|---|
V1.EventList.Builder |
V1.EventList.Builder.addItems(int index,
V1.Event.Builder builderForValue)
List of events
|
V1.EventList.Builder |
V1.EventList.Builder.addItems(V1.Event.Builder builderForValue)
List of events
|
V1.EventList.Builder |
V1.EventList.Builder.setItems(int index,
V1.Event.Builder builderForValue)
List of events
|
Copyright © 2020. All rights reserved.