Class SimulatePrincipalPolicyRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.iam.transform.SimulatePrincipalPolicyRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<SimulatePrincipalPolicyRequest>
@Generated("software.amazon.awssdk:codegen") public class SimulatePrincipalPolicyRequestMarshaller extends Object implements Marshaller<SimulatePrincipalPolicyRequest>
SimulatePrincipalPolicyRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description SimulatePrincipalPolicyRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(SimulatePrincipalPolicyRequest simulatePrincipalPolicyRequest)
-
-
-
Constructor Detail
-
SimulatePrincipalPolicyRequestMarshaller
public SimulatePrincipalPolicyRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(SimulatePrincipalPolicyRequest simulatePrincipalPolicyRequest)
- Specified by:
marshallin interfaceMarshaller<SimulatePrincipalPolicyRequest>
-
-