|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdateSAMLProviderResult | |
---|---|
com.amazonaws.services.identitymanagement | Synchronous and asynchronous client classes for accessing AmazonIdentityManagement. |
com.amazonaws.services.identitymanagement.model | Classes modeling the various types represented by AmazonIdentityManagement. |
Uses of UpdateSAMLProviderResult in com.amazonaws.services.identitymanagement |
---|
Methods in com.amazonaws.services.identitymanagement that return UpdateSAMLProviderResult | |
---|---|
UpdateSAMLProviderResult |
AmazonIdentityManagementClient.updateSAMLProvider(UpdateSAMLProviderRequest updateSAMLProviderRequest)
Updates the metadata document for an existing SAML provider. |
UpdateSAMLProviderResult |
AmazonIdentityManagement.updateSAMLProvider(UpdateSAMLProviderRequest updateSAMLProviderRequest)
Updates the metadata document for an existing SAML provider. |
Methods in com.amazonaws.services.identitymanagement that return types with arguments of type UpdateSAMLProviderResult | |
---|---|
Future<UpdateSAMLProviderResult> |
AmazonIdentityManagementAsyncClient.updateSAMLProviderAsync(UpdateSAMLProviderRequest updateSAMLProviderRequest)
Updates the metadata document for an existing SAML provider. |
Future<UpdateSAMLProviderResult> |
AmazonIdentityManagementAsync.updateSAMLProviderAsync(UpdateSAMLProviderRequest updateSAMLProviderRequest)
Updates the metadata document for an existing SAML provider. |
Future<UpdateSAMLProviderResult> |
AmazonIdentityManagementAsyncClient.updateSAMLProviderAsync(UpdateSAMLProviderRequest updateSAMLProviderRequest,
AsyncHandler<UpdateSAMLProviderRequest,UpdateSAMLProviderResult> asyncHandler)
Updates the metadata document for an existing SAML provider. |
Future<UpdateSAMLProviderResult> |
AmazonIdentityManagementAsync.updateSAMLProviderAsync(UpdateSAMLProviderRequest updateSAMLProviderRequest,
AsyncHandler<UpdateSAMLProviderRequest,UpdateSAMLProviderResult> asyncHandler)
Updates the metadata document for an existing SAML provider. |
Method parameters in com.amazonaws.services.identitymanagement with type arguments of type UpdateSAMLProviderResult | |
---|---|
Future<UpdateSAMLProviderResult> |
AmazonIdentityManagementAsyncClient.updateSAMLProviderAsync(UpdateSAMLProviderRequest updateSAMLProviderRequest,
AsyncHandler<UpdateSAMLProviderRequest,UpdateSAMLProviderResult> asyncHandler)
Updates the metadata document for an existing SAML provider. |
Future<UpdateSAMLProviderResult> |
AmazonIdentityManagementAsync.updateSAMLProviderAsync(UpdateSAMLProviderRequest updateSAMLProviderRequest,
AsyncHandler<UpdateSAMLProviderRequest,UpdateSAMLProviderResult> asyncHandler)
Updates the metadata document for an existing SAML provider. |
Uses of UpdateSAMLProviderResult in com.amazonaws.services.identitymanagement.model |
---|
Methods in com.amazonaws.services.identitymanagement.model that return UpdateSAMLProviderResult | |
---|---|
UpdateSAMLProviderResult |
UpdateSAMLProviderResult.withSAMLProviderArn(String sAMLProviderArn)
The Amazon Resource Name (ARN) of the SAML provider that was updated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |