Uses of Class
flyteidl.admin.Event.EventErrorIncompatibleCluster
-
Packages that use Event.EventErrorIncompatibleCluster Package Description flyteidl.admin -
-
Uses of Event.EventErrorIncompatibleCluster in flyteidl.admin
Fields in flyteidl.admin declared as Event.EventErrorIncompatibleCluster Modifier and Type Field Description private static Event.EventErrorIncompatibleClusterEvent.EventErrorIncompatibleCluster. DEFAULT_INSTANCEFields in flyteidl.admin with type parameters of type Event.EventErrorIncompatibleCluster Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Event.EventErrorIncompatibleCluster,Event.EventErrorIncompatibleCluster.Builder,Event.EventErrorIncompatibleClusterOrBuilder>Event.EventFailureReason.Builder. incompatibleClusterBuilder_private static com.google.protobuf.Parser<Event.EventErrorIncompatibleCluster>Event.EventErrorIncompatibleCluster. PARSERMethods in flyteidl.admin that return Event.EventErrorIncompatibleCluster Modifier and Type Method Description Event.EventErrorIncompatibleClusterEvent.EventErrorIncompatibleCluster.Builder. build()Event.EventErrorIncompatibleClusterEvent.EventErrorIncompatibleCluster.Builder. buildPartial()static Event.EventErrorIncompatibleClusterEvent.EventErrorIncompatibleCluster. getDefaultInstance()Event.EventErrorIncompatibleClusterEvent.EventErrorIncompatibleCluster.Builder. getDefaultInstanceForType()Event.EventErrorIncompatibleClusterEvent.EventErrorIncompatibleCluster. getDefaultInstanceForType()Event.EventErrorIncompatibleClusterEvent.EventFailureReason.Builder. getIncompatibleCluster().flyteidl.admin.EventErrorIncompatibleCluster incompatible_cluster = 2;Event.EventErrorIncompatibleClusterEvent.EventFailureReason. getIncompatibleCluster().flyteidl.admin.EventErrorIncompatibleCluster incompatible_cluster = 2;Event.EventErrorIncompatibleClusterEvent.EventFailureReasonOrBuilder. getIncompatibleCluster().flyteidl.admin.EventErrorIncompatibleCluster incompatible_cluster = 2;static Event.EventErrorIncompatibleClusterEvent.EventErrorIncompatibleCluster. parseDelimitedFrom(InputStream input)static Event.EventErrorIncompatibleClusterEvent.EventErrorIncompatibleCluster. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.EventErrorIncompatibleClusterEvent.EventErrorIncompatibleCluster. parseFrom(byte[] data)static Event.EventErrorIncompatibleClusterEvent.EventErrorIncompatibleCluster. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.EventErrorIncompatibleClusterEvent.EventErrorIncompatibleCluster. parseFrom(com.google.protobuf.ByteString data)static Event.EventErrorIncompatibleClusterEvent.EventErrorIncompatibleCluster. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.EventErrorIncompatibleClusterEvent.EventErrorIncompatibleCluster. parseFrom(com.google.protobuf.CodedInputStream input)static Event.EventErrorIncompatibleClusterEvent.EventErrorIncompatibleCluster. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.EventErrorIncompatibleClusterEvent.EventErrorIncompatibleCluster. parseFrom(InputStream input)static Event.EventErrorIncompatibleClusterEvent.EventErrorIncompatibleCluster. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.EventErrorIncompatibleClusterEvent.EventErrorIncompatibleCluster. parseFrom(ByteBuffer data)static Event.EventErrorIncompatibleClusterEvent.EventErrorIncompatibleCluster. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.admin that return types with arguments of type Event.EventErrorIncompatibleCluster Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Event.EventErrorIncompatibleCluster,Event.EventErrorIncompatibleCluster.Builder,Event.EventErrorIncompatibleClusterOrBuilder>Event.EventFailureReason.Builder. getIncompatibleClusterFieldBuilder().flyteidl.admin.EventErrorIncompatibleCluster incompatible_cluster = 2;com.google.protobuf.Parser<Event.EventErrorIncompatibleCluster>Event.EventErrorIncompatibleCluster. getParserForType()static com.google.protobuf.Parser<Event.EventErrorIncompatibleCluster>Event.EventErrorIncompatibleCluster. parser()Methods in flyteidl.admin with parameters of type Event.EventErrorIncompatibleCluster Modifier and Type Method Description private voidEvent.EventErrorIncompatibleCluster.Builder. buildPartial0(Event.EventErrorIncompatibleCluster result)Event.EventErrorIncompatibleCluster.BuilderEvent.EventErrorIncompatibleCluster.Builder. mergeFrom(Event.EventErrorIncompatibleCluster other)Event.EventFailureReason.BuilderEvent.EventFailureReason.Builder. mergeIncompatibleCluster(Event.EventErrorIncompatibleCluster value).flyteidl.admin.EventErrorIncompatibleCluster incompatible_cluster = 2;static Event.EventErrorIncompatibleCluster.BuilderEvent.EventErrorIncompatibleCluster. newBuilder(Event.EventErrorIncompatibleCluster prototype)Event.EventFailureReason.BuilderEvent.EventFailureReason.Builder. setIncompatibleCluster(Event.EventErrorIncompatibleCluster value).flyteidl.admin.EventErrorIncompatibleCluster incompatible_cluster = 2;
-