Interface ServiceEndpoint.Builder

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

public static interface ServiceEndpoint.Builder extends SdkPojo, CopyableBuilder<ServiceEndpoint.Builder,ServiceEndpoint>
  • Method Details

    • endpoint

      ServiceEndpoint.Builder endpoint(String endpoint)
      Sets the value of the Endpoint property for this object.
      Parameters:
      endpoint - The new value for the Endpoint property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.