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