| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
static City.Builder |
City.builder() |
City.Builder |
City.Builder.cityName(String cityName)
The city name of the remote IP address.
|
City.Builder |
City.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends City.Builder> |
City.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default RemoteIpDetails.Builder |
RemoteIpDetails.Builder.city(Consumer<City.Builder> city)
The city information of the remote IP address.
|
Copyright © 2023. All rights reserved.