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