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