public static class EdgeGatewayFirewallUpdateRequest.FirewallRule.FirewallRuleSourceDestination extends Object
Constructor and Description |
---|
FirewallRuleSourceDestination(Boolean exclude,
List<String> ipAddresses,
List<String> groupingObjectId,
List<String> vnicGroupId) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getGroupingObjectId()
Get the list of grouping object ids.
|
List<String> |
getIpAddresses()
Get the ip addresses for the source or destination.
|
List<String> |
getVnicGroupId()
Get the list of vnic group ids.
|
Boolean |
isExclude()
Whether to exclude the specified source or destination.
|
public Boolean isExclude()
public List<String> getIpAddresses()
public List<String> getGroupingObjectId()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.