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