public static interface RuleTriggerEventSource.Builder extends SdkPojo, CopyableBuilder<RuleTriggerEventSource.Builder,RuleTriggerEventSource>
| Modifier and Type | Method and Description |
|---|---|
RuleTriggerEventSource.Builder |
eventSourceName(EventSourceName eventSourceName)
The name of the event source.
|
RuleTriggerEventSource.Builder |
eventSourceName(String eventSourceName)
The name of the event source.
|
RuleTriggerEventSource.Builder |
integrationAssociationId(String integrationAssociationId)
The identifier for the integration association.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRuleTriggerEventSource.Builder eventSourceName(String eventSourceName)
The name of the event source.
eventSourceName - The name of the event source.EventSourceName,
EventSourceNameRuleTriggerEventSource.Builder eventSourceName(EventSourceName eventSourceName)
The name of the event source.
eventSourceName - The name of the event source.EventSourceName,
EventSourceNameRuleTriggerEventSource.Builder integrationAssociationId(String integrationAssociationId)
The identifier for the integration association.
integrationAssociationId - The identifier for the integration association.Copyright © 2023. All rights reserved.