@Generated(value="software.amazon.awssdk:codegen") public class PutWebhookRequestMarshaller extends Object implements Marshaller<PutWebhookRequest>
PutWebhookRequest
MarshallerConstructor and Description |
---|
PutWebhookRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(PutWebhookRequest putWebhookRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public PutWebhookRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(PutWebhookRequest putWebhookRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<PutWebhookRequest>
putWebhookRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.