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