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