Class ApiProfile


  • public final class ApiProfile
    extends Object
    The ApiProfile model.
    • Constructor Detail

      • ApiProfile

        public ApiProfile()
    • Method Detail

      • profileVersion

        public String profileVersion()
        Get the profileVersion property: The profile version.
        Returns:
        the profileVersion value.
      • apiVersion

        public String apiVersion()
        Get the apiVersion property: The API version.
        Returns:
        the apiVersion value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.