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