@Stability(value=Stable) public static final class CfnMethod.IntegrationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMethod.IntegrationProperty>
CfnMethod.IntegrationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnMethod.IntegrationProperty.Builder cacheKeyParameters(List<String> cacheKeyParameters)
CfnMethod.IntegrationProperty.getCacheKeyParameters()cacheKeyParameters - `CfnMethod.IntegrationProperty.CacheKeyParameters`.this@Stability(value=Stable) public CfnMethod.IntegrationProperty.Builder cacheNamespace(String cacheNamespace)
CfnMethod.IntegrationProperty.getCacheNamespace()cacheNamespace - `CfnMethod.IntegrationProperty.CacheNamespace`.this@Stability(value=Stable) public CfnMethod.IntegrationProperty.Builder connectionId(String connectionId)
CfnMethod.IntegrationProperty.getConnectionId()connectionId - `CfnMethod.IntegrationProperty.ConnectionId`.this@Stability(value=Stable) public CfnMethod.IntegrationProperty.Builder connectionType(String connectionType)
CfnMethod.IntegrationProperty.getConnectionType()connectionType - `CfnMethod.IntegrationProperty.ConnectionType`.this@Stability(value=Stable) public CfnMethod.IntegrationProperty.Builder contentHandling(String contentHandling)
CfnMethod.IntegrationProperty.getContentHandling()contentHandling - `CfnMethod.IntegrationProperty.ContentHandling`.this@Stability(value=Stable) public CfnMethod.IntegrationProperty.Builder credentials(String credentials)
CfnMethod.IntegrationProperty.getCredentials()credentials - `CfnMethod.IntegrationProperty.Credentials`.this@Stability(value=Stable) public CfnMethod.IntegrationProperty.Builder integrationHttpMethod(String integrationHttpMethod)
CfnMethod.IntegrationProperty.getIntegrationHttpMethod()integrationHttpMethod - `CfnMethod.IntegrationProperty.IntegrationHttpMethod`.this@Stability(value=Stable) public CfnMethod.IntegrationProperty.Builder integrationResponses(IResolvable integrationResponses)
CfnMethod.IntegrationProperty.getIntegrationResponses()integrationResponses - `CfnMethod.IntegrationProperty.IntegrationResponses`.this@Stability(value=Stable) public CfnMethod.IntegrationProperty.Builder integrationResponses(List<? extends Object> integrationResponses)
CfnMethod.IntegrationProperty.getIntegrationResponses()integrationResponses - `CfnMethod.IntegrationProperty.IntegrationResponses`.this@Stability(value=Stable) public CfnMethod.IntegrationProperty.Builder passthroughBehavior(String passthroughBehavior)
CfnMethod.IntegrationProperty.getPassthroughBehavior()passthroughBehavior - `CfnMethod.IntegrationProperty.PassthroughBehavior`.this@Stability(value=Stable) public CfnMethod.IntegrationProperty.Builder requestParameters(IResolvable requestParameters)
CfnMethod.IntegrationProperty.getRequestParameters()requestParameters - `CfnMethod.IntegrationProperty.RequestParameters`.this@Stability(value=Stable) public CfnMethod.IntegrationProperty.Builder requestParameters(Map<String,String> requestParameters)
CfnMethod.IntegrationProperty.getRequestParameters()requestParameters - `CfnMethod.IntegrationProperty.RequestParameters`.this@Stability(value=Stable) public CfnMethod.IntegrationProperty.Builder requestTemplates(IResolvable requestTemplates)
CfnMethod.IntegrationProperty.getRequestTemplates()requestTemplates - `CfnMethod.IntegrationProperty.RequestTemplates`.this@Stability(value=Stable) public CfnMethod.IntegrationProperty.Builder requestTemplates(Map<String,String> requestTemplates)
CfnMethod.IntegrationProperty.getRequestTemplates()requestTemplates - `CfnMethod.IntegrationProperty.RequestTemplates`.this@Stability(value=Stable) public CfnMethod.IntegrationProperty.Builder timeoutInMillis(Number timeoutInMillis)
CfnMethod.IntegrationProperty.getTimeoutInMillis()timeoutInMillis - `CfnMethod.IntegrationProperty.TimeoutInMillis`.this@Stability(value=Stable) public CfnMethod.IntegrationProperty.Builder type(String type)
CfnMethod.IntegrationProperty.getType()type - `CfnMethod.IntegrationProperty.Type`.this@Stability(value=Stable) public CfnMethod.IntegrationProperty.Builder uri(String uri)
CfnMethod.IntegrationProperty.getUri()uri - `CfnMethod.IntegrationProperty.Uri`.this@Stability(value=Stable) public CfnMethod.IntegrationProperty build()
build in interface software.amazon.jsii.Builder<CfnMethod.IntegrationProperty>CfnMethod.IntegrationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.