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