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