Interface HApiTypesCollection

All Superinterfaces:
Collection<HApiType>, Iterable<HApiType>

@ProviderType public interface HApiTypesCollection extends Collection<HApiType>
  • Method Details

    • getName

      String getName()
      The name of this type collection
      Returns:
    • getDescription

      String getDescription()
      The description of this type collection
      Returns:
    • getPath

      String getPath()
      The Resource path of this type collection
      Returns:
    • getUrl

      String getUrl()
      The external URL of the type collection
      Returns:
    • getFqdn

      String getFqdn()
      The fully qualified domain name of this type collection
      Returns: