Index

A B C D E G H I L M P R S T V W 
All Classes and Interfaces|All Packages|Serialized Form

A

Action - Class in com.redhat.cloud.notifications.ingress
Notification message
Action() - Constructor for class com.redhat.cloud.notifications.ingress.Action
 
Action.ActionBuilder - Class in com.redhat.cloud.notifications.ingress
 
Action.ActionBuilderBase<T extends Action> - Class in com.redhat.cloud.notifications.ingress
 
ActionBuilder() - Constructor for class com.redhat.cloud.notifications.ingress.Action.ActionBuilder
 
ActionBuilderBase() - Constructor for class com.redhat.cloud.notifications.ingress.Action.ActionBuilderBase
 
ActionOut - Class in com.redhat.cloud.notifications.ingress
Action's details
ActionOut() - Constructor for class com.redhat.cloud.notifications.ingress.ActionOut
 
ActionOut.ActionOutBuilder - Class in com.redhat.cloud.notifications.ingress
 
ActionOut.ActionOutBuilderBase<T extends ActionOut> - Class in com.redhat.cloud.notifications.ingress
 
ActionOutBuilder() - Constructor for class com.redhat.cloud.notifications.ingress.ActionOut.ActionOutBuilder
 
ActionOutBuilderBase() - Constructor for class com.redhat.cloud.notifications.ingress.ActionOut.ActionOutBuilderBase
 
Application - Class in com.redhat.cloud.notifications.ingress
Application
Application() - Constructor for class com.redhat.cloud.notifications.ingress.Application
 
Application.ApplicationBuilder - Class in com.redhat.cloud.notifications.ingress
 
Application.ApplicationBuilderBase<T extends Application> - Class in com.redhat.cloud.notifications.ingress
 
ApplicationBuilder() - Constructor for class com.redhat.cloud.notifications.ingress.Application.ApplicationBuilder
 
ApplicationBuilderBase() - Constructor for class com.redhat.cloud.notifications.ingress.Application.ApplicationBuilderBase
 

B

build() - Method in class com.redhat.cloud.notifications.ingress.Action.ActionBuilderBase
 
build() - Method in class com.redhat.cloud.notifications.ingress.ActionOut.ActionOutBuilderBase
 
build() - Method in class com.redhat.cloud.notifications.ingress.Application.ApplicationBuilderBase
 
build() - Method in class com.redhat.cloud.notifications.ingress.Bundle.BundleBuilderBase
 
build() - Method in class com.redhat.cloud.notifications.ingress.Context.ContextBuilderBase
 
build() - Method in class com.redhat.cloud.notifications.ingress.Event.EventBuilderBase
 
build() - Method in class com.redhat.cloud.notifications.ingress.EventType.EventTypeBuilderBase
 
build() - Method in class com.redhat.cloud.notifications.ingress.Metadata.MetadataBuilderBase
 
build() - Method in class com.redhat.cloud.notifications.ingress.Payload.PayloadBuilderBase
 
build() - Method in class com.redhat.cloud.notifications.ingress.Recipient.RecipientBuilderBase
 
build() - Method in class com.redhat.cloud.notifications.ingress.Source.SourceBuilderBase
 
Bundle - Class in com.redhat.cloud.notifications.ingress
Bundle
Bundle() - Constructor for class com.redhat.cloud.notifications.ingress.Bundle
 
Bundle.BundleBuilder - Class in com.redhat.cloud.notifications.ingress
 
Bundle.BundleBuilderBase<T extends Bundle> - Class in com.redhat.cloud.notifications.ingress
 
BundleBuilder() - Constructor for class com.redhat.cloud.notifications.ingress.Bundle.BundleBuilder
 
BundleBuilderBase() - Constructor for class com.redhat.cloud.notifications.ingress.Bundle.BundleBuilderBase
 

C

com.redhat.cloud.notifications.ingress - package com.redhat.cloud.notifications.ingress
 
com.redhat.cloud.notifications.jackson - package com.redhat.cloud.notifications.jackson
 
com.redhat.cloud.notifications.jackson.deserializer - package com.redhat.cloud.notifications.jackson.deserializer
 
com.redhat.cloud.notifications.jackson.serializer - package com.redhat.cloud.notifications.jackson.serializer
 
com.redhat.cloud.notifications.validator - package com.redhat.cloud.notifications.validator
 
Context - Class in com.redhat.cloud.notifications.ingress
Context
Context() - Constructor for class com.redhat.cloud.notifications.ingress.Context
 
Context.ContextBuilder - Class in com.redhat.cloud.notifications.ingress
 
Context.ContextBuilderBase<T extends Context> - Class in com.redhat.cloud.notifications.ingress
 
ContextBuilder() - Constructor for class com.redhat.cloud.notifications.ingress.Context.ContextBuilder
 
ContextBuilderBase() - Constructor for class com.redhat.cloud.notifications.ingress.Context.ContextBuilderBase
 

D

decode(String) - Static method in class com.redhat.cloud.notifications.ingress.Parser
Validates and decodes the json string to an Action - Default values are set for supported values (see schema)
deserialize(JsonParser, DeserializationContext) - Method in class com.redhat.cloud.notifications.jackson.deserializer.LocalDateTimeDeserializer
 

E

encode(Action) - Static method in class com.redhat.cloud.notifications.ingress.Parser
Validates and encodes an Action to a json-string - Default values are set for supported values (see schema)
equals(Object) - Method in class com.redhat.cloud.notifications.ingress.Action
 
equals(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
equals(Object) - Method in class com.redhat.cloud.notifications.ingress.Application
 
equals(Object) - Method in class com.redhat.cloud.notifications.ingress.Bundle
 
equals(Object) - Method in class com.redhat.cloud.notifications.ingress.Context
 
equals(Object) - Method in class com.redhat.cloud.notifications.ingress.Event
 
equals(Object) - Method in class com.redhat.cloud.notifications.ingress.EventType
 
equals(Object) - Method in class com.redhat.cloud.notifications.ingress.Metadata
 
equals(Object) - Method in class com.redhat.cloud.notifications.ingress.Payload
 
equals(Object) - Method in class com.redhat.cloud.notifications.ingress.Recipient
 
equals(Object) - Method in class com.redhat.cloud.notifications.ingress.Source
 
Event - Class in com.redhat.cloud.notifications.ingress
Events
Event() - Constructor for class com.redhat.cloud.notifications.ingress.Event
 
Event.EventBuilder - Class in com.redhat.cloud.notifications.ingress
 
Event.EventBuilderBase<T extends Event> - Class in com.redhat.cloud.notifications.ingress
 
EventBuilder() - Constructor for class com.redhat.cloud.notifications.ingress.Event.EventBuilder
 
EventBuilderBase() - Constructor for class com.redhat.cloud.notifications.ingress.Event.EventBuilderBase
 
EventType - Class in com.redhat.cloud.notifications.ingress
Event Type
EventType() - Constructor for class com.redhat.cloud.notifications.ingress.EventType
 
EventType.EventTypeBuilder - Class in com.redhat.cloud.notifications.ingress
 
EventType.EventTypeBuilderBase<T extends EventType> - Class in com.redhat.cloud.notifications.ingress
 
EventTypeBuilder() - Constructor for class com.redhat.cloud.notifications.ingress.EventType.EventTypeBuilder
 
EventTypeBuilderBase() - Constructor for class com.redhat.cloud.notifications.ingress.EventType.EventTypeBuilderBase
 

G

getAccountId() - Method in class com.redhat.cloud.notifications.ingress.Action
Account id
getAccountId() - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
getAdditionalProperties() - Method in class com.redhat.cloud.notifications.ingress.Context
 
getAdditionalProperties() - Method in class com.redhat.cloud.notifications.ingress.Metadata
 
getAdditionalProperties() - Method in class com.redhat.cloud.notifications.ingress.Payload
 
getApplication() - Method in class com.redhat.cloud.notifications.ingress.Action
Application name
getApplication() - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
getApplication() - Method in class com.redhat.cloud.notifications.ingress.Source
Application
getBundle() - Method in class com.redhat.cloud.notifications.ingress.Action
Bundle name
getBundle() - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
getBundle() - Method in class com.redhat.cloud.notifications.ingress.Source
Bundle
getContext() - Method in class com.redhat.cloud.notifications.ingress.Action
Context
getContext() - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
getDisplayName() - Method in class com.redhat.cloud.notifications.ingress.Application
The application's display name
getDisplayName() - Method in class com.redhat.cloud.notifications.ingress.Bundle
Bundle's display name
getDisplayName() - Method in class com.redhat.cloud.notifications.ingress.EventType
Event type's display name
getErrorMessageDescription() - Method in class com.redhat.cloud.notifications.validator.LocalDateTimeValidator
 
getEvents() - Method in class com.redhat.cloud.notifications.ingress.Action
(Required)
getEvents() - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
getEventType() - Method in class com.redhat.cloud.notifications.ingress.Action
Event type name
getEventType() - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
getEventType() - Method in class com.redhat.cloud.notifications.ingress.Source
Event Type
getGroups() - Method in class com.redhat.cloud.notifications.ingress.Recipient
Groups
getId() - Method in class com.redhat.cloud.notifications.ingress.Action
Id of the Event as UUID4
getId() - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
getIgnoreUserPreferences() - Method in class com.redhat.cloud.notifications.ingress.Recipient
Ignore user preferences
getMetadata() - Method in class com.redhat.cloud.notifications.ingress.Event
Event's metadata
getName() - Method in class com.redhat.cloud.notifications.validator.LocalDateTimeValidator
 
getOnlyAdmins() - Method in class com.redhat.cloud.notifications.ingress.Recipient
Only admins
getOrgId() - Method in class com.redhat.cloud.notifications.ingress.Action
Organization id
getOrgId() - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
getPayload() - Method in class com.redhat.cloud.notifications.ingress.Event
Event payload
getRecipients() - Method in class com.redhat.cloud.notifications.ingress.Action
Applications can add extra email recipients by adding entries to this array.
getRecipients() - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
getSource() - Method in class com.redhat.cloud.notifications.ingress.ActionOut
Source
getTimestamp() - Method in class com.redhat.cloud.notifications.ingress.Action
Sent timestamp
getTimestamp() - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
getUsers() - Method in class com.redhat.cloud.notifications.ingress.Recipient
Users
getValidationMessages() - Method in exception com.redhat.cloud.notifications.ingress.ParsingException
 
getVersion() - Method in class com.redhat.cloud.notifications.ingress.Action
Version of the notification schema
getVersion() - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 

H

hashCode() - Method in class com.redhat.cloud.notifications.ingress.Action
 
hashCode() - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
hashCode() - Method in class com.redhat.cloud.notifications.ingress.Application
 
hashCode() - Method in class com.redhat.cloud.notifications.ingress.Bundle
 
hashCode() - Method in class com.redhat.cloud.notifications.ingress.Context
 
hashCode() - Method in class com.redhat.cloud.notifications.ingress.Event
 
hashCode() - Method in class com.redhat.cloud.notifications.ingress.EventType
 
hashCode() - Method in class com.redhat.cloud.notifications.ingress.Metadata
 
hashCode() - Method in class com.redhat.cloud.notifications.ingress.Payload
 
hashCode() - Method in class com.redhat.cloud.notifications.ingress.Recipient
 
hashCode() - Method in class com.redhat.cloud.notifications.ingress.Source
 

I

instance - Variable in class com.redhat.cloud.notifications.ingress.Action.ActionBuilderBase
 
instance - Variable in class com.redhat.cloud.notifications.ingress.ActionOut.ActionOutBuilderBase
 
instance - Variable in class com.redhat.cloud.notifications.ingress.Application.ApplicationBuilderBase
 
instance - Variable in class com.redhat.cloud.notifications.ingress.Bundle.BundleBuilderBase
 
instance - Variable in class com.redhat.cloud.notifications.ingress.Context.ContextBuilderBase
 
instance - Variable in class com.redhat.cloud.notifications.ingress.Event.EventBuilderBase
 
instance - Variable in class com.redhat.cloud.notifications.ingress.EventType.EventTypeBuilderBase
 
instance - Variable in class com.redhat.cloud.notifications.ingress.Metadata.MetadataBuilderBase
 
instance - Variable in class com.redhat.cloud.notifications.ingress.Payload.PayloadBuilderBase
 
instance - Variable in class com.redhat.cloud.notifications.ingress.Recipient.RecipientBuilderBase
 
instance - Variable in class com.redhat.cloud.notifications.ingress.Source.SourceBuilderBase
 

L

LocalDateTimeDeserializer - Class in com.redhat.cloud.notifications.jackson.deserializer
 
LocalDateTimeDeserializer() - Constructor for class com.redhat.cloud.notifications.jackson.deserializer.LocalDateTimeDeserializer
 
LocalDateTimeModule - Class in com.redhat.cloud.notifications.jackson
 
LocalDateTimeModule() - Constructor for class com.redhat.cloud.notifications.jackson.LocalDateTimeModule
 
LocalDateTimeSerializer - Class in com.redhat.cloud.notifications.jackson.serializer
 
LocalDateTimeSerializer() - Constructor for class com.redhat.cloud.notifications.jackson.serializer.LocalDateTimeSerializer
 
LocalDateTimeValidator - Class in com.redhat.cloud.notifications.validator
 
LocalDateTimeValidator() - Constructor for class com.redhat.cloud.notifications.validator.LocalDateTimeValidator
 

M

matches(String) - Method in class com.redhat.cloud.notifications.validator.LocalDateTimeValidator
 
Metadata - Class in com.redhat.cloud.notifications.ingress
Event's metadata
Metadata() - Constructor for class com.redhat.cloud.notifications.ingress.Metadata
 
Metadata.MetadataBuilder - Class in com.redhat.cloud.notifications.ingress
 
Metadata.MetadataBuilderBase<T extends Metadata> - Class in com.redhat.cloud.notifications.ingress
 
MetadataBuilder() - Constructor for class com.redhat.cloud.notifications.ingress.Metadata.MetadataBuilder
 
MetadataBuilderBase() - Constructor for class com.redhat.cloud.notifications.ingress.Metadata.MetadataBuilderBase
 

P

Parser - Class in com.redhat.cloud.notifications.ingress
 
Parser() - Constructor for class com.redhat.cloud.notifications.ingress.Parser
 
ParsingException - Exception in com.redhat.cloud.notifications.ingress
 
ParsingException(Set<ValidationMessage>) - Constructor for exception com.redhat.cloud.notifications.ingress.ParsingException
 
Payload - Class in com.redhat.cloud.notifications.ingress
Event payload
Payload() - Constructor for class com.redhat.cloud.notifications.ingress.Payload
 
Payload.PayloadBuilder - Class in com.redhat.cloud.notifications.ingress
 
Payload.PayloadBuilderBase<T extends Payload> - Class in com.redhat.cloud.notifications.ingress
 
PayloadBuilder() - Constructor for class com.redhat.cloud.notifications.ingress.Payload.PayloadBuilder
 
PayloadBuilderBase() - Constructor for class com.redhat.cloud.notifications.ingress.Payload.PayloadBuilderBase
 

R

Recipient - Class in com.redhat.cloud.notifications.ingress
 
Recipient() - Constructor for class com.redhat.cloud.notifications.ingress.Recipient
 
Recipient.RecipientBuilder - Class in com.redhat.cloud.notifications.ingress
 
Recipient.RecipientBuilderBase<T extends Recipient> - Class in com.redhat.cloud.notifications.ingress
 
RecipientBuilder() - Constructor for class com.redhat.cloud.notifications.ingress.Recipient.RecipientBuilder
 
RecipientBuilderBase() - Constructor for class com.redhat.cloud.notifications.ingress.Recipient.RecipientBuilderBase
 

S

serialize(LocalDateTime, JsonGenerator, SerializerProvider) - Method in class com.redhat.cloud.notifications.jackson.serializer.LocalDateTimeSerializer
 
setAccountId(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
setAccountId(String) - Method in class com.redhat.cloud.notifications.ingress.Action
Account id
setAdditionalProperty(String, Object) - Method in class com.redhat.cloud.notifications.ingress.Context
 
setAdditionalProperty(String, Object) - Method in class com.redhat.cloud.notifications.ingress.Metadata
 
setAdditionalProperty(String, Object) - Method in class com.redhat.cloud.notifications.ingress.Payload
 
setApplication(Application) - Method in class com.redhat.cloud.notifications.ingress.Source
Application
setApplication(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
setApplication(String) - Method in class com.redhat.cloud.notifications.ingress.Action
Application name
setBundle(Bundle) - Method in class com.redhat.cloud.notifications.ingress.Source
Bundle
setBundle(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
setBundle(String) - Method in class com.redhat.cloud.notifications.ingress.Action
Bundle name
setContext(Context) - Method in class com.redhat.cloud.notifications.ingress.Action
Context
setContext(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
setDisplayName(String) - Method in class com.redhat.cloud.notifications.ingress.Application
The application's display name
setDisplayName(String) - Method in class com.redhat.cloud.notifications.ingress.Bundle
Bundle's display name
setDisplayName(String) - Method in class com.redhat.cloud.notifications.ingress.EventType
Event type's display name
setEvents(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
setEvents(List<Event>) - Method in class com.redhat.cloud.notifications.ingress.Action
(Required)
setEventType(EventType) - Method in class com.redhat.cloud.notifications.ingress.Source
Event Type
setEventType(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
setEventType(String) - Method in class com.redhat.cloud.notifications.ingress.Action
Event type name
setGroups(List<String>) - Method in class com.redhat.cloud.notifications.ingress.Recipient
Groups
setId(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
setId(UUID) - Method in class com.redhat.cloud.notifications.ingress.Action
Id of the Event as UUID4
setIgnoreUserPreferences(Boolean) - Method in class com.redhat.cloud.notifications.ingress.Recipient
Ignore user preferences
setMetadata(Metadata) - Method in class com.redhat.cloud.notifications.ingress.Event
Event's metadata
setOnlyAdmins(Boolean) - Method in class com.redhat.cloud.notifications.ingress.Recipient
Only admins
setOrgId(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
setOrgId(String) - Method in class com.redhat.cloud.notifications.ingress.Action
Organization id
setPayload(Payload) - Method in class com.redhat.cloud.notifications.ingress.Event
Event payload
setRecipients(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
setRecipients(List<Recipient>) - Method in class com.redhat.cloud.notifications.ingress.Action
Applications can add extra email recipients by adding entries to this array.
setSource(Source) - Method in class com.redhat.cloud.notifications.ingress.ActionOut
Source
setTimestamp(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
setTimestamp(LocalDateTime) - Method in class com.redhat.cloud.notifications.ingress.Action
Sent timestamp
setUsers(List<String>) - Method in class com.redhat.cloud.notifications.ingress.Recipient
Users
setVersion(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
setVersion(String) - Method in class com.redhat.cloud.notifications.ingress.Action
Version of the notification schema
Source - Class in com.redhat.cloud.notifications.ingress
Source
Source() - Constructor for class com.redhat.cloud.notifications.ingress.Source
 
Source.SourceBuilder - Class in com.redhat.cloud.notifications.ingress
 
Source.SourceBuilderBase<T extends Source> - Class in com.redhat.cloud.notifications.ingress
 
SourceBuilder() - Constructor for class com.redhat.cloud.notifications.ingress.Source.SourceBuilder
 
SourceBuilderBase() - Constructor for class com.redhat.cloud.notifications.ingress.Source.SourceBuilderBase
 

T

toString() - Method in class com.redhat.cloud.notifications.ingress.Action
 
toString() - Method in class com.redhat.cloud.notifications.ingress.ActionOut
 
toString() - Method in class com.redhat.cloud.notifications.ingress.Application
 
toString() - Method in class com.redhat.cloud.notifications.ingress.Bundle
 
toString() - Method in class com.redhat.cloud.notifications.ingress.Context
 
toString() - Method in class com.redhat.cloud.notifications.ingress.Event
 
toString() - Method in class com.redhat.cloud.notifications.ingress.EventType
 
toString() - Method in class com.redhat.cloud.notifications.ingress.Metadata
 
toString() - Method in class com.redhat.cloud.notifications.ingress.Payload
 
toString() - Method in class com.redhat.cloud.notifications.ingress.Recipient
 
toString() - Method in class com.redhat.cloud.notifications.ingress.Source
 

V

validate(JsonNode, JsonSchema) - Static method in class com.redhat.cloud.notifications.ingress.Parser
Validates action and ensures all the values conform to the schema.
validate(Action) - Static method in class com.redhat.cloud.notifications.ingress.Parser
Validates action and ensures all the values conform to the schema.
validate(ActionOut) - Static method in class com.redhat.cloud.notifications.ingress.Parser
Validates an "Action out" and ensures that all the values conform to the schema.
validate(String) - Static method in class com.redhat.cloud.notifications.ingress.Parser
Validates action and ensures all the values conform to the schema.

W

withAccountId(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut.ActionOutBuilderBase
 
withAccountId(String) - Method in class com.redhat.cloud.notifications.ingress.Action.ActionBuilderBase
 
withAdditionalProperty(String, Object) - Method in class com.redhat.cloud.notifications.ingress.Context.ContextBuilderBase
 
withAdditionalProperty(String, Object) - Method in class com.redhat.cloud.notifications.ingress.Metadata.MetadataBuilderBase
 
withAdditionalProperty(String, Object) - Method in class com.redhat.cloud.notifications.ingress.Payload.PayloadBuilderBase
 
withApplication(Application) - Method in class com.redhat.cloud.notifications.ingress.Source.SourceBuilderBase
 
withApplication(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut.ActionOutBuilderBase
 
withApplication(String) - Method in class com.redhat.cloud.notifications.ingress.Action.ActionBuilderBase
 
withBundle(Bundle) - Method in class com.redhat.cloud.notifications.ingress.Source.SourceBuilderBase
 
withBundle(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut.ActionOutBuilderBase
 
withBundle(String) - Method in class com.redhat.cloud.notifications.ingress.Action.ActionBuilderBase
 
withContext(Context) - Method in class com.redhat.cloud.notifications.ingress.Action.ActionBuilderBase
 
withContext(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut.ActionOutBuilderBase
 
withDisplayName(String) - Method in class com.redhat.cloud.notifications.ingress.Application.ApplicationBuilderBase
 
withDisplayName(String) - Method in class com.redhat.cloud.notifications.ingress.Bundle.BundleBuilderBase
 
withDisplayName(String) - Method in class com.redhat.cloud.notifications.ingress.EventType.EventTypeBuilderBase
 
withEvents(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut.ActionOutBuilderBase
 
withEvents(List<Event>) - Method in class com.redhat.cloud.notifications.ingress.Action.ActionBuilderBase
 
withEventType(EventType) - Method in class com.redhat.cloud.notifications.ingress.Source.SourceBuilderBase
 
withEventType(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut.ActionOutBuilderBase
 
withEventType(String) - Method in class com.redhat.cloud.notifications.ingress.Action.ActionBuilderBase
 
withGroups(List<String>) - Method in class com.redhat.cloud.notifications.ingress.Recipient.RecipientBuilderBase
 
withId(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut.ActionOutBuilderBase
 
withId(UUID) - Method in class com.redhat.cloud.notifications.ingress.Action.ActionBuilderBase
 
withIgnoreUserPreferences(Boolean) - Method in class com.redhat.cloud.notifications.ingress.Recipient.RecipientBuilderBase
 
withMetadata(Metadata) - Method in class com.redhat.cloud.notifications.ingress.Event.EventBuilderBase
 
withOnlyAdmins(Boolean) - Method in class com.redhat.cloud.notifications.ingress.Recipient.RecipientBuilderBase
 
withOrgId(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut.ActionOutBuilderBase
 
withOrgId(String) - Method in class com.redhat.cloud.notifications.ingress.Action.ActionBuilderBase
 
withPayload(Payload) - Method in class com.redhat.cloud.notifications.ingress.Event.EventBuilderBase
 
withRecipients(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut.ActionOutBuilderBase
 
withRecipients(List<Recipient>) - Method in class com.redhat.cloud.notifications.ingress.Action.ActionBuilderBase
 
withSource(Source) - Method in class com.redhat.cloud.notifications.ingress.ActionOut.ActionOutBuilderBase
 
withTimestamp(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut.ActionOutBuilderBase
 
withTimestamp(LocalDateTime) - Method in class com.redhat.cloud.notifications.ingress.Action.ActionBuilderBase
 
withUsers(List<String>) - Method in class com.redhat.cloud.notifications.ingress.Recipient.RecipientBuilderBase
 
withVersion(Object) - Method in class com.redhat.cloud.notifications.ingress.ActionOut.ActionOutBuilderBase
 
withVersion(String) - Method in class com.redhat.cloud.notifications.ingress.Action.ActionBuilderBase
 
A B C D E G H I L M P R S T V W 
All Classes and Interfaces|All Packages|Serialized Form