public class Firewall
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
Firewall() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAllowedIp()
Gets the allowedIp.
|
void |
setAllowedIp(List<String> allowedIp)
Sets the allowedIp.
|
public List<String> getAllowedIp()
Copyright © 2020. All rights reserved.