Class PutNotificationConfigurationRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.autoscaling.transform.PutNotificationConfigurationRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<PutNotificationConfigurationRequest>
@Generated("software.amazon.awssdk:codegen") public class PutNotificationConfigurationRequestMarshaller extends Object implements Marshaller<PutNotificationConfigurationRequest>
PutNotificationConfigurationRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description PutNotificationConfigurationRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(PutNotificationConfigurationRequest putNotificationConfigurationRequest)
-
-
-
Constructor Detail
-
PutNotificationConfigurationRequestMarshaller
public PutNotificationConfigurationRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(PutNotificationConfigurationRequest putNotificationConfigurationRequest)
- Specified by:
marshall
in interfaceMarshaller<PutNotificationConfigurationRequest>
-
-