public final class DistributedFirewallRuleServiceObjectRequest extends Object
| Constructor and Description |
|---|
DistributedFirewallRuleServiceObjectRequest(String name,
String value,
String type,
Boolean isValid)
Instantiates a new distributed firewall rule service object request.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets name.
|
String |
getType()
Gets type.
|
String |
getValue()
Gets value.
|
Boolean |
isValid()
Gets isValid.
|
public DistributedFirewallRuleServiceObjectRequest(String name, String value, String type, Boolean isValid)
name - the namevalue - the valuetype - the typeisValid - the is validCopyright © 2023 iland Internet Solutions, Corp. All rights reserved.