Uses of Enum
software.amazon.awscdk.services.stepfunctions.tasks.HttpMethod
Packages that use HttpMethod
Package
Description
Tasks for AWS Step Functions
-
Uses of HttpMethod in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return HttpMethodModifier and TypeMethodDescriptionCallApiGatewayEndpointBaseOptions.getMethod()Http method for the API.final HttpMethodCallApiGatewayEndpointBaseOptions.Jsii$Proxy.getMethod()final HttpMethodCallApiGatewayEndpointBaseProps.Jsii$Proxy.getMethod()final HttpMethodCallApiGatewayEndpointJsonataBaseProps.Jsii$Proxy.getMethod()final HttpMethodCallApiGatewayEndpointJsonPathBaseProps.Jsii$Proxy.getMethod()final HttpMethodCallApiGatewayHttpApiEndpointJsonataProps.Jsii$Proxy.getMethod()final HttpMethodCallApiGatewayHttpApiEndpointJsonPathProps.Jsii$Proxy.getMethod()final HttpMethodCallApiGatewayHttpApiEndpointProps.Jsii$Proxy.getMethod()final HttpMethodCallApiGatewayRestApiEndpointJsonataProps.Jsii$Proxy.getMethod()final HttpMethodCallApiGatewayRestApiEndpointJsonPathProps.Jsii$Proxy.getMethod()final HttpMethodCallApiGatewayRestApiEndpointProps.Jsii$Proxy.getMethod()static HttpMethodReturns the enum constant of this type with the specified name.static HttpMethod[]HttpMethod.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type HttpMethodModifier and TypeMethodDescriptionCallApiGatewayEndpointBaseOptions.Builder.method(HttpMethod method) Sets the value ofCallApiGatewayEndpointBaseOptions.getMethod()CallApiGatewayEndpointBaseProps.Builder.method(HttpMethod method) Sets the value ofCallApiGatewayEndpointBaseOptions.getMethod()CallApiGatewayEndpointJsonataBaseProps.Builder.method(HttpMethod method) Sets the value ofCallApiGatewayEndpointBaseOptions.getMethod()CallApiGatewayEndpointJsonPathBaseProps.Builder.method(HttpMethod method) Sets the value ofCallApiGatewayEndpointBaseOptions.getMethod()CallApiGatewayHttpApiEndpoint.Builder.method(HttpMethod method) Http method for the API.CallApiGatewayHttpApiEndpointJsonataProps.Builder.method(HttpMethod method) Sets the value ofCallApiGatewayEndpointBaseOptions.getMethod()CallApiGatewayHttpApiEndpointJsonPathProps.Builder.method(HttpMethod method) Sets the value ofCallApiGatewayEndpointBaseOptions.getMethod()CallApiGatewayHttpApiEndpointProps.Builder.method(HttpMethod method) Sets the value ofCallApiGatewayEndpointBaseOptions.getMethod()CallApiGatewayRestApiEndpoint.Builder.method(HttpMethod method) Http method for the API.CallApiGatewayRestApiEndpointJsonataProps.Builder.method(HttpMethod method) Sets the value ofCallApiGatewayEndpointBaseOptions.getMethod()CallApiGatewayRestApiEndpointJsonPathProps.Builder.method(HttpMethod method) Sets the value ofCallApiGatewayEndpointBaseOptions.getMethod()CallApiGatewayRestApiEndpointProps.Builder.method(HttpMethod method) Sets the value ofCallApiGatewayEndpointBaseOptions.getMethod()