Class EndpointTrait.Builder

    • Method Summary

      Modifier and Type Method Description
      EndpointTrait build()
      Creates an immutable object that is created from the properties that have been set on the builder.
      EndpointTrait.Builder hostPrefix​(java.lang.String hostPrefix)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • build

        public EndpointTrait build()
        Description copied from interface: SmithyBuilder
        Creates an immutable object that is created from the properties that have been set on the builder.
        Returns:
        an instance of T