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