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