Interface EntityDescription


@ProviderType public interface EntityDescription
A description of an entity, or a child of the requested resource.
  • Method Details

    • getResource

      @Nonnull Resource getResource()
      Get the Resource.
      Returns:
      The Resource.
    • getDescription

      @Nonnull ModelDescription getDescription()
      Get the ModelDescription of model which describes the resource.
      Returns:
      The ModelDescription.