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