Uses of Class
io.kubernetes.client.proto.V1.Event
-
Uses of V1.Event in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.EventModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.Event>
V1.Event.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.EventModifier and TypeMethodDescriptionV1.Event.Builder.build()
V1.Event.Builder.buildPartial()
static V1.Event
V1.Event.getDefaultInstance()
V1.Event.Builder.getDefaultInstanceForType()
V1.Event.getDefaultInstanceForType()
V1.EventList.Builder.getItems
(int index) List of eventsV1.EventList.getItems
(int index) List of eventsV1.EventListOrBuilder.getItems
(int index) List of eventsstatic V1.Event
V1.Event.parseDelimitedFrom
(InputStream input) static V1.Event
V1.Event.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.Event
V1.Event.parseFrom
(byte[] data) static V1.Event
V1.Event.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.Event
V1.Event.parseFrom
(com.google.protobuf.ByteString data) static V1.Event
V1.Event.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.Event
V1.Event.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.Event
V1.Event.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.Event
V1.Event.parseFrom
(InputStream input) static V1.Event
V1.Event.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.Event
V1.Event.parseFrom
(ByteBuffer data) static V1.Event
V1.Event.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.EventModifier and TypeMethodDescriptionV1.EventList.Builder.getItemsList()
List of eventsV1.EventList.getItemsList()
List of eventsV1.EventListOrBuilder.getItemsList()
List of eventscom.google.protobuf.Parser<V1.Event>
V1.Event.getParserForType()
static com.google.protobuf.Parser<V1.Event>
V1.Event.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.EventModifier and TypeMethodDescriptionList of eventsList of eventsstatic V1.Event.Builder
V1.Event.newBuilder
(V1.Event prototype) List of eventsMethod parameters in io.kubernetes.client.proto with type arguments of type V1.EventModifier and TypeMethodDescriptionV1.EventList.Builder.addAllItems
(Iterable<? extends V1.Event> values) List of events