| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
SsoUserProfileDetails |
UserProfileDetails.sso()
The single sign-on details included in the user profile details.
|
| Modifier and Type | Method and Description |
|---|---|
static UserProfileDetails |
UserProfileDetails.fromSso(SsoUserProfileDetails sso)
Create an instance of this class with
UserProfileDetails.sso() initialized to the given value. |
UserProfileDetails.Builder |
UserProfileDetails.Builder.sso(SsoUserProfileDetails sso)
The single sign-on details included in the user profile details.
|
Copyright © 2023. All rights reserved.