Uses of Class
software.amazon.awsconstructs.services.apigatewaykinesisstreams.ApiGatewayToKinesisStreamsProps.Builder
-
Uses of ApiGatewayToKinesisStreamsProps.Builder in software.amazon.awsconstructs.services.apigatewaykinesisstreams
Methods in software.amazon.awsconstructs.services.apigatewaykinesisstreams that return ApiGatewayToKinesisStreamsProps.BuilderModifier and TypeMethodDescriptionApiGatewayToKinesisStreamsProps.Builder.additionalPutRecordRequestTemplates(Map<String, String> additionalPutRecordRequestTemplates) Sets the value ofApiGatewayToKinesisStreamsProps.getAdditionalPutRecordRequestTemplates()ApiGatewayToKinesisStreamsProps.Builder.additionalPutRecordsRequestTemplates(Map<String, String> additionalPutRecordsRequestTemplates) ApiGatewayToKinesisStreamsProps.Builder.apiGatewayProps(software.amazon.awscdk.services.apigateway.RestApiProps apiGatewayProps) Sets the value ofApiGatewayToKinesisStreamsProps.getApiGatewayProps()ApiGatewayToKinesisStreamsProps.builder()ApiGatewayToKinesisStreamsProps.Builder.createCloudWatchAlarms(Boolean createCloudWatchAlarms) Sets the value ofApiGatewayToKinesisStreamsProps.getCreateCloudWatchAlarms()ApiGatewayToKinesisStreamsProps.Builder.existingStreamObj(software.amazon.awscdk.services.kinesis.Stream existingStreamObj) Sets the value ofApiGatewayToKinesisStreamsProps.getExistingStreamObj()ApiGatewayToKinesisStreamsProps.Builder.kinesisStreamProps(software.amazon.awscdk.services.kinesis.StreamProps kinesisStreamProps) Sets the value ofApiGatewayToKinesisStreamsProps.getKinesisStreamProps()ApiGatewayToKinesisStreamsProps.Builder.logGroupProps(software.amazon.awscdk.services.logs.LogGroupProps logGroupProps) Sets the value ofApiGatewayToKinesisStreamsProps.getLogGroupProps()ApiGatewayToKinesisStreamsProps.Builder.putRecordIntegrationResponses(List<? extends software.amazon.awscdk.services.apigateway.IntegrationResponse> putRecordIntegrationResponses) Sets the value ofApiGatewayToKinesisStreamsProps.getPutRecordIntegrationResponses()ApiGatewayToKinesisStreamsProps.Builder.putRecordRequestModel(software.amazon.awscdk.services.apigateway.ModelOptions putRecordRequestModel) Sets the value ofApiGatewayToKinesisStreamsProps.getPutRecordRequestModel()ApiGatewayToKinesisStreamsProps.Builder.putRecordRequestTemplate(String putRecordRequestTemplate) Sets the value ofApiGatewayToKinesisStreamsProps.getPutRecordRequestTemplate()ApiGatewayToKinesisStreamsProps.Builder.putRecordsIntegrationResponses(List<? extends software.amazon.awscdk.services.apigateway.IntegrationResponse> putRecordsIntegrationResponses) Sets the value ofApiGatewayToKinesisStreamsProps.getPutRecordsIntegrationResponses()ApiGatewayToKinesisStreamsProps.Builder.putRecordsRequestModel(software.amazon.awscdk.services.apigateway.ModelOptions putRecordsRequestModel) Sets the value ofApiGatewayToKinesisStreamsProps.getPutRecordsRequestModel()ApiGatewayToKinesisStreamsProps.Builder.putRecordsRequestTemplate(String putRecordsRequestTemplate) Sets the value ofApiGatewayToKinesisStreamsProps.getPutRecordsRequestTemplate()Constructors in software.amazon.awsconstructs.services.apigatewaykinesisstreams with parameters of type ApiGatewayToKinesisStreamsProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theApiGatewayToKinesisStreamsProps.Builder.