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