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>
GetPolicyStoreRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetPolicyStoreRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetPolicyStoreRequest getPolicyStoreRequest)
-
-
-
Constructor Detail
-
GetPolicyStoreRequestMarshaller
public GetPolicyStoreRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetPolicyStoreRequest getPolicyStoreRequest)
- Specified by:
marshallin interfaceMarshaller<GetPolicyStoreRequest>
-
-