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