Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.CallApiGatewayHttpApiEndpointJsonataProps.Builder
Packages that use CallApiGatewayHttpApiEndpointJsonataProps.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of CallApiGatewayHttpApiEndpointJsonataProps.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return CallApiGatewayHttpApiEndpointJsonataProps.BuilderModifier and TypeMethodDescriptionSets the value ofCallApiGatewayHttpApiEndpointOptions.getApiId()Sets the value ofCallApiGatewayEndpointBaseOptions.getApiPath()Sets the value ofCallApiGatewayHttpApiEndpointOptions.getApiStack()Sets the value ofAssignableStateOptions.getAssign()Sets the value ofCallApiGatewayEndpointBaseOptions.getAuthType()CallApiGatewayHttpApiEndpointJsonataProps.builder()Sets the value ofStateBaseProps.getComment()CallApiGatewayHttpApiEndpointJsonataProps.Builder.credentials(Credentials credentials) Sets the value ofTaskStateBaseOptions.getCredentials()Sets the value ofCallApiGatewayEndpointBaseOptions.getHeaders()Deprecated.use `heartbeatTimeout`CallApiGatewayHttpApiEndpointJsonataProps.Builder.heartbeatTimeout(Timeout heartbeatTimeout) Sets the value ofTaskStateBaseOptions.getHeartbeatTimeout()CallApiGatewayHttpApiEndpointJsonataProps.Builder.integrationPattern(IntegrationPattern integrationPattern) Sets the value ofTaskStateBaseOptions.getIntegrationPattern()CallApiGatewayHttpApiEndpointJsonataProps.Builder.method(HttpMethod method) Sets the value ofCallApiGatewayEndpointBaseOptions.getMethod()Sets the value ofJsonataCommonOptions.getOutputs()CallApiGatewayHttpApiEndpointJsonataProps.Builder.queryLanguage(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()CallApiGatewayHttpApiEndpointJsonataProps.Builder.queryParameters(TaskInput queryParameters) Sets the value ofCallApiGatewayEndpointBaseOptions.getQueryParameters()CallApiGatewayHttpApiEndpointJsonataProps.Builder.requestBody(TaskInput requestBody) Sets the value ofCallApiGatewayEndpointBaseOptions.getRequestBody()Sets the value ofCallApiGatewayHttpApiEndpointOptions.getStageName()Sets the value ofStateBaseProps.getStateName()CallApiGatewayHttpApiEndpointJsonataProps.Builder.taskTimeout(Timeout taskTimeout) Sets the value ofTaskStateBaseOptions.getTaskTimeout()Deprecated.use `taskTimeout`Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type CallApiGatewayHttpApiEndpointJsonataProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCallApiGatewayHttpApiEndpointJsonataProps.Builder.