Package | Description |
---|---|
com.oracle.bmc.vnmonitoring.model |
Modifier and Type | Class and Description |
---|---|
class |
EgressSecurityListConfiguration
Defines the subnet egress security list configuration that allowed the traffic.
|
class |
IngressSecurityListConfiguration
Defines the subnet ingress security list configuration that allowed the traffic.
|
class |
NsgConfiguration
Defines the network security group configuration that allowed the traffic.
|
class |
StatefulEgressSecurityListConfiguration
Defines the stateful subnet egress security list configuration that allowed the ingress traffic.
|
class |
StatefulIngressSecurityListConfiguration
Defines the stateful subnet ingress security list configuration that allowed the egress traffic.
|
class |
StatefulNsgConfiguration
Defines the stateful network security group configuration that allowed the traffic.
|
Modifier and Type | Method and Description |
---|---|
AllowedSecurityConfiguration |
AllowedSecurityActionDetails.getAllowedSecurityConfiguration() |
Modifier and Type | Method and Description |
---|---|
AllowedSecurityActionDetails.Builder |
AllowedSecurityActionDetails.Builder.allowedSecurityConfiguration(AllowedSecurityConfiguration allowedSecurityConfiguration) |
Constructor and Description |
---|
AllowedSecurityActionDetails(Boolean isRestrictedOrPartial,
AllowedSecurityConfiguration allowedSecurityConfiguration)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.