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