| Modifier and Type | Class and Description |
|---|---|
class |
ProcessEventConfigurationDTO
Generated dto class for type ProcessEventConfiguration first defined at extension apiregistryservices
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<EventConfigurationDTO> |
DestinationTargetDTO.getEventConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationTargetDTO.setEventConfigurations(java.util.Collection<EventConfigurationDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
EventConfigurationDTO |
EventPropertyConfigurationDTO.getEventConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EventConfigurationDTO> |
EventConfigurationsDTO.getEventConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventPropertyConfigurationDTO.setEventConfiguration(EventConfigurationDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventConfigurationsDTO.setEventConfigurations(java.util.List<EventConfigurationDTO> eventconfigurationsList) |
| Constructor and Description |
|---|
EventConfigurationsDTO(java.util.List<EventConfigurationDTO> eventconfigurationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
EventConfigurationResource.putEventConfiguration(EventConfigurationDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.