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