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