| Package | Description |
|---|---|
| com.vmware.appliance.techpreview.networking |
| Modifier and Type | Method and Description |
|---|---|
static ProxyTypes.ProxyConfig |
ProxyTypes.ProxyConfig._newInstance(StructValue structValue)
WARNING: Internal API, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
ProxyTypes.ProxyConfig |
ProxyTypes.ProxyConfig.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<ProxyTypes.ProxyConfig> |
ProxyTypes.ProxyConfigMultiple.getConfiglist()
List of proxy configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProxyTypes.ProxyConfigMultiple.setConfiglist(List<ProxyTypes.ProxyConfig> configlist)
List of proxy configuration.
|
| Constructor and Description |
|---|
ProxyTypes.ProxyConfigMultiple.Builder(ProxyTypes.ProxyStatus status,
List<ProxyTypes.ProxyConfig> configlist)
Constructor with parameters for the required properties of
ProxyTypes.ProxyConfigMultiple. |
Copyright © 2016. All Rights Reserved.