Uses of Class
software.amazon.awssdk.services.lambda.model.CreateFunctionUrlConfigRequest
Packages that use CreateFunctionUrlConfigRequest
Package
Description
-
Uses of CreateFunctionUrlConfigRequest in software.amazon.awssdk.services.lambda
Methods in software.amazon.awssdk.services.lambda with parameters of type CreateFunctionUrlConfigRequestModifier and TypeMethodDescriptionLambdaAsyncClient.createFunctionUrlConfig(CreateFunctionUrlConfigRequest createFunctionUrlConfigRequest) Creates a Lambda function URL with the specified configuration parameters.default CreateFunctionUrlConfigResponseLambdaClient.createFunctionUrlConfig(CreateFunctionUrlConfigRequest createFunctionUrlConfigRequest) Creates a Lambda function URL with the specified configuration parameters. -
Uses of CreateFunctionUrlConfigRequest in software.amazon.awssdk.services.lambda.transform
Methods in software.amazon.awssdk.services.lambda.transform with parameters of type CreateFunctionUrlConfigRequestModifier and TypeMethodDescriptionCreateFunctionUrlConfigRequestMarshaller.marshall(CreateFunctionUrlConfigRequest createFunctionUrlConfigRequest)