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