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