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