public final class DistributedFirewallRuleAppliedToRequest extends Object
| Constructor and Description |
|---|
DistributedFirewallRuleAppliedToRequest(String name,
String value,
String type,
Boolean isValid)
Instantiates a new distributed firewall rule applied to request.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets name.
|
String |
getType()
Gets type.
|
String |
getValue()
Gets value.
|
Boolean |
isValid()
Gets isValid.
|
public String getName()
The name of the applied to object
String the namepublic String getValue()
The value of the applied to object
String the valuepublic String getType()
The type of the applied to object
String the typeCopyright © 2023 iland Internet Solutions, Corp. All rights reserved.