public final class DistributedFirewallRuleDestinationRequest extends Object
Constructor and Description |
---|
DistributedFirewallRuleDestinationRequest(String name,
String value,
String type,
Boolean isValid)
Instantiates a new distributed firewall rule destination 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 destination object
String
the namepublic String getValue()
The value of the destination object
String
the valuepublic String getType()
The type of the destination object
String
the typeCopyright © 2023 iland Internet Solutions, Corp. All rights reserved.