| Package | Description |
|---|---|
| software.amazon.awssdk.services.identitystore.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateUserResponse.Builder |
CreateUserResponse.builder() |
CreateUserResponse.Builder |
CreateUserResponse.Builder.identityStoreId(String identityStoreId)
The globally unique identifier for the identity store.
|
CreateUserResponse.Builder |
CreateUserResponse.toBuilder() |
CreateUserResponse.Builder |
CreateUserResponse.Builder.userId(String userId)
The identifier of the newly created user in the identity store.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateUserResponse.Builder> |
CreateUserResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.