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