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