Interface HttpGatewayRoutePathRewrite.Builder

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

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

    • exact

      The exact path to rewrite.

      Parameters:
      exact - The exact path to rewrite.
      Returns:
      Returns a reference to this object so that method calls can be chained together.