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