| Package | Description |
|---|---|
| com.citrix.sdx.nitro.resource.config.xen |
| Modifier and Type | Method and Description |
|---|---|
static host_interface |
host_interface.add(nitro_service client,
host_interface resource)
Use this operation to create channel.
|
static host_interface[] |
host_interface.add(nitro_service client,
host_interface[] resources)
Use this operation to create channel in bulk.
|
static host_interface |
host_interface.delete(nitro_service client,
host_interface resource)
Use this operation to delete channels.
|
static host_interface[] |
host_interface.delete(nitro_service client,
host_interface[] resources)
Use this operation to delete channels in bulk.
|
static host_interface[] |
host_interface.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of host_interface resources.
|
static host_interface[] |
host_interface.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of host_interface resources.
|
static host_interface[] |
host_interface.get(nitro_service client)
Use this operation to get interface/channel.
|
static host_interface |
host_interface.get(nitro_service client,
host_interface resource)
Use this operation to get interface/channel.
|
static host_interface |
host_interface.reset(nitro_service client,
host_interface resource)
Use this operation to reset interface settings.
|
static host_interface[] |
host_interface.reset(nitro_service client,
host_interface[] resources)
Use this operation to reset interface settings in bulk.
|
static host_interface |
host_interface.update(nitro_service client,
host_interface resource)
Use this operation to modify interface/channel.
|
static host_interface[] |
host_interface.update(nitro_service client,
host_interface[] resources)
Use this operation to modify interface/channel in bulk.
|
| Modifier and Type | Method and Description |
|---|---|
static host_interface |
host_interface.add(nitro_service client,
host_interface resource)
Use this operation to create channel.
|
static host_interface[] |
host_interface.add(nitro_service client,
host_interface[] resources)
Use this operation to create channel in bulk.
|
static host_interface |
host_interface.delete(nitro_service client,
host_interface resource)
Use this operation to delete channels.
|
static host_interface[] |
host_interface.delete(nitro_service client,
host_interface[] resources)
Use this operation to delete channels in bulk.
|
static host_interface |
host_interface.get(nitro_service client,
host_interface resource)
Use this operation to get interface/channel.
|
static host_interface |
host_interface.reset(nitro_service client,
host_interface resource)
Use this operation to reset interface settings.
|
static host_interface[] |
host_interface.reset(nitro_service client,
host_interface[] resources)
Use this operation to reset interface settings in bulk.
|
static host_interface |
host_interface.update(nitro_service client,
host_interface resource)
Use this operation to modify interface/channel.
|
static host_interface[] |
host_interface.update(nitro_service client,
host_interface[] resources)
Use this operation to modify interface/channel in bulk.
|
Copyright © 2013 Citrix Systems, Inc.. All Rights Reserved.