| SightingEndpointSummary.Builder | SightingEndpointSummary.Builder. asnNumber(String asnNumber) | ASN number of sighting | 
| static SightingEndpointSummary.Builder | SightingEndpointSummary. builder() | Create a new builder. | 
| SightingEndpointSummary.Builder | SightingEndpointSummary.Builder. copy(SightingEndpointSummary model) |  | 
| SightingEndpointSummary.Builder | SightingEndpointSummary.Builder. country(String country) | Country involved in sighting | 
| SightingEndpointSummary.Builder | SightingEndpointSummary.Builder. id(String id) | Unique identifier for sighting endpoints | 
| SightingEndpointSummary.Builder | SightingEndpointSummary.Builder. ipAddress(String ipAddress) | IP address involved in sighting | 
| SightingEndpointSummary.Builder | SightingEndpointSummary.Builder. ipAddressType(String ipAddressType) | Type of IP address involved in sighting | 
| SightingEndpointSummary.Builder | SightingEndpointSummary.Builder. ipClassificationType(String ipClassificationType) | IP address classification type | 
| SightingEndpointSummary.Builder | SightingEndpointSummary.Builder. latitude(Double latitude) | Latitude of sighting | 
| SightingEndpointSummary.Builder | SightingEndpointSummary.Builder. longitude(Double longitude) | Longitude of sighting | 
| SightingEndpointSummary.Builder | SightingEndpointSummary.Builder. problemId(String problemId) | Problem ID for sighting endpoints | 
| SightingEndpointSummary.Builder | SightingEndpointSummary.Builder. regions(List<String> regions) | List of regions where activities were performed from this IP address | 
| SightingEndpointSummary.Builder | SightingEndpointSummary.Builder. services(List<String> services) | List of services where activities were performed from this IP address | 
| SightingEndpointSummary.Builder | SightingEndpointSummary.Builder. sightingId(String sightingId) | Sighting ID for sighting endpoints | 
| SightingEndpointSummary.Builder | SightingEndpointSummary.Builder. timeFirstDetected(Date timeFirstDetected) | Time the activities were first detected. | 
| SightingEndpointSummary.Builder | SightingEndpointSummary.Builder. timeFirstOccurred(Date timeFirstOccurred) | Time the activities were first performed. | 
| SightingEndpointSummary.Builder | SightingEndpointSummary.Builder. timeLastDetected(Date timeLastDetected) | Time the activities were last detected. | 
| SightingEndpointSummary.Builder | SightingEndpointSummary.Builder. timeLastOccurred(Date timeLastOccurred) | Time the activities were last performed. | 
| SightingEndpointSummary.Builder | SightingEndpointSummary. toBuilder() |  |