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