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