| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListSamlProviderTagsResponse |
IamClient.listSAMLProviderTags(ListSamlProviderTagsRequest listSamlProviderTagsRequest)
Lists the tags that are attached to the specified Security Assertion Markup Language (SAML) identity provider.
|
default CompletableFuture<ListSamlProviderTagsResponse> |
IamAsyncClient.listSAMLProviderTags(ListSamlProviderTagsRequest listSamlProviderTagsRequest)
Lists the tags that are attached to the specified Security Assertion Markup Language (SAML) identity provider.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListSamlProviderTagsRequestMarshaller.marshall(ListSamlProviderTagsRequest listSamlProviderTagsRequest) |
Copyright © 2022. All rights reserved.