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