ProxySession |
ProxySession.clone() |
ProxySession |
GetProxySessionResult.getProxySession() |
ProxySession |
CreateProxySessionResult.getProxySession() |
ProxySession |
UpdateProxySessionResult.getProxySession() |
ProxySession |
ProxySession.withCapabilities(Capability... capabilities) |
ProxySession |
ProxySession.withCapabilities(Collection<String> capabilities) |
ProxySession |
ProxySession.withCapabilities(String... capabilities)
NOTE: This method appends the values to the existing list (if any).
|
ProxySession |
ProxySession.withCreatedTimestamp(Date createdTimestamp) |
ProxySession |
ProxySession.withEndedTimestamp(Date endedTimestamp) |
ProxySession |
ProxySession.withExpiryMinutes(Integer expiryMinutes) |
ProxySession |
ProxySession.withGeoMatchLevel(GeoMatchLevel geoMatchLevel) |
ProxySession |
ProxySession.withGeoMatchLevel(String geoMatchLevel) |
ProxySession |
ProxySession.withGeoMatchParams(GeoMatchParams geoMatchParams) |
ProxySession |
ProxySession.withName(String name) |
ProxySession |
ProxySession.withNumberSelectionBehavior(NumberSelectionBehavior numberSelectionBehavior) |
ProxySession |
ProxySession.withNumberSelectionBehavior(String numberSelectionBehavior) |
ProxySession |
ProxySession.withParticipants(Collection<Participant> participants) |
ProxySession |
ProxySession.withParticipants(Participant... participants)
NOTE: This method appends the values to the existing list (if any).
|
ProxySession |
ProxySession.withProxySessionId(String proxySessionId) |
ProxySession |
ProxySession.withStatus(ProxySessionStatus status) |
ProxySession |
ProxySession.withStatus(String status) |
ProxySession |
ProxySession.withUpdatedTimestamp(Date updatedTimestamp) |
ProxySession |
ProxySession.withVoiceConnectorId(String voiceConnectorId) |