| Modifier and Type | Method and Description |
|---|---|
protected <any> |
RegisterExposedDestinationAction.registrationFailed(<any> ctx,
ExposedDestinationModel destination,
ApiRegistrationException e) |
| Modifier and Type | Class and Description |
|---|---|
class |
DestinationNotFoundException |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiRegistrationService.registerExposedDestination(ExposedDestinationModel destination)
Register an ExposedDestination
|
void |
ApiRegistrationService.unregisterExposedDestination(ExposedDestinationModel destination)
Unregister an ExposedDestination
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultApiRegistrationService.registerExposedDestination(ExposedDestinationModel destination) |
void |
DefaultApiRegistrationService.unregisterExposedDestination(ExposedDestinationModel destination) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiRegistrationStrategy.registerExposedDestination(ExposedDestinationModel destination)
Send api specification to register exposed destination
|
void |
ApiRegistrationStrategy.unregisterExposedDestination(ExposedDestinationModel destination)
Send api specification to unregister exposed destination
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultApiRegistrationServiceIT.testUnregisterWebservices() |
void |
DefaultApiRegistrationServiceIT.testUpdateRegisteredWebservices() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractDestinationModel |
KymaApiRegistrationStrategy.getApiDestination() |
void |
KymaApiRegistrationStrategy.registerExposedDestination(ExposedDestinationModel exposedDestination) |
protected void |
KymaApiRegistrationStrategy.registerNewSpecAtKyma(ServiceRegistrationData serviceRegistrationData,
ExposedDestinationModel exposedDestination,
<any> request) |
void |
KymaApiRegistrationStrategy.unregisterExposedDestination(ExposedDestinationModel destination) |
protected void |
KymaApiRegistrationStrategy.updateExistingSpecAtKyma(ServiceRegistrationData serviceRegistrationData,
ExposedDestinationModel apiConfiguration,
<any> request) |
Copyright © 2018 SAP SE. All Rights Reserved.