public static interface HttpGatewayRoutePathRewrite.Builder extends SdkPojo, CopyableBuilder<HttpGatewayRoutePathRewrite.Builder,HttpGatewayRoutePathRewrite>
| Modifier and Type | Method and Description |
|---|---|
HttpGatewayRoutePathRewrite.Builder |
exact(String exact)
The exact path to rewrite.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildHttpGatewayRoutePathRewrite.Builder exact(String exact)
The exact path to rewrite.
exact - The exact path to rewrite.Copyright © 2023. All rights reserved.