Class EndpointTrait


  • public final class EndpointTrait
    extends Object
    This trait can be used to resolve the endpoint of an API using the original endpoint derived from client or set by customer. This trait allows using modeled members in the input shape to modify the endpoint. This is for SDK internal use. See `API Operation Endpoint Trait` SEP
    • Constructor Detail

      • EndpointTrait

        public EndpointTrait()
    • Method Detail

      • getHostPrefix

        public String getHostPrefix()
      • setHostPrefix

        public void setHostPrefix​(String hostPrefix)