static HttpGatewayRoutePathMatchConfig.Builder |
HttpGatewayRoutePathMatchConfig.builder() |
HttpGatewayRoutePathMatchConfig.Builder |
HttpGatewayRoutePathMatchConfig.Builder.prefixPathMatch(String prefixPathMatch)
|
HttpGatewayRoutePathMatchConfig.Builder |
HttpGatewayRoutePathMatchConfig.Builder.prefixPathRewrite(CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty prefixPathRewrite)
|
HttpGatewayRoutePathMatchConfig.Builder |
HttpGatewayRoutePathMatchConfig.Builder.wholePathMatch(CfnGatewayRoute.HttpPathMatchProperty wholePathMatch)
|
HttpGatewayRoutePathMatchConfig.Builder |
HttpGatewayRoutePathMatchConfig.Builder.wholePathRewrite(CfnGatewayRoute.HttpGatewayRoutePathRewriteProperty wholePathRewrite)
|