public static interface Identity.Builder extends SdkPojo, CopyableBuilder<Identity.Builder,Identity>
| Modifier and Type | Method and Description |
|---|---|
Identity.Builder |
sourceIp(String sourceIp)
The source IP address of the TCP connection making the request to API Gateway.
|
Identity.Builder |
userAgent(String userAgent)
The User Agent of the API caller.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildIdentity.Builder sourceIp(String sourceIp)
The source IP address of the TCP connection making the request to API Gateway.
sourceIp - The source IP address of the TCP connection making the request to API Gateway.Identity.Builder userAgent(String userAgent)
The User Agent of the API caller.
userAgent - The User Agent of the API caller.Copyright © 2023. All rights reserved.