public static interface GetUserIdResponse.Builder extends IdentitystoreResponse.Builder, SdkPojo, CopyableBuilder<GetUserIdResponse.Builder,GetUserIdResponse>
| Modifier and Type | Method and Description |
|---|---|
GetUserIdResponse.Builder |
identityStoreId(String identityStoreId)
The globally unique identifier for the identity store.
|
GetUserIdResponse.Builder |
userId(String userId)
The identifier for a user in the identity store.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetUserIdResponse.Builder userId(String userId)
The identifier for a user in the identity store.
userId - The identifier for a user in the identity store.GetUserIdResponse.Builder identityStoreId(String identityStoreId)
The globally unique identifier for the identity store.
identityStoreId - The globally unique identifier for the identity store.Copyright © 2022. All rights reserved.