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