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