public static interface ResolveIdentityRequest.Builder extends CopyableBuilder<ResolveIdentityRequest.Builder,ResolveIdentityRequest>
ResolveIdentityRequest.| Modifier and Type | Method and Description |
|---|---|
<T> ResolveIdentityRequest.Builder |
putProperty(IdentityProperty<T> key,
T value)
Set a property that the
IdentityProvider can use while resolving the identity. |
copyapplyMutation, build<T> ResolveIdentityRequest.Builder putProperty(IdentityProperty<T> key, T value)
IdentityProvider can use while resolving the identity.Copyright © 2023. All rights reserved.