Package | Description |
---|---|
com.oracle.bmc.networkfirewall.model | |
com.oracle.bmc.networkfirewall.responses |
Modifier and Type | Method and Description |
---|---|
SecurityRule |
SecurityRule.Builder.build() |
Modifier and Type | Method and Description |
---|---|
SecurityRule.Builder |
SecurityRule.Builder.copy(SecurityRule model) |
Modifier and Type | Method and Description |
---|---|
SecurityRule |
CreateSecurityRuleResponse.getSecurityRule()
The returned
SecurityRule instance. |
SecurityRule |
GetSecurityRuleResponse.getSecurityRule()
The returned
SecurityRule instance. |
SecurityRule |
UpdateSecurityRuleResponse.getSecurityRule()
The returned
SecurityRule instance. |
Modifier and Type | Method and Description |
---|---|
CreateSecurityRuleResponse.Builder |
CreateSecurityRuleResponse.Builder.securityRule(SecurityRule securityRule)
The returned
SecurityRule instance. |
GetSecurityRuleResponse.Builder |
GetSecurityRuleResponse.Builder.securityRule(SecurityRule securityRule)
The returned
SecurityRule instance. |
UpdateSecurityRuleResponse.Builder |
UpdateSecurityRuleResponse.Builder.securityRule(SecurityRule securityRule)
The returned
SecurityRule instance. |
Copyright © 2016–2024. All rights reserved.