Class ListSubscriptionGrantsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.datazone.transform.ListSubscriptionGrantsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListSubscriptionGrantsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListSubscriptionGrantsRequestMarshaller
extends Object
implements Marshaller<ListSubscriptionGrantsRequest>
ListSubscriptionGrantsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListSubscriptionGrantsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListSubscriptionGrantsRequest listSubscriptionGrantsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListSubscriptionGrantsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListSubscriptionGrantsRequest>- Parameters:
 listSubscriptionGrantsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -