public class Properties extends Object implements Serializable
Constructor and Description |
---|
Properties() |
Modifier and Type | Method and Description |
---|---|
ArrayList<String> |
getDomain()
Get domain list
|
String |
getIp()
Get IP
|
String |
getLocation()
Get GCP location (analogous to AWS region)
|
String |
getProject_id()
Get GCP project id for ETD
|
String |
getSubnetwork_id()
Get subnet id
|
String |
getSubnetwork_name()
Get subnet name
|
public String getIp()
public String getLocation()
public String getProject_id()
public String getSubnetwork_id()
public String getSubnetwork_name()
Copyright © 2022. All rights reserved.