Package | Description |
---|---|
com.amazonaws.services.identitymanagement | |
com.amazonaws.services.identitymanagement.model |
Modifier and Type | Method and Description |
---|---|
UpdateSAMLProviderResult |
AmazonIdentityManagementClient.updateSAMLProvider(UpdateSAMLProviderRequest updateSAMLProviderRequest)
Updates the metadata document for an existing SAML provider resource
object.
|
UpdateSAMLProviderResult |
AbstractAmazonIdentityManagement.updateSAMLProvider(UpdateSAMLProviderRequest request) |
UpdateSAMLProviderResult |
AmazonIdentityManagement.updateSAMLProvider(UpdateSAMLProviderRequest updateSAMLProviderRequest)
Updates the metadata document for an existing SAML provider resource
object.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateSAMLProviderResult> |
AbstractAmazonIdentityManagementAsync.updateSAMLProviderAsync(UpdateSAMLProviderRequest request,
AsyncHandler<UpdateSAMLProviderRequest,UpdateSAMLProviderResult> asyncHandler) |
Future<UpdateSAMLProviderResult> |
AmazonIdentityManagementAsync.updateSAMLProviderAsync(UpdateSAMLProviderRequest updateSAMLProviderRequest,
AsyncHandler<UpdateSAMLProviderRequest,UpdateSAMLProviderResult> asyncHandler)
Updates the metadata document for an existing SAML provider resource
object.
|
Future<UpdateSAMLProviderResult> |
AmazonIdentityManagementAsyncClient.updateSAMLProviderAsync(UpdateSAMLProviderRequest request,
AsyncHandler<UpdateSAMLProviderRequest,UpdateSAMLProviderResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
UpdateSAMLProviderResult |
UpdateSAMLProviderResult.clone() |
UpdateSAMLProviderResult |
UpdateSAMLProviderResult.withSAMLProviderArn(String sAMLProviderArn)
The Amazon Resource Name (ARN) of the SAML provider that was updated.
|
Copyright © 2018. All rights reserved.