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