| Package | Description |
|---|---|
| com.amazonaws.services.ssoadmin |
IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities
and manage their access centrally across Amazon Web Services accounts and applications.
|
| com.amazonaws.services.ssoadmin.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateInstanceResult |
AWSSSOAdminClient.updateInstance(UpdateInstanceRequest request)
Update the details for the instance of IAM Identity Center that is owned by the Amazon Web Services account.
|
UpdateInstanceResult |
AWSSSOAdmin.updateInstance(UpdateInstanceRequest updateInstanceRequest)
Update the details for the instance of IAM Identity Center that is owned by the Amazon Web Services account.
|
UpdateInstanceResult |
AbstractAWSSSOAdmin.updateInstance(UpdateInstanceRequest request) |
Future<UpdateInstanceResult> |
AWSSSOAdminAsyncClient.updateInstanceAsync(UpdateInstanceRequest request) |
Future<UpdateInstanceResult> |
AbstractAWSSSOAdminAsync.updateInstanceAsync(UpdateInstanceRequest request) |
Future<UpdateInstanceResult> |
AWSSSOAdminAsync.updateInstanceAsync(UpdateInstanceRequest updateInstanceRequest)
Update the details for the instance of IAM Identity Center that is owned by the Amazon Web Services account.
|
Future<UpdateInstanceResult> |
AWSSSOAdminAsyncClient.updateInstanceAsync(UpdateInstanceRequest request,
AsyncHandler<UpdateInstanceRequest,UpdateInstanceResult> asyncHandler) |
Future<UpdateInstanceResult> |
AbstractAWSSSOAdminAsync.updateInstanceAsync(UpdateInstanceRequest request,
AsyncHandler<UpdateInstanceRequest,UpdateInstanceResult> asyncHandler) |
Future<UpdateInstanceResult> |
AWSSSOAdminAsync.updateInstanceAsync(UpdateInstanceRequest updateInstanceRequest,
AsyncHandler<UpdateInstanceRequest,UpdateInstanceResult> asyncHandler)
Update the details for the instance of IAM Identity Center that is owned by the Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateInstanceResult> |
AWSSSOAdminAsyncClient.updateInstanceAsync(UpdateInstanceRequest request,
AsyncHandler<UpdateInstanceRequest,UpdateInstanceResult> asyncHandler) |
Future<UpdateInstanceResult> |
AbstractAWSSSOAdminAsync.updateInstanceAsync(UpdateInstanceRequest request,
AsyncHandler<UpdateInstanceRequest,UpdateInstanceResult> asyncHandler) |
Future<UpdateInstanceResult> |
AWSSSOAdminAsync.updateInstanceAsync(UpdateInstanceRequest updateInstanceRequest,
AsyncHandler<UpdateInstanceRequest,UpdateInstanceResult> asyncHandler)
Update the details for the instance of IAM Identity Center that is owned by the Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateInstanceRequest |
UpdateInstanceRequest.clone() |
UpdateInstanceRequest |
UpdateInstanceRequest.withInstanceArn(String instanceArn)
The ARN of the instance of IAM Identity Center under which the operation will run.
|
UpdateInstanceRequest |
UpdateInstanceRequest.withName(String name)
Updates the instance name.
|
Copyright © 2024. All rights reserved.