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