| Package | Description |
|---|---|
| com.amazonaws.services.detective.model |
| Modifier and Type | Method and Description |
|---|---|
NewGeolocationDetail |
NewGeolocationDetail.clone() |
NewGeolocationDetail |
IndicatorDetail.getNewGeolocationDetail()
Contains details about the new geographic location.
|
NewGeolocationDetail |
NewGeolocationDetail.withIpAddress(String ipAddress)
IP address using which the resource was accessed.
|
NewGeolocationDetail |
NewGeolocationDetail.withIsNewForEntireAccount(Boolean isNewForEntireAccount)
Checks if the geolocation is new for the entire account.
|
NewGeolocationDetail |
NewGeolocationDetail.withLocation(String location)
Location where the resource was accessed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndicatorDetail.setNewGeolocationDetail(NewGeolocationDetail newGeolocationDetail)
Contains details about the new geographic location.
|
IndicatorDetail |
IndicatorDetail.withNewGeolocationDetail(NewGeolocationDetail newGeolocationDetail)
Contains details about the new geographic location.
|
Copyright © 2024. All rights reserved.