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