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