static LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.builder() |
Create a new builder.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.charEncoding(String charEncoding) |
An optional character encoding to aid in detecting the character encoding of the contents
of the objects while processing.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.collectionType(ObjectCollectionRuleCollectionTypes collectionType) |
The type of log collection.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment to which this rule belongs.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.copy(LogAnalyticsObjectCollectionRule model) |
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.description(String description) |
A string that describes the details of the rule.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.entityId(String entityId) |
Logging Analytics entity OCID to associate the processed logs with.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.id(String id) |
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.isEnabled(Boolean isEnabled) |
Whether or not this rule is currently enabled.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.isForceHistoricCollection(Boolean isForceHistoricCollection) |
Flag to allow historic collection if poll period overlaps with existing ACTIVE collection
rule
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.lifecycleDetails(String lifecycleDetails) |
A detailed status of the life cycle state.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.lifecycleState(ObjectCollectionRuleLifecycleStates lifecycleState) |
The current state of the rule.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.logGroupId(String logGroupId) |
Logging Analytics Log group OCID to associate the processed logs with.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.logSet(String logSet) |
The logSet to be associated with the processed logs.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.logSetExtRegex(String logSetExtRegex) |
The regex to be applied against given logSetKey.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.logSetKey(LogSetKeyTypes logSetKey) |
An optional parameter to indicate from where the logSet to be extracted using
logSetExtRegex.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.logSourceName(String logSourceName) |
Name of the Logging Analytics Source to use for the processing.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.logType(LogTypes logType) |
Type of files/objects in this object collection rule.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.name(String name) |
A unique name to the rule.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.objectNameFilters(List<String> objectNameFilters) |
When the filters are provided, only the objects matching the filters are picked up for
processing.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.osBucketName(String osBucketName) |
Name of the Object Storage bucket.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.osNamespace(String osNamespace) |
Object Storage namespace.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.overrides(Map<String,List<PropertyOverride>> overrides) |
Use this to override some property values which are defined at bucket level to the scope
of object.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.pollSince(String pollSince) |
The oldest time of the file in the bucket to consider for collection.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.pollTill(String pollTill) |
The newest time of the file in the bucket to consider for collection.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.timeCreated(Date timeCreated) |
The time when this rule was created.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.timeUpdated(Date timeUpdated) |
The time when this rule was last updated.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.Builder.timezone(String timezone) |
Timezone to be used when processing log entries whose timestamps do not include an
explicit timezone.
|
LogAnalyticsObjectCollectionRule.Builder |
LogAnalyticsObjectCollectionRule.toBuilder() |
|