| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateSamlProviderResponse |
IamClient.updateSAMLProvider(Consumer<UpdateSamlProviderRequest.Builder> updateSamlProviderRequest)
Updates the metadata document for an existing SAML provider resource object.
|
default UpdateSamlProviderResponse |
IamClient.updateSAMLProvider(UpdateSamlProviderRequest updateSamlProviderRequest)
Updates the metadata document for an existing SAML provider resource object.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSamlProviderResponse> |
IamAsyncClient.updateSAMLProvider(Consumer<UpdateSamlProviderRequest.Builder> updateSamlProviderRequest)
Updates the metadata document for an existing SAML provider resource object.
|
default CompletableFuture<UpdateSamlProviderResponse> |
IamAsyncClient.updateSAMLProvider(UpdateSamlProviderRequest updateSamlProviderRequest)
Updates the metadata document for an existing SAML provider resource object.
|
Copyright © 2022. All rights reserved.