public class GetChangeTokenRequestMarshaller extends java.lang.Object implements Marshaller<Request<GetChangeTokenRequest>,GetChangeTokenRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
GetChangeTokenRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<GetChangeTokenRequest> |
marshall(GetChangeTokenRequest getChangeTokenRequest) |
private final SdkJsonProtocolFactory protocolFactory
public GetChangeTokenRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<GetChangeTokenRequest> marshall(GetChangeTokenRequest getChangeTokenRequest)
marshall
in interface Marshaller<Request<GetChangeTokenRequest>,GetChangeTokenRequest>