| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkvoice | |
| com.amazonaws.services.chimesdkvoice.model |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateProxySessionResult> |
AbstractAmazonChimeSDKVoiceAsync.createProxySessionAsync(CreateProxySessionRequest request,
AsyncHandler<CreateProxySessionRequest,CreateProxySessionResult> asyncHandler) |
Future<CreateProxySessionResult> |
AmazonChimeSDKVoiceAsyncClient.createProxySessionAsync(CreateProxySessionRequest request,
AsyncHandler<CreateProxySessionRequest,CreateProxySessionResult> asyncHandler) |
Future<CreateProxySessionResult> |
AmazonChimeSDKVoiceAsync.createProxySessionAsync(CreateProxySessionRequest createProxySessionRequest,
AsyncHandler<CreateProxySessionRequest,CreateProxySessionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateProxySessionRequest |
CreateProxySessionRequest.clone() |
CreateProxySessionRequest |
CreateProxySessionRequest.withCapabilities(Capability... capabilities) |
CreateProxySessionRequest |
CreateProxySessionRequest.withCapabilities(Collection<String> capabilities) |
CreateProxySessionRequest |
CreateProxySessionRequest.withCapabilities(String... capabilities)
NOTE: This method appends the values to the existing list (if any).
|
CreateProxySessionRequest |
CreateProxySessionRequest.withExpiryMinutes(Integer expiryMinutes) |
CreateProxySessionRequest |
CreateProxySessionRequest.withGeoMatchLevel(GeoMatchLevel geoMatchLevel) |
CreateProxySessionRequest |
CreateProxySessionRequest.withGeoMatchLevel(String geoMatchLevel) |
CreateProxySessionRequest |
CreateProxySessionRequest.withGeoMatchParams(GeoMatchParams geoMatchParams) |
CreateProxySessionRequest |
CreateProxySessionRequest.withName(String name) |
CreateProxySessionRequest |
CreateProxySessionRequest.withNumberSelectionBehavior(NumberSelectionBehavior numberSelectionBehavior) |
CreateProxySessionRequest |
CreateProxySessionRequest.withNumberSelectionBehavior(String numberSelectionBehavior) |
CreateProxySessionRequest |
CreateProxySessionRequest.withParticipantPhoneNumbers(Collection<String> participantPhoneNumbers) |
CreateProxySessionRequest |
CreateProxySessionRequest.withParticipantPhoneNumbers(String... participantPhoneNumbers)
NOTE: This method appends the values to the existing list (if any).
|
CreateProxySessionRequest |
CreateProxySessionRequest.withVoiceConnectorId(String voiceConnectorId) |
Copyright © 2023. All rights reserved.