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