| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static IpCity.Builder |
IpCity.builder() |
IpCity.Builder |
IpCity.Builder.name(String name)
The name of the city.
|
IpCity.Builder |
IpCity.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends IpCity.Builder> |
IpCity.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default IpAddressDetails.Builder |
IpAddressDetails.Builder.ipCity(Consumer<IpCity.Builder> ipCity)
The city that the IP address originated from.
|
Copyright © 2021. All rights reserved.