Interface Endpoint.Builder

All Superinterfaces:
Buildable, CopyableBuilder<Endpoint.Builder,Endpoint>, SdkBuilder<Endpoint.Builder,Endpoint>, SdkPojo
Enclosing class:
Endpoint

@Mutable @NotThreadSafe public static interface Endpoint.Builder extends SdkPojo, CopyableBuilder<Endpoint.Builder,Endpoint>
  • Method Details

    • uri

      URI of the endpoint to test

      Parameters:
      uri - URI of the endpoint to test
      Returns:
      Returns a reference to this object so that method calls can be chained together.