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