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