Uses of Class
software.amazon.awssdk.services.apigateway.model.GetTagsRequest
Packages that use GetTagsRequest
Package
Description
-
Uses of GetTagsRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type GetTagsRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetTagsResponse>ApiGatewayAsyncClient.getTags(GetTagsRequest getTagsRequest) Gets the Tags collection for a given resource.default GetTagsResponseApiGatewayClient.getTags(GetTagsRequest getTagsRequest) Gets the Tags collection for a given resource. -
Uses of GetTagsRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetTagsRequestModifier and TypeMethodDescriptionGetTagsRequestMarshaller.marshall(GetTagsRequest getTagsRequest)