| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom |
All Amazon Connect Wisdom functionality is accessible using the API.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateSessionResponse |
WisdomClient.createSession(Consumer<CreateSessionRequest.Builder> createSessionRequest)
Creates a session.
|
default CreateSessionResponse |
WisdomClient.createSession(CreateSessionRequest createSessionRequest)
Creates a session.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSessionResponse> |
WisdomAsyncClient.createSession(Consumer<CreateSessionRequest.Builder> createSessionRequest)
Creates a session.
|
default CompletableFuture<CreateSessionResponse> |
WisdomAsyncClient.createSession(CreateSessionRequest createSessionRequest)
Creates a session.
|
Copyright © 2021. All rights reserved.