| Package | Description |
|---|---|
| com.amazonaws.services.codeartifact |
CodeArtifact is a fully managed artifact repository compatible with language-native package managers and build tools
such as npm, Apache Maven, pip, and dotnet.
|
| com.amazonaws.services.codeartifact.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
AbstractAWSCodeArtifact.listTagsForResource(ListTagsForResourceRequest request) |
ListTagsForResourceResult |
AWSCodeArtifactClient.listTagsForResource(ListTagsForResourceRequest request)
Gets information about Amazon Web Services tags for a specified Amazon Resource Name (ARN) in CodeArtifact.
|
ListTagsForResourceResult |
AWSCodeArtifact.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Gets information about Amazon Web Services tags for a specified Amazon Resource Name (ARN) in CodeArtifact.
|
Future<ListTagsForResourceResult> |
AbstractAWSCodeArtifactAsync.listTagsForResourceAsync(ListTagsForResourceRequest request) |
Future<ListTagsForResourceResult> |
AWSCodeArtifactAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)
Gets information about Amazon Web Services tags for a specified Amazon Resource Name (ARN) in CodeArtifact.
|
Future<ListTagsForResourceResult> |
AWSCodeArtifactAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request) |
Future<ListTagsForResourceResult> |
AbstractAWSCodeArtifactAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AWSCodeArtifactAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Gets information about Amazon Web Services tags for a specified Amazon Resource Name (ARN) in CodeArtifact.
|
Future<ListTagsForResourceResult> |
AWSCodeArtifactAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AbstractAWSCodeArtifactAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AWSCodeArtifactAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Gets information about Amazon Web Services tags for a specified Amazon Resource Name (ARN) in CodeArtifact.
|
Future<ListTagsForResourceResult> |
AWSCodeArtifactAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceRequest |
ListTagsForResourceRequest.clone() |
ListTagsForResourceRequest |
ListTagsForResourceRequest.withResourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the resource to get tags for.
|
Copyright © 2024. All rights reserved.