Package | Description |
---|---|
com.oracle.bmc.waas.model | |
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
ProtectionRuleAction |
ProtectionRuleAction.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ProtectionRuleAction.Builder |
ProtectionRuleAction.Builder.copy(ProtectionRuleAction model) |
Modifier and Type | Method and Description |
---|---|
List<ProtectionRuleAction> |
UpdateProtectionRulesRequest.getBody$()
Alternative accessor for the body parameter.
|
List<ProtectionRuleAction> |
UpdateProtectionRulesRequest.getProtectionRules() |
Modifier and Type | Method and Description |
---|---|
UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.Builder.protectionRules(ProtectionRuleAction singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.Builder.body$(List<ProtectionRuleAction> body)
Alternative setter for the body parameter.
|
UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.Builder.protectionRules(List<ProtectionRuleAction> protectionRules) |
Copyright © 2016–2024. All rights reserved.