public static final class QueryParameterMatchConfig.Builder
extends java.lang.Object
QueryParameterMatchConfig
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
QueryParameterMatchConfig |
build()
Builds the configured instance.
|
QueryParameterMatchConfig.Builder |
queryParameterMatch(CfnRoute.QueryParameterProperty queryParameterMatch)
Sets the value of
QueryParameterMatchConfig.getQueryParameterMatch() |
public QueryParameterMatchConfig.Builder queryParameterMatch(CfnRoute.QueryParameterProperty queryParameterMatch)
QueryParameterMatchConfig.getQueryParameterMatch()
queryParameterMatch
- Route CFN configuration for route query parameter match. This parameter is required.this
public QueryParameterMatchConfig build()
QueryParameterMatchConfig
java.lang.NullPointerException
- if any required attribute was not provided