| Package | Description |
|---|---|
| com.amazonaws.services.apigatewaymanagementapi.model |
| Modifier and Type | Method and Description |
|---|---|
Identity |
Identity.clone() |
Identity |
GetConnectionResult.getIdentity() |
Identity |
Identity.withSourceIp(String sourceIp)
The source IP address of the TCP connection making the request to API Gateway.
|
Identity |
Identity.withUserAgent(String userAgent)
The User Agent of the API caller.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetConnectionResult.setIdentity(Identity identity) |
GetConnectionResult |
GetConnectionResult.withIdentity(Identity identity) |
Copyright © 2024. All rights reserved.