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