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