Interface EmbeddedQueryParameter

All Known Implementing Classes:
AlternateEpisode.EmbeddedType, AlternateList.EmbeddedType, CastCredit.EmbeddedType, CrewCredit.EmbeddedType, Episode.EmbeddedType, Person.EmbeddedType, Show.EmbeddedType

public interface EmbeddedQueryParameter
Interface that defines query parameters used to request embedded resources in a service API response.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the query parameter value that is associated with the embed (or embed[]) query parameters.
  • Method Details

    • getQueryParameterValue

      String getQueryParameterValue()
      Gets the query parameter value that is associated with the embed (or embed[]) query parameters.
      Returns:
      the query parameter value