| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
ProxySession |
GetProxySessionResponse.proxySession()
The proxy session details.
|
ProxySession |
UpdateProxySessionResponse.proxySession()
The proxy session details.
|
ProxySession |
CreateProxySessionResponse.proxySession()
The proxy session details.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProxySession> |
ListProxySessionsResponse.proxySessions()
The proxy session details.
|
| Modifier and Type | Method and Description |
|---|---|
GetProxySessionResponse.Builder |
GetProxySessionResponse.Builder.proxySession(ProxySession proxySession)
The proxy session details.
|
UpdateProxySessionResponse.Builder |
UpdateProxySessionResponse.Builder.proxySession(ProxySession proxySession)
The proxy session details.
|
CreateProxySessionResponse.Builder |
CreateProxySessionResponse.Builder.proxySession(ProxySession proxySession)
The proxy session details.
|
ListProxySessionsResponse.Builder |
ListProxySessionsResponse.Builder.proxySessions(ProxySession... proxySessions)
The proxy session details.
|
| Modifier and Type | Method and Description |
|---|---|
ListProxySessionsResponse.Builder |
ListProxySessionsResponse.Builder.proxySessions(Collection<ProxySession> proxySessions)
The proxy session details.
|
Copyright © 2023. All rights reserved.