@Stability(value=Stable) public static final class CfnGatewayRoute.HttpGatewayRouteMatchProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGatewayRoute.HttpGatewayRouteMatchProperty>
CfnGatewayRoute.HttpGatewayRouteMatchProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteMatchProperty.Builder headers(IResolvable headers)
CfnGatewayRoute.HttpGatewayRouteMatchProperty.getHeaders()headers - `CfnGatewayRoute.HttpGatewayRouteMatchProperty.Headers`.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteMatchProperty.Builder headers(List<? extends Object> headers)
CfnGatewayRoute.HttpGatewayRouteMatchProperty.getHeaders()headers - `CfnGatewayRoute.HttpGatewayRouteMatchProperty.Headers`.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteMatchProperty.Builder hostname(CfnGatewayRoute.GatewayRouteHostnameMatchProperty hostname)
CfnGatewayRoute.HttpGatewayRouteMatchProperty.getHostname()hostname - `CfnGatewayRoute.HttpGatewayRouteMatchProperty.Hostname`.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteMatchProperty.Builder hostname(IResolvable hostname)
CfnGatewayRoute.HttpGatewayRouteMatchProperty.getHostname()hostname - `CfnGatewayRoute.HttpGatewayRouteMatchProperty.Hostname`.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteMatchProperty.Builder method(String method)
CfnGatewayRoute.HttpGatewayRouteMatchProperty.getMethod()method - `CfnGatewayRoute.HttpGatewayRouteMatchProperty.Method`.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteMatchProperty.Builder path(CfnGatewayRoute.HttpPathMatchProperty path)
CfnGatewayRoute.HttpGatewayRouteMatchProperty.getPath()path - `CfnGatewayRoute.HttpGatewayRouteMatchProperty.Path`.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteMatchProperty.Builder path(IResolvable path)
CfnGatewayRoute.HttpGatewayRouteMatchProperty.getPath()path - `CfnGatewayRoute.HttpGatewayRouteMatchProperty.Path`.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteMatchProperty.Builder prefix(String prefix)
CfnGatewayRoute.HttpGatewayRouteMatchProperty.getPrefix()prefix - `CfnGatewayRoute.HttpGatewayRouteMatchProperty.Prefix`.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteMatchProperty.Builder queryParameters(IResolvable queryParameters)
CfnGatewayRoute.HttpGatewayRouteMatchProperty.getQueryParameters()queryParameters - `CfnGatewayRoute.HttpGatewayRouteMatchProperty.QueryParameters`.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteMatchProperty.Builder queryParameters(List<? extends Object> queryParameters)
CfnGatewayRoute.HttpGatewayRouteMatchProperty.getQueryParameters()queryParameters - `CfnGatewayRoute.HttpGatewayRouteMatchProperty.QueryParameters`.this@Stability(value=Stable) public CfnGatewayRoute.HttpGatewayRouteMatchProperty build()
build in interface software.amazon.jsii.Builder<CfnGatewayRoute.HttpGatewayRouteMatchProperty>CfnGatewayRoute.HttpGatewayRouteMatchPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.