| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetTagsResponse> |
GlueAsyncClient.getTags(GetTagsRequest getTagsRequest)
Retrieves a list of tags associated with a resource.
|
default GetTagsResponse |
GlueClient.getTags(GetTagsRequest getTagsRequest)
Retrieves a list of tags associated with a resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetTagsRequestMarshaller.marshall(GetTagsRequest getTagsRequest) |
Copyright © 2023. All rights reserved.