Uses of Class
software.amazon.awscdk.services.apigateway.HttpIntegrationProps.Builder
-
Uses of HttpIntegrationProps.Builder in software.amazon.awscdk.services.apigateway
Modifier and TypeMethodDescriptionstatic HttpIntegrationProps.Builder
HttpIntegrationProps.builder()
HttpIntegrationProps.Builder.httpMethod
(String httpMethod) Sets the value ofHttpIntegrationProps.getHttpMethod()
HttpIntegrationProps.Builder.options
(IntegrationOptions options) Sets the value ofHttpIntegrationProps.getOptions()
Sets the value ofHttpIntegrationProps.getProxy()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(HttpIntegrationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theHttpIntegrationProps.Builder
.