Interface BeforeSubscribeMethod
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptioncom.sap.xsa.core.instancemanager.client.InstanceCreationOptionscall(String tenantId, SubscriptionPayload subscriptionPayload)
-
Method Details
-
call
com.sap.xsa.core.instancemanager.client.InstanceCreationOptions call(String tenantId, SubscriptionPayload subscriptionPayload) throws InternalError - Throws:
InternalError
-