| Package | Description |
|---|---|
| com.amazonaws.services.connectparticipant.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectionCredentials |
ConnectionCredentials.clone() |
ConnectionCredentials |
CreateParticipantConnectionResult.getConnectionCredentials()
Creates the participant's connection credentials.
|
ConnectionCredentials |
ConnectionCredentials.withConnectionToken(String connectionToken)
The connection token.
|
ConnectionCredentials |
ConnectionCredentials.withExpiry(String expiry)
The expiration of the token.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateParticipantConnectionResult.setConnectionCredentials(ConnectionCredentials connectionCredentials)
Creates the participant's connection credentials.
|
CreateParticipantConnectionResult |
CreateParticipantConnectionResult.withConnectionCredentials(ConnectionCredentials connectionCredentials)
Creates the participant's connection credentials.
|
Copyright © 2022. All rights reserved.