Class Endpoint


  • public class Endpoint
    extends Object
    Represents an application- or instance-level endpoint in deployments.xml. - An instance-level endpoint is global and can span multiple regions within a single instance. - An application-level endpoint points can span multiple instances within a single region.
    Author:
    ogronnesby, mpolden