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