public class GetAccountRequestMarshaller extends java.lang.Object implements Marshaller<Request<GetAccountRequest>,GetAccountRequest>
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
DEFAULT_CONTENT_TYPE |
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
GetAccountRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<GetAccountRequest> |
marshall(GetAccountRequest getAccountRequest) |
private static final java.lang.String DEFAULT_CONTENT_TYPE
private final SdkJsonProtocolFactory protocolFactory
public GetAccountRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<GetAccountRequest> marshall(GetAccountRequest getAccountRequest)
marshall
in interface Marshaller<Request<GetAccountRequest>,GetAccountRequest>