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