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>
DeleteNotificationSubscriptionRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DeleteNotificationSubscriptionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DeleteNotificationSubscriptionRequest deleteNotificationSubscriptionRequest)
-
-
-
Constructor Detail
-
DeleteNotificationSubscriptionRequestMarshaller
public DeleteNotificationSubscriptionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DeleteNotificationSubscriptionRequest deleteNotificationSubscriptionRequest)
- Specified by:
marshallin interfaceMarshaller<DeleteNotificationSubscriptionRequest>
-
-