Class CreateFunctionUrlConfigRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.lambda.transform.CreateFunctionUrlConfigRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreateFunctionUrlConfigRequest>
@Generated("software.amazon.awssdk:codegen") public class CreateFunctionUrlConfigRequestMarshaller extends Object implements Marshaller<CreateFunctionUrlConfigRequest>
CreateFunctionUrlConfigRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description CreateFunctionUrlConfigRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(CreateFunctionUrlConfigRequest createFunctionUrlConfigRequest)
-
-
-
Constructor Detail
-
CreateFunctionUrlConfigRequestMarshaller
public CreateFunctionUrlConfigRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateFunctionUrlConfigRequest createFunctionUrlConfigRequest)
- Specified by:
marshall
in interfaceMarshaller<CreateFunctionUrlConfigRequest>
-
-