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