Class ListPartnershipsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.b2bi.transform.ListPartnershipsRequestMarshaller
- All Implemented Interfaces:
- Marshaller<ListPartnershipsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListPartnershipsRequestMarshaller
extends Object
implements Marshaller<ListPartnershipsRequest>
ListPartnershipsRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionListPartnershipsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(ListPartnershipsRequest listPartnershipsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
ListPartnershipsRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<ListPartnershipsRequest>
- Parameters:
- listPartnershipsRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-