Class SidecarSubscribeCallBackPayload
java.lang.Object
com.sap.cloud.mt.subscription.json.SidecarSubscribeCallBackPayload
Deprecated.
Not used anymore by mt-lib. Only needed for compatibility in CAP.
If an asynchronous subscribe is performed, the Java application is called back. The
payload contains information whether sidecar could subscribe the tenant.
-
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
status
Deprecated. -
message
Deprecated. -
subscriptionUrl
Deprecated. -
saasCallbackUrl
Deprecated. -
tenantId
Deprecated. -
saasRequestPayload
Deprecated.
-
-
Constructor Details
-
SidecarSubscribeCallBackPayload
public SidecarSubscribeCallBackPayload()Deprecated.
-