Package | Description |
---|---|
com.oracle.bmc.core.model |
Modifier and Type | Method and Description |
---|---|
FlowLogCaptureFilterRuleDetails |
FlowLogCaptureFilterRuleDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<FlowLogCaptureFilterRuleDetails> |
UpdateCaptureFilterDetails.getFlowLogCaptureFilterRules()
The set of rules governing what traffic the VCN flow log collects.
|
List<FlowLogCaptureFilterRuleDetails> |
CreateCaptureFilterDetails.getFlowLogCaptureFilterRules()
The set of rules governing what traffic the VCN flow log collects.
|
List<FlowLogCaptureFilterRuleDetails> |
CaptureFilter.getFlowLogCaptureFilterRules()
The set of rules governing what traffic the VCN flow log collects.
|
Modifier and Type | Method and Description |
---|---|
FlowLogCaptureFilterRuleDetails.Builder |
FlowLogCaptureFilterRuleDetails.Builder.copy(FlowLogCaptureFilterRuleDetails model) |
Modifier and Type | Method and Description |
---|---|
UpdateCaptureFilterDetails.Builder |
UpdateCaptureFilterDetails.Builder.flowLogCaptureFilterRules(List<FlowLogCaptureFilterRuleDetails> flowLogCaptureFilterRules)
The set of rules governing what traffic the VCN flow log collects.
|
CreateCaptureFilterDetails.Builder |
CreateCaptureFilterDetails.Builder.flowLogCaptureFilterRules(List<FlowLogCaptureFilterRuleDetails> flowLogCaptureFilterRules)
The set of rules governing what traffic the VCN flow log collects.
|
CaptureFilter.Builder |
CaptureFilter.Builder.flowLogCaptureFilterRules(List<FlowLogCaptureFilterRuleDetails> flowLogCaptureFilterRules)
The set of rules governing what traffic the VCN flow log collects.
|
Copyright © 2016–2025. All rights reserved.