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