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