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