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