public class NWRuleSetIpRules extends Object
Constructor and Description |
---|
NWRuleSetIpRules() |
Modifier and Type | Method and Description |
---|---|
NetworkRuleIPAction |
action()
Get the IP Filter Action.
|
String |
ipMask()
Get iP Mask.
|
NWRuleSetIpRules |
withAction(NetworkRuleIPAction action)
Set the IP Filter Action.
|
NWRuleSetIpRules |
withIpMask(String ipMask)
Set iP Mask.
|
public String ipMask()
public NWRuleSetIpRules withIpMask(String ipMask)
ipMask
- the ipMask value to setpublic NetworkRuleIPAction action()
public NWRuleSetIpRules withAction(NetworkRuleIPAction action)
action
- the action value to setCopyright © 2019. All rights reserved.