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