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