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