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