Interface UpdateResponse

All Superinterfaces:
Operation, Response<UpdateRequest>, Serializable

public interface UpdateResponse extends Response<UpdateRequest>
Further specification of Response for an Update request.
Author:
Michael Menousek
  • Method Details

    • getUpdatedMetacards

      List<Update> getUpdatedMetacards()
      Get the Updates that occurred
      Returns:
      the List of Updates that occurred