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