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