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