Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnMethodPropsMixin.IntegrationProperty.Builder
Packages that use CfnMethodPropsMixin.IntegrationProperty.Builder
-
Uses of CfnMethodPropsMixin.IntegrationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnMethodPropsMixin.IntegrationProperty.BuilderModifier and TypeMethodDescriptionCfnMethodPropsMixin.IntegrationProperty.builder()CfnMethodPropsMixin.IntegrationProperty.Builder.cacheKeyParameters(List<String> cacheKeyParameters) Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getCacheKeyParameters()CfnMethodPropsMixin.IntegrationProperty.Builder.cacheNamespace(String cacheNamespace) Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getCacheNamespace()CfnMethodPropsMixin.IntegrationProperty.Builder.connectionId(String connectionId) Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getConnectionId()CfnMethodPropsMixin.IntegrationProperty.Builder.connectionId(IVpcLinkRef connectionId) Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getConnectionId()CfnMethodPropsMixin.IntegrationProperty.Builder.connectionType(String connectionType) Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getConnectionType()CfnMethodPropsMixin.IntegrationProperty.Builder.contentHandling(String contentHandling) Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getContentHandling()CfnMethodPropsMixin.IntegrationProperty.Builder.credentials(String credentials) Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getCredentials()CfnMethodPropsMixin.IntegrationProperty.Builder.credentials(IRoleRef credentials) Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getCredentials()CfnMethodPropsMixin.IntegrationProperty.Builder.integrationHttpMethod(String integrationHttpMethod) Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getIntegrationHttpMethod()CfnMethodPropsMixin.IntegrationProperty.Builder.integrationResponses(List<? extends Object> integrationResponses) Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getIntegrationResponses()CfnMethodPropsMixin.IntegrationProperty.Builder.integrationResponses(IResolvable integrationResponses) Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getIntegrationResponses()CfnMethodPropsMixin.IntegrationProperty.Builder.integrationTarget(String integrationTarget) Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getIntegrationTarget()CfnMethodPropsMixin.IntegrationProperty.Builder.passthroughBehavior(String passthroughBehavior) Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getPassthroughBehavior()CfnMethodPropsMixin.IntegrationProperty.Builder.requestParameters(Map<String, String> requestParameters) Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getRequestParameters()CfnMethodPropsMixin.IntegrationProperty.Builder.requestParameters(IResolvable requestParameters) Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getRequestParameters()CfnMethodPropsMixin.IntegrationProperty.Builder.requestTemplates(Map<String, String> requestTemplates) Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getRequestTemplates()CfnMethodPropsMixin.IntegrationProperty.Builder.requestTemplates(IResolvable requestTemplates) Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getRequestTemplates()CfnMethodPropsMixin.IntegrationProperty.Builder.responseTransferMode(String responseTransferMode) Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getResponseTransferMode()CfnMethodPropsMixin.IntegrationProperty.Builder.timeoutInMillis(Number timeoutInMillis) Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getTimeoutInMillis()Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getType()Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getUri()Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getUri()CfnMethodPropsMixin.IntegrationProperty.Builder.uri(IFunctionRef uri) Sets the value ofCfnMethodPropsMixin.IntegrationProperty.getUri()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnMethodPropsMixin.IntegrationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMethodPropsMixin.IntegrationProperty.Builder.