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