| Package | Description |
|---|---|
| com.amazonaws.services.ssoadmin |
IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities
and manage their access centrally across Amazon Web Services accounts and applications.
|
| com.amazonaws.services.ssoadmin.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
AWSSSOAdminClient.listTagsForResource(ListTagsForResourceRequest request)
Lists the tags that are attached to a specified resource.
|
ListTagsForResourceResult |
AbstractAWSSSOAdmin.listTagsForResource(ListTagsForResourceRequest request) |
ListTagsForResourceResult |
AWSSSOAdmin.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags that are attached to a specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AWSSSOAdminAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AWSSSOAdminAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Lists the tags that are attached to a specified resource.
|
Future<ListTagsForResourceResult> |
AbstractAWSSSOAdminAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.clone() |
ListTagsForResourceResult |
ListTagsForResourceResult.withNextToken(String nextToken)
The pagination token for the list API.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
A set of key-value pairs that are used to manage the resource.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
A set of key-value pairs that are used to manage the resource.
|
Copyright © 2024. All rights reserved.