Package | Description |
---|---|
com.oracle.bmc.cloudguard.model |
Modifier and Type | Method and Description |
---|---|
ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.Builder.asnNumber(String asnNumber)
ASN number of sighting
|
static ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.builder()
Create a new builder.
|
ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.Builder.copy(ResourceProfileEndpointSummary model) |
ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.Builder.country(String country)
Country of sighting
|
ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.Builder.id(String id)
Unique identifier for sighting endpoints
|
ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.Builder.ipAddress(String ipAddress)
IP address for sighting
|
ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.Builder.ipAddressType(String ipAddressType)
Type of IP address for sighting
|
ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.Builder.ipClassificationType(String ipClassificationType)
IP address classification type
|
ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.Builder.latitude(Double latitude)
Latitude of sighting
|
ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.Builder.longitude(Double longitude)
Longitude of sighting
|
ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.Builder.problemId(String problemId)
Problem ID for sighting endpoints
|
ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.Builder.regions(List<String> regions)
Regions where activities were performed from this IP address
|
ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.Builder.resourceProfileId(String resourceProfileId)
Resource profile ID associated with the impacted resource
|
ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.Builder.services(List<String> services)
List of services where activities were performed from this IP address
|
ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.Builder.sightingType(String sightingType)
Type of sighting for sighting endpoints
|
ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.Builder.sightingTypeDisplayName(String sightingTypeDisplayName)
Display name of the sighting type
|
ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.Builder.timeFirstDetected(Date timeFirstDetected)
Time the activities were first detected.
|
ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.Builder.timeFirstOccurred(Date timeFirstOccurred)
Time the activities were first performed.
|
ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.Builder.timeLastDetected(Date timeLastDetected)
Time the activities were last detected.
|
ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.Builder.timeLastOccurred(Date timeLastOccurred)
Time the activities were last performed.
|
ResourceProfileEndpointSummary.Builder |
ResourceProfileEndpointSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.