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