Interface RedirectAllRequestsTo.Builder

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

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

    • hostName

      Name of the host where requests are redirected.

      Parameters:
      hostName - Name of the host where requests are redirected.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • protocol

      Protocol to use when redirecting requests. The default is the protocol that is used in the original request.

      Parameters:
      protocol - Protocol to use when redirecting requests. The default is the protocol that is used in the original request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • protocol

      Protocol to use when redirecting requests. The default is the protocol that is used in the original request.

      Parameters:
      protocol - Protocol to use when redirecting requests. The default is the protocol that is used in the original request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: