Uses of Class
software.amazon.awssdk.services.lambda.model.GetFunctionUrlConfigRequest
Packages that use GetFunctionUrlConfigRequest
Package
Description
-
Uses of GetFunctionUrlConfigRequest in software.amazon.awssdk.services.lambda
Methods in software.amazon.awssdk.services.lambda with parameters of type GetFunctionUrlConfigRequestModifier and TypeMethodDescriptionLambdaAsyncClient.getFunctionUrlConfig(GetFunctionUrlConfigRequest getFunctionUrlConfigRequest) Returns details about a Lambda function URL.default GetFunctionUrlConfigResponseLambdaClient.getFunctionUrlConfig(GetFunctionUrlConfigRequest getFunctionUrlConfigRequest) Returns details about a Lambda function URL. -
Uses of GetFunctionUrlConfigRequest in software.amazon.awssdk.services.lambda.transform
Methods in software.amazon.awssdk.services.lambda.transform with parameters of type GetFunctionUrlConfigRequestModifier and TypeMethodDescriptionGetFunctionUrlConfigRequestMarshaller.marshall(GetFunctionUrlConfigRequest getFunctionUrlConfigRequest)