Interface RenditionReadNamedDestinationResponse

All Superinterfaces:
QueryPaginationResponse, RenditionReadStructureResponse<RenditionReadNamedDestinationPageRequest>

public interface RenditionReadNamedDestinationResponse extends RenditionReadStructureResponse<RenditionReadNamedDestinationPageRequest>
Represents a successful response from a RenditionService.readNamedDestinations(RenditionReadNamedDestinationRequest) operation.
  • Method Details

    • getNamedDestinations

      List<RenditionNamedDestination> getNamedDestinations()
      The named destinations in the page in the request.
      Returns:
      the named destinations