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