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