| Package | Description |
|---|---|
| de.hybris.platform.apiregistryservices.dto | |
| de.hybris.platform.apiregistryservices.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsumedDestinationDTO
Generated dto class for type ConsumedDestination first defined at extension apiregistryservices
|
class |
ExposedDestinationDTO
Generated dto class for type ExposedDestination first defined at extension apiregistryservices
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractDestinationDTO> |
AbstractDestinationsDTO.getAbstractDestinations() |
java.util.Collection<AbstractDestinationDTO> |
EndpointDTO.getDestinations() |
java.util.Collection<AbstractDestinationDTO> |
DestinationTargetDTO.getDestinations() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDestinationsDTO.setAbstractDestinations(java.util.List<AbstractDestinationDTO> abstractdestinationsList) |
void |
EndpointDTO.setDestinations(java.util.Collection<AbstractDestinationDTO> value) |
void |
DestinationTargetDTO.setDestinations(java.util.Collection<AbstractDestinationDTO> value) |
| Constructor and Description |
|---|
AbstractDestinationsDTO(java.util.List<AbstractDestinationDTO> abstractdestinationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
AbstractDestinationResource.putAbstractDestination(AbstractDestinationDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.