static EventConfigurationItem.Builder |
EventConfigurationItem.builder() |
|
default EventConfigurationItem.Builder |
EventConfigurationItem.Builder.events(Consumer<EventNotificationItemConfigurations.Builder> events) |
Sets the value of the Events property for this object.
|
EventConfigurationItem.Builder |
EventConfigurationItem.Builder.events(EventNotificationItemConfigurations events) |
Sets the value of the Events property for this object.
|
EventConfigurationItem.Builder |
EventConfigurationItem.Builder.identifier(String identifier) |
Resource identifier opted in for event messaging.
|
EventConfigurationItem.Builder |
EventConfigurationItem.Builder.identifierType(String identifierType) |
Identifier type of the particular resource identifier for event configuration.
|
EventConfigurationItem.Builder |
EventConfigurationItem.Builder.identifierType(IdentifierType identifierType) |
Identifier type of the particular resource identifier for event configuration.
|
EventConfigurationItem.Builder |
EventConfigurationItem.Builder.partnerType(String partnerType) |
Partner type of the resource if the identifier type is PartnerAccountId.
|
EventConfigurationItem.Builder |
EventConfigurationItem.Builder.partnerType(EventNotificationPartnerType partnerType) |
Partner type of the resource if the identifier type is PartnerAccountId.
|
EventConfigurationItem.Builder |
EventConfigurationItem.toBuilder() |
|