Package | Description |
---|---|
com.oracle.bmc.cloudguard.model |
Modifier and Type | Method and Description |
---|---|
EntityDetails |
EntityDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<EntityDetails> |
ProblemEntitySummary.getEntityDetails()
List of entity details related to a data source
|
Modifier and Type | Method and Description |
---|---|
EntityDetails.Builder |
EntityDetails.Builder.copy(EntityDetails model) |
Modifier and Type | Method and Description |
---|---|
ProblemEntitySummary.Builder |
ProblemEntitySummary.Builder.entityDetails(List<EntityDetails> entityDetails)
List of entity details related to a data source
|
Constructor and Description |
---|
ProblemEntitySummary(List<String> regions,
Date timeFirstDetected,
String problemId,
Date timeLastDetected,
String resultUrl,
List<EntityDetails> entityDetails)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.