Class InstanceCreationRestData

java.lang.Object
de.aristaflow.ilm.ws.rest.model.execution.InstanceCreationData
de.aristaflow.ilm.ws.rest.model.execution.InstanceCreationRestData
All Implemented Interfaces:
Serializable

public class InstanceCreationRestData extends InstanceCreationData
The data used to register a REST callback for an InstanceStateNotification. This requires the URL of the REST service.
See Also:
  • Field Details

    • notificationCallback

      @NotNull public @NotNull URL notificationCallback
  • Constructor Details

    • InstanceCreationRestData

      public InstanceCreationRestData()