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