Package | Description |
---|---|
com.oracle.bmc.networkfirewall.model |
Modifier and Type | Method and Description |
---|---|
static DecryptionRuleMatchCriteria.Builder |
DecryptionRuleMatchCriteria.builder()
Create a new builder.
|
DecryptionRuleMatchCriteria.Builder |
DecryptionRuleMatchCriteria.Builder.copy(DecryptionRuleMatchCriteria model) |
DecryptionRuleMatchCriteria.Builder |
DecryptionRuleMatchCriteria.Builder.destinationAddress(List<String> destinationAddress)
An array of IP address list names to be evaluated against the traffic destination
address.
|
DecryptionRuleMatchCriteria.Builder |
DecryptionRuleMatchCriteria.Builder.sourceAddress(List<String> sourceAddress)
An array of IP address list names to be evaluated against the traffic source address.
|
DecryptionRuleMatchCriteria.Builder |
DecryptionRuleMatchCriteria.toBuilder() |
Copyright © 2016–2024. All rights reserved.