| 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 |
|---|---|
CreateApplicationResult |
AWSSSOAdminClient.createApplication(CreateApplicationRequest request)
Creates an application in IAM Identity Center for the given application provider.
|
CreateApplicationResult |
AWSSSOAdmin.createApplication(CreateApplicationRequest createApplicationRequest)
Creates an application in IAM Identity Center for the given application provider.
|
CreateApplicationResult |
AbstractAWSSSOAdmin.createApplication(CreateApplicationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateApplicationResult> |
AbstractAWSSSOAdminAsync.createApplicationAsync(CreateApplicationRequest request,
AsyncHandler<CreateApplicationRequest,CreateApplicationResult> asyncHandler) |
Future<CreateApplicationResult> |
AWSSSOAdminAsyncClient.createApplicationAsync(CreateApplicationRequest request,
AsyncHandler<CreateApplicationRequest,CreateApplicationResult> asyncHandler) |
Future<CreateApplicationResult> |
AWSSSOAdminAsync.createApplicationAsync(CreateApplicationRequest createApplicationRequest,
AsyncHandler<CreateApplicationRequest,CreateApplicationResult> asyncHandler)
Creates an application in IAM Identity Center for the given application provider.
|
| Modifier and Type | Method and Description |
|---|---|
CreateApplicationResult |
CreateApplicationResult.clone() |
CreateApplicationResult |
CreateApplicationResult.withApplicationArn(String applicationArn)
Specifies the ARN of the application.
|
Copyright © 2024. All rights reserved.