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