Class ListTagsForResourcesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.route53.transform.ListTagsForResourcesRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListTagsForResourcesRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListTagsForResourcesRequestMarshaller
extends Object
implements Marshaller<ListTagsForResourcesRequest>
ListTagsForResourcesRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionListTagsForResourcesRequestMarshaller(AwsXmlProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListTagsForResourcesRequest listTagsForResourcesRequest)
-
Constructor Details
-
ListTagsForResourcesRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<ListTagsForResourcesRequest>
-