Class GetCoreDefinitionVersionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.greengrass.transform.GetCoreDefinitionVersionRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetCoreDefinitionVersionRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetCoreDefinitionVersionRequestMarshaller
extends Object
implements Marshaller<GetCoreDefinitionVersionRequest>
GetCoreDefinitionVersionRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetCoreDefinitionVersionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetCoreDefinitionVersionRequest getCoreDefinitionVersionRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetCoreDefinitionVersionRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetCoreDefinitionVersionRequest>- Parameters:
 getCoreDefinitionVersionRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -