A B C F G H I J N P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Action - Class in com.redhat.cloud.notifications.ingress
- Action() - Constructor for class com.redhat.cloud.notifications.ingress.Action
-
Default constructor.
- Action(String, String, String, LocalDateTime, String, Map) - Constructor for class com.redhat.cloud.notifications.ingress.Action
-
All-args constructor.
- Action.Builder - Class in com.redhat.cloud.notifications.ingress
-
RecordBuilder for Action instances.
- AvroInit - Class in com.redhat.cloud.notifications.avro
B
- build() - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
C
- clearAccountId() - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Clears the value of the 'account_id' field.
- clearApplication() - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Clears the value of the 'application' field.
- clearBundle() - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Clears the value of the 'bundle' field.
- clearEventType() - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Clears the value of the 'event_type' field.
- clearPayload() - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Clears the value of the 'payload' field.
- clearTimestamp() - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Clears the value of the 'timestamp' field.
- com.redhat.cloud.notifications.avro - package com.redhat.cloud.notifications.avro
- com.redhat.cloud.notifications.ingress - package com.redhat.cloud.notifications.ingress
- createDecoder(SchemaStore) - Static method in class com.redhat.cloud.notifications.ingress.Action
-
Create a new BinaryMessageDecoder instance for this class that uses the specified
SchemaStore.
F
- fromByteBuffer(ByteBuffer) - Static method in class com.redhat.cloud.notifications.ingress.Action
-
Deserializes a Action from a ByteBuffer.
- fromCharSequence(CharSequence, Schema, LogicalType) - Method in class com.redhat.cloud.notifications.avro.Iso8601Conversion
- fromCharSequence(CharSequence, Schema, LogicalType) - Method in class com.redhat.cloud.notifications.avro.JsonObjectConversion
- fromSchema(Schema) - Method in class com.redhat.cloud.notifications.avro.Iso8601Factory
- fromSchema(Schema) - Method in class com.redhat.cloud.notifications.avro.JsonObjectFactory
G
- get(int) - Method in class com.redhat.cloud.notifications.ingress.Action
- getAccountId() - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Gets the value of the 'account_id' field.
- getAccountId() - Method in class com.redhat.cloud.notifications.ingress.Action
-
Gets the value of the 'account_id' field.
- getApplication() - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Gets the value of the 'application' field.
- getApplication() - Method in class com.redhat.cloud.notifications.ingress.Action
-
Gets the value of the 'application' field.
- getBundle() - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Gets the value of the 'bundle' field.
- getBundle() - Method in class com.redhat.cloud.notifications.ingress.Action
-
Gets the value of the 'bundle' field.
- getClassSchema() - Static method in class com.redhat.cloud.notifications.ingress.Action
- getConversion(int) - Method in class com.redhat.cloud.notifications.ingress.Action
- getConvertedType() - Method in class com.redhat.cloud.notifications.avro.Iso8601Conversion
- getConvertedType() - Method in class com.redhat.cloud.notifications.avro.JsonObjectConversion
- getDecoder() - Static method in class com.redhat.cloud.notifications.ingress.Action
-
Return the BinaryMessageDecoder instance used by this class.
- getEncoder() - Static method in class com.redhat.cloud.notifications.ingress.Action
-
Return the BinaryMessageEncoder instance used by this class.
- getEventType() - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Gets the value of the 'event_type' field.
- getEventType() - Method in class com.redhat.cloud.notifications.ingress.Action
-
Gets the value of the 'event_type' field.
- getLogicalTypeName() - Method in class com.redhat.cloud.notifications.avro.Iso8601Conversion
- getLogicalTypeName() - Method in class com.redhat.cloud.notifications.avro.JsonObjectConversion
- getPayload() - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Gets the value of the 'payload' field.
- getPayload() - Method in class com.redhat.cloud.notifications.ingress.Action
-
Gets the value of the 'payload' field.
- getRecommendedSchema() - Method in class com.redhat.cloud.notifications.avro.Iso8601Conversion
- getRecommendedSchema() - Method in class com.redhat.cloud.notifications.avro.JsonObjectConversion
- getSchema() - Method in class com.redhat.cloud.notifications.ingress.Action
- getSpecificData() - Method in class com.redhat.cloud.notifications.ingress.Action
- getTimestamp() - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Gets the value of the 'timestamp' field.
- getTimestamp() - Method in class com.redhat.cloud.notifications.ingress.Action
-
Gets the value of the 'timestamp' field.
- getTypeName() - Method in class com.redhat.cloud.notifications.avro.Iso8601Factory
- getTypeName() - Method in class com.redhat.cloud.notifications.avro.JsonObjectFactory
H
- hasAccountId() - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Checks whether the 'account_id' field has been set.
- hasApplication() - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Checks whether the 'application' field has been set.
- hasBundle() - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Checks whether the 'bundle' field has been set.
- hasEventType() - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Checks whether the 'event_type' field has been set.
- hasPayload() - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Checks whether the 'payload' field has been set.
- hasTimestamp() - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Checks whether the 'timestamp' field has been set.
I
- init() - Static method in class com.redhat.cloud.notifications.avro.AvroInit
- Iso8601Conversion - Class in com.redhat.cloud.notifications.avro
- Iso8601Conversion() - Constructor for class com.redhat.cloud.notifications.avro.Iso8601Conversion
- Iso8601Factory - Class in com.redhat.cloud.notifications.avro
- Iso8601Factory() - Constructor for class com.redhat.cloud.notifications.avro.Iso8601Factory
- Iso8601LogicalType - Class in com.redhat.cloud.notifications.avro
J
- JsonObjectConversion - Class in com.redhat.cloud.notifications.avro
- JsonObjectConversion() - Constructor for class com.redhat.cloud.notifications.avro.JsonObjectConversion
- JsonObjectFactory - Class in com.redhat.cloud.notifications.avro
- JsonObjectFactory() - Constructor for class com.redhat.cloud.notifications.avro.JsonObjectFactory
- JsonObjectLogicalType - Class in com.redhat.cloud.notifications.avro
N
- newBuilder() - Static method in class com.redhat.cloud.notifications.ingress.Action
-
Creates a new Action RecordBuilder.
- newBuilder(Action) - Static method in class com.redhat.cloud.notifications.ingress.Action
-
Creates a new Action RecordBuilder by copying an existing Action instance.
- newBuilder(Action.Builder) - Static method in class com.redhat.cloud.notifications.ingress.Action
-
Creates a new Action RecordBuilder by copying an existing Builder.
P
- put(int, Object) - Method in class com.redhat.cloud.notifications.ingress.Action
R
- readExternal(ObjectInput) - Method in class com.redhat.cloud.notifications.ingress.Action
S
- SCHEMA$ - Static variable in class com.redhat.cloud.notifications.ingress.Action
- setAccountId(String) - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Sets the value of the 'account_id' field.
- setAccountId(String) - Method in class com.redhat.cloud.notifications.ingress.Action
-
Sets the value of the 'account_id' field.
- setApplication(String) - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Sets the value of the 'application' field.
- setApplication(String) - Method in class com.redhat.cloud.notifications.ingress.Action
-
Sets the value of the 'application' field.
- setBundle(String) - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Sets the value of the 'bundle' field.
- setBundle(String) - Method in class com.redhat.cloud.notifications.ingress.Action
-
Sets the value of the 'bundle' field.
- setEventType(String) - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Sets the value of the 'event_type' field.
- setEventType(String) - Method in class com.redhat.cloud.notifications.ingress.Action
-
Sets the value of the 'event_type' field.
- setPayload(Map) - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Sets the value of the 'payload' field.
- setPayload(Map) - Method in class com.redhat.cloud.notifications.ingress.Action
-
Sets the value of the 'payload' field.
- setTimestamp(LocalDateTime) - Method in class com.redhat.cloud.notifications.ingress.Action.Builder
-
Sets the value of the 'timestamp' field.
- setTimestamp(LocalDateTime) - Method in class com.redhat.cloud.notifications.ingress.Action
-
Sets the value of the 'timestamp' field.
T
- toByteBuffer() - Method in class com.redhat.cloud.notifications.ingress.Action
-
Serializes this Action to a ByteBuffer.
- toCharSequence(LocalDateTime, Schema, LogicalType) - Method in class com.redhat.cloud.notifications.avro.Iso8601Conversion
- toCharSequence(Map, Schema, LogicalType) - Method in class com.redhat.cloud.notifications.avro.JsonObjectConversion
V
- validate(Schema) - Method in class com.redhat.cloud.notifications.avro.Iso8601LogicalType
- validate(Schema) - Method in class com.redhat.cloud.notifications.avro.JsonObjectLogicalType
W
- writeExternal(ObjectOutput) - Method in class com.redhat.cloud.notifications.ingress.Action
All Classes All Packages