Package | Description |
---|---|
com.oracle.bmc.cloudguard.model |
Modifier and Type | Class and Description |
---|---|
class |
AbsoluteTimeStartPolicy
Start policy that defines the exact start time
Note: Objects should always be created or deserialized using the AbsoluteTimeStartPolicy.Builder . |
class |
NoDelayStartPolicy
Continuous query start policy that starts the query immediately
Note: Objects should always be created or deserialized using the NoDelayStartPolicy.Builder . |
Modifier and Type | Method and Description |
---|---|
ContinuousQueryStartPolicy |
LoggingQueryDataSourceDetails.getQueryStartTime() |
Modifier and Type | Method and Description |
---|---|
LoggingQueryDataSourceDetails.Builder |
LoggingQueryDataSourceDetails.Builder.queryStartTime(ContinuousQueryStartPolicy queryStartTime) |
Constructor and Description |
---|
LoggingQueryDataSourceDetails(List<String> regions,
String query,
Integer intervalInMinutes,
Integer threshold,
ContinuousQueryStartPolicy queryStartTime,
LoggingQueryOperatorType operator,
LoggingQueryType loggingQueryType,
Integer additionalEntitiesCount,
LoggingQueryDetails loggingQueryDetails)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.