Interface HttpProperties.Builder

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

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

    • httpName

      HttpProperties.Builder httpName(String httpName)

      The name of an HTTP namespace.

      Parameters:
      httpName - The name of an HTTP namespace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.