Class CreateNotificationSubscriptionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.workdocs.transform.CreateNotificationSubscriptionRequestMarshaller
- All Implemented Interfaces:
Marshaller<CreateNotificationSubscriptionRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CreateNotificationSubscriptionRequestMarshaller
extends Object
implements Marshaller<CreateNotificationSubscriptionRequest>
CreateNotificationSubscriptionRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateNotificationSubscriptionRequest createNotificationSubscriptionRequest)
-
Constructor Details
-
CreateNotificationSubscriptionRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(CreateNotificationSubscriptionRequest createNotificationSubscriptionRequest) - Specified by:
marshallin interfaceMarshaller<CreateNotificationSubscriptionRequest>
-