public static final class GatewayRouteHostnameMatchConfig.Builder
extends java.lang.Object
GatewayRouteHostnameMatchConfig
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GatewayRouteHostnameMatchConfig |
build()
Builds the configured instance.
|
GatewayRouteHostnameMatchConfig.Builder |
hostnameMatch(CfnGatewayRoute.GatewayRouteHostnameMatchProperty hostnameMatch)
Sets the value of
GatewayRouteHostnameMatchConfig.getHostnameMatch() |
public GatewayRouteHostnameMatchConfig.Builder hostnameMatch(CfnGatewayRoute.GatewayRouteHostnameMatchProperty hostnameMatch)
GatewayRouteHostnameMatchConfig.getHostnameMatch()
hostnameMatch
- GatewayRoute CFN configuration for host name match. This parameter is required.this
public GatewayRouteHostnameMatchConfig build()
GatewayRouteHostnameMatchConfig
java.lang.NullPointerException
- if any required attribute was not provided