Interface RenditionReadNamedDestinationExecutionRequest

All Superinterfaces:
RenditionReadNamedDestinationRequest, RenditionReadStructureExecutionRequest

public interface RenditionReadNamedDestinationExecutionRequest extends RenditionReadStructureExecutionRequest, RenditionReadNamedDestinationRequest
Specifies the filters to initiate a request to read named destinations in a rendition in a paginated manner.
  • Method Details

    • getNames

      List<String> getNames()
      The list of named destination names. If specified, it filters the named destinations read to only those that match the names in the list.
      Returns:
      the named destination names to filter