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