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