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)
IP Address type of the Endpoint
|
ProblemEndpointSummary.Builder |
ProblemEndpointSummary.Builder.ipClassificationType(String ipClassificationType)
IP Address classification type of 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 id for cloudguard problem
|
ProblemEndpointSummary.Builder |
ProblemEndpointSummary.Builder.regions(List<String> regions)
Regions where activities were performed from this IP
|
ProblemEndpointSummary.Builder |
ProblemEndpointSummary.Builder.services(List<String> services)
Services where activities were performed from this IP
|
ProblemEndpointSummary.Builder |
ProblemEndpointSummary.Builder.sightingId(String sightingId)
Unique id for sighting associated with the endpoint.
|
ProblemEndpointSummary.Builder |
ProblemEndpointSummary.Builder.sightingType(String sightingType)
Identifier for the sighting type
|
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–2023. All rights reserved.