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