Class Notification
-
- All Implemented Interfaces:
-
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable,xyz.block.ftl.schema.v1.NotificationOrBuilder
public final class Notification extends GeneratedMessageV3 implements NotificationOrBuilder
Protobuf type
xyz.block.ftl.schema.v1.Notification
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumNotification.ValueCasepublic final classNotification.BuilderProtobuf type
xyz.block.ftl.schema.v1.Notification
-
Field Summary
Fields Modifier and Type Field Description public final static intCHANGESET_COMMITTED_NOTIFICATION_FIELD_NUMBERpublic final static intCHANGESET_CREATED_NOTIFICATION_FIELD_NUMBERpublic final static intCHANGESET_DRAINED_NOTIFICATION_FIELD_NUMBERpublic final static intCHANGESET_FAILED_NOTIFICATION_FIELD_NUMBERpublic final static intCHANGESET_FINALIZED_NOTIFICATION_FIELD_NUMBERpublic final static intCHANGESET_PREPARED_NOTIFICATION_FIELD_NUMBERpublic final static intCHANGESET_ROLLING_BACK_NOTIFICATION_FIELD_NUMBERpublic final static intDEPLOYMENT_RUNTIME_NOTIFICATION_FIELD_NUMBERpublic final static intFULL_SCHEMA_NOTIFICATION_FIELD_NUMBER
-
Method Summary
Modifier and Type Method Description final static Descriptors.DescriptorgetDescriptor()Notification.ValueCasegetValueCase()booleanhasChangesetCommittedNotification().xyz.block.ftl.schema.v1.ChangesetCommittedNotification changeset_committed_notification = 5;ChangesetCommittedNotificationgetChangesetCommittedNotification().xyz.block.ftl.schema.v1.ChangesetCommittedNotification changeset_committed_notification = 5;ChangesetCommittedNotificationOrBuildergetChangesetCommittedNotificationOrBuilder().xyz.block.ftl.schema.v1.ChangesetCommittedNotification changeset_committed_notification = 5;booleanhasChangesetCreatedNotification().xyz.block.ftl.schema.v1.ChangesetCreatedNotification changeset_created_notification = 3;ChangesetCreatedNotificationgetChangesetCreatedNotification().xyz.block.ftl.schema.v1.ChangesetCreatedNotification changeset_created_notification = 3;ChangesetCreatedNotificationOrBuildergetChangesetCreatedNotificationOrBuilder().xyz.block.ftl.schema.v1.ChangesetCreatedNotification changeset_created_notification = 3;booleanhasChangesetDrainedNotification().xyz.block.ftl.schema.v1.ChangesetDrainedNotification changeset_drained_notification = 6;ChangesetDrainedNotificationgetChangesetDrainedNotification().xyz.block.ftl.schema.v1.ChangesetDrainedNotification changeset_drained_notification = 6;ChangesetDrainedNotificationOrBuildergetChangesetDrainedNotificationOrBuilder().xyz.block.ftl.schema.v1.ChangesetDrainedNotification changeset_drained_notification = 6;booleanhasChangesetFailedNotification().xyz.block.ftl.schema.v1.ChangesetFailedNotification changeset_failed_notification = 9;ChangesetFailedNotificationgetChangesetFailedNotification().xyz.block.ftl.schema.v1.ChangesetFailedNotification changeset_failed_notification = 9;ChangesetFailedNotificationOrBuildergetChangesetFailedNotificationOrBuilder().xyz.block.ftl.schema.v1.ChangesetFailedNotification changeset_failed_notification = 9;booleanhasChangesetFinalizedNotification().xyz.block.ftl.schema.v1.ChangesetFinalizedNotification changeset_finalized_notification = 7;ChangesetFinalizedNotificationgetChangesetFinalizedNotification().xyz.block.ftl.schema.v1.ChangesetFinalizedNotification changeset_finalized_notification = 7;ChangesetFinalizedNotificationOrBuildergetChangesetFinalizedNotificationOrBuilder().xyz.block.ftl.schema.v1.ChangesetFinalizedNotification changeset_finalized_notification = 7;booleanhasChangesetPreparedNotification().xyz.block.ftl.schema.v1.ChangesetPreparedNotification changeset_prepared_notification = 4;ChangesetPreparedNotificationgetChangesetPreparedNotification().xyz.block.ftl.schema.v1.ChangesetPreparedNotification changeset_prepared_notification = 4;ChangesetPreparedNotificationOrBuildergetChangesetPreparedNotificationOrBuilder().xyz.block.ftl.schema.v1.ChangesetPreparedNotification changeset_prepared_notification = 4;booleanhasChangesetRollingBackNotification().xyz.block.ftl.schema.v1.ChangesetRollingBackNotification changeset_rolling_back_notification = 8;ChangesetRollingBackNotificationgetChangesetRollingBackNotification().xyz.block.ftl.schema.v1.ChangesetRollingBackNotification changeset_rolling_back_notification = 8;ChangesetRollingBackNotificationOrBuildergetChangesetRollingBackNotificationOrBuilder().xyz.block.ftl.schema.v1.ChangesetRollingBackNotification changeset_rolling_back_notification = 8;booleanhasDeploymentRuntimeNotification().xyz.block.ftl.schema.v1.DeploymentRuntimeNotification deployment_runtime_notification = 2;DeploymentRuntimeNotificationgetDeploymentRuntimeNotification().xyz.block.ftl.schema.v1.DeploymentRuntimeNotification deployment_runtime_notification = 2;DeploymentRuntimeNotificationOrBuildergetDeploymentRuntimeNotificationOrBuilder().xyz.block.ftl.schema.v1.DeploymentRuntimeNotification deployment_runtime_notification = 2;booleanhasFullSchemaNotification().xyz.block.ftl.schema.v1.FullSchemaNotification full_schema_notification = 1;FullSchemaNotificationgetFullSchemaNotification().xyz.block.ftl.schema.v1.FullSchemaNotification full_schema_notification = 1;FullSchemaNotificationOrBuildergetFullSchemaNotificationOrBuilder().xyz.block.ftl.schema.v1.FullSchemaNotification full_schema_notification = 1;final booleanisInitialized()voidwriteTo(CodedOutputStream output)intgetSerializedSize()booleanequals(Object obj)inthashCode()static NotificationparseFrom(ByteBuffer data)static NotificationparseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)static NotificationparseFrom(ByteString data)static NotificationparseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)static NotificationparseFrom(Array<byte> data)static NotificationparseFrom(Array<byte> data, ExtensionRegistryLite extensionRegistry)static NotificationparseFrom(InputStream input)static NotificationparseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)static NotificationparseDelimitedFrom(InputStream input)static NotificationparseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)static NotificationparseFrom(CodedInputStream input)static NotificationparseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)Notification.BuildernewBuilderForType()static Notification.BuildernewBuilder()static Notification.BuildernewBuilder(Notification prototype)Notification.BuildertoBuilder()static NotificationgetDefaultInstance()static Parser<Notification>parser()Parser<Notification>getParserForType()NotificationgetDefaultInstanceForType()-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof -
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, toString -
Methods inherited from class com.google.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo -
Methods inherited from class com.google.protobuf.Message
getParserForType -
Methods inherited from class com.google.protobuf.MessageLite
getParserForType -
Methods inherited from class com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getDescriptor
final static Descriptors.Descriptor getDescriptor()
-
getValueCase
Notification.ValueCase getValueCase()
-
hasChangesetCommittedNotification
boolean hasChangesetCommittedNotification()
.xyz.block.ftl.schema.v1.ChangesetCommittedNotification changeset_committed_notification = 5;- Returns:
Whether the changesetCommittedNotification field is set.
-
getChangesetCommittedNotification
ChangesetCommittedNotification getChangesetCommittedNotification()
.xyz.block.ftl.schema.v1.ChangesetCommittedNotification changeset_committed_notification = 5;- Returns:
The changesetCommittedNotification.
-
getChangesetCommittedNotificationOrBuilder
ChangesetCommittedNotificationOrBuilder getChangesetCommittedNotificationOrBuilder()
.xyz.block.ftl.schema.v1.ChangesetCommittedNotification changeset_committed_notification = 5;
-
hasChangesetCreatedNotification
boolean hasChangesetCreatedNotification()
.xyz.block.ftl.schema.v1.ChangesetCreatedNotification changeset_created_notification = 3;- Returns:
Whether the changesetCreatedNotification field is set.
-
getChangesetCreatedNotification
ChangesetCreatedNotification getChangesetCreatedNotification()
.xyz.block.ftl.schema.v1.ChangesetCreatedNotification changeset_created_notification = 3;- Returns:
The changesetCreatedNotification.
-
getChangesetCreatedNotificationOrBuilder
ChangesetCreatedNotificationOrBuilder getChangesetCreatedNotificationOrBuilder()
.xyz.block.ftl.schema.v1.ChangesetCreatedNotification changeset_created_notification = 3;
-
hasChangesetDrainedNotification
boolean hasChangesetDrainedNotification()
.xyz.block.ftl.schema.v1.ChangesetDrainedNotification changeset_drained_notification = 6;- Returns:
Whether the changesetDrainedNotification field is set.
-
getChangesetDrainedNotification
ChangesetDrainedNotification getChangesetDrainedNotification()
.xyz.block.ftl.schema.v1.ChangesetDrainedNotification changeset_drained_notification = 6;- Returns:
The changesetDrainedNotification.
-
getChangesetDrainedNotificationOrBuilder
ChangesetDrainedNotificationOrBuilder getChangesetDrainedNotificationOrBuilder()
.xyz.block.ftl.schema.v1.ChangesetDrainedNotification changeset_drained_notification = 6;
-
hasChangesetFailedNotification
boolean hasChangesetFailedNotification()
.xyz.block.ftl.schema.v1.ChangesetFailedNotification changeset_failed_notification = 9;- Returns:
Whether the changesetFailedNotification field is set.
-
getChangesetFailedNotification
ChangesetFailedNotification getChangesetFailedNotification()
.xyz.block.ftl.schema.v1.ChangesetFailedNotification changeset_failed_notification = 9;- Returns:
The changesetFailedNotification.
-
getChangesetFailedNotificationOrBuilder
ChangesetFailedNotificationOrBuilder getChangesetFailedNotificationOrBuilder()
.xyz.block.ftl.schema.v1.ChangesetFailedNotification changeset_failed_notification = 9;
-
hasChangesetFinalizedNotification
boolean hasChangesetFinalizedNotification()
.xyz.block.ftl.schema.v1.ChangesetFinalizedNotification changeset_finalized_notification = 7;- Returns:
Whether the changesetFinalizedNotification field is set.
-
getChangesetFinalizedNotification
ChangesetFinalizedNotification getChangesetFinalizedNotification()
.xyz.block.ftl.schema.v1.ChangesetFinalizedNotification changeset_finalized_notification = 7;- Returns:
The changesetFinalizedNotification.
-
getChangesetFinalizedNotificationOrBuilder
ChangesetFinalizedNotificationOrBuilder getChangesetFinalizedNotificationOrBuilder()
.xyz.block.ftl.schema.v1.ChangesetFinalizedNotification changeset_finalized_notification = 7;
-
hasChangesetPreparedNotification
boolean hasChangesetPreparedNotification()
.xyz.block.ftl.schema.v1.ChangesetPreparedNotification changeset_prepared_notification = 4;- Returns:
Whether the changesetPreparedNotification field is set.
-
getChangesetPreparedNotification
ChangesetPreparedNotification getChangesetPreparedNotification()
.xyz.block.ftl.schema.v1.ChangesetPreparedNotification changeset_prepared_notification = 4;- Returns:
The changesetPreparedNotification.
-
getChangesetPreparedNotificationOrBuilder
ChangesetPreparedNotificationOrBuilder getChangesetPreparedNotificationOrBuilder()
.xyz.block.ftl.schema.v1.ChangesetPreparedNotification changeset_prepared_notification = 4;
-
hasChangesetRollingBackNotification
boolean hasChangesetRollingBackNotification()
.xyz.block.ftl.schema.v1.ChangesetRollingBackNotification changeset_rolling_back_notification = 8;- Returns:
Whether the changesetRollingBackNotification field is set.
-
getChangesetRollingBackNotification
ChangesetRollingBackNotification getChangesetRollingBackNotification()
.xyz.block.ftl.schema.v1.ChangesetRollingBackNotification changeset_rolling_back_notification = 8;- Returns:
The changesetRollingBackNotification.
-
getChangesetRollingBackNotificationOrBuilder
ChangesetRollingBackNotificationOrBuilder getChangesetRollingBackNotificationOrBuilder()
.xyz.block.ftl.schema.v1.ChangesetRollingBackNotification changeset_rolling_back_notification = 8;
-
hasDeploymentRuntimeNotification
boolean hasDeploymentRuntimeNotification()
.xyz.block.ftl.schema.v1.DeploymentRuntimeNotification deployment_runtime_notification = 2;- Returns:
Whether the deploymentRuntimeNotification field is set.
-
getDeploymentRuntimeNotification
DeploymentRuntimeNotification getDeploymentRuntimeNotification()
.xyz.block.ftl.schema.v1.DeploymentRuntimeNotification deployment_runtime_notification = 2;- Returns:
The deploymentRuntimeNotification.
-
getDeploymentRuntimeNotificationOrBuilder
DeploymentRuntimeNotificationOrBuilder getDeploymentRuntimeNotificationOrBuilder()
.xyz.block.ftl.schema.v1.DeploymentRuntimeNotification deployment_runtime_notification = 2;
-
hasFullSchemaNotification
boolean hasFullSchemaNotification()
.xyz.block.ftl.schema.v1.FullSchemaNotification full_schema_notification = 1;- Returns:
Whether the fullSchemaNotification field is set.
-
getFullSchemaNotification
FullSchemaNotification getFullSchemaNotification()
.xyz.block.ftl.schema.v1.FullSchemaNotification full_schema_notification = 1;- Returns:
The fullSchemaNotification.
-
getFullSchemaNotificationOrBuilder
FullSchemaNotificationOrBuilder getFullSchemaNotificationOrBuilder()
.xyz.block.ftl.schema.v1.FullSchemaNotification full_schema_notification = 1;
-
isInitialized
final boolean isInitialized()
-
writeTo
void writeTo(CodedOutputStream output)
-
getSerializedSize
int getSerializedSize()
-
hashCode
int hashCode()
-
parseFrom
static Notification parseFrom(ByteBuffer data)
-
parseFrom
static Notification parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
-
parseFrom
static Notification parseFrom(ByteString data)
-
parseFrom
static Notification parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
-
parseFrom
static Notification parseFrom(Array<byte> data)
-
parseFrom
static Notification parseFrom(Array<byte> data, ExtensionRegistryLite extensionRegistry)
-
parseFrom
static Notification parseFrom(InputStream input)
-
parseFrom
static Notification parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
-
parseDelimitedFrom
static Notification parseDelimitedFrom(InputStream input)
-
parseDelimitedFrom
static Notification parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
-
parseFrom
static Notification parseFrom(CodedInputStream input)
-
parseFrom
static Notification parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
-
newBuilderForType
Notification.Builder newBuilderForType()
-
newBuilder
static Notification.Builder newBuilder()
-
newBuilder
static Notification.Builder newBuilder(Notification prototype)
-
toBuilder
Notification.Builder toBuilder()
-
getDefaultInstance
static Notification getDefaultInstance()
-
parser
static Parser<Notification> parser()
-
getParserForType
Parser<Notification> getParserForType()
-
getDefaultInstanceForType
Notification getDefaultInstanceForType()
-
-
-
-