public class APIEndpointProperties extends RelationshipBeanProperties
APIEndpointProperties describes the properties for the APIEndpoint relationship between a deployed API the endpoint it calls.
  • Constructor Details

    • APIEndpointProperties

      public APIEndpointProperties()
      Default constructor
    • APIEndpointProperties

      public APIEndpointProperties(APIEndpointProperties template)
      Copy/clone constructor
      Parameters:
      template - object to copy
  • Method Details