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