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