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