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