public class DistributedFirewallRuleAppliedToResponse extends Object implements Serializable
Constructor and Description |
---|
DistributedFirewallRuleAppliedToResponse(String name,
String value,
String type,
boolean isValid)
Instantiates a new distributed firewall rule applied to response.
|
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 typepublic boolean isValid()
Whether or not the applied to object is valid
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.