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