Class CreateWebhookRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.amplify.transform.CreateWebhookRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreateWebhookRequest>
@Generated("software.amazon.awssdk:codegen") public class CreateWebhookRequestMarshaller extends Object implements Marshaller<CreateWebhookRequest>
CreateWebhookRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description CreateWebhookRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(CreateWebhookRequest createWebhookRequest)
-
-
-
Constructor Detail
-
CreateWebhookRequestMarshaller
public CreateWebhookRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateWebhookRequest createWebhookRequest)
- Specified by:
marshallin interfaceMarshaller<CreateWebhookRequest>
-
-