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