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