| Package | Description |
|---|---|
| com.citrix.sdx.nitro.resource.config.br |
| Modifier and Type | Method and Description |
|---|---|
static br_device_profile |
br_device_profile.add(nitro_service client,
br_device_profile resource)
Use this operation to add device profile.
|
static br_device_profile[] |
br_device_profile.add(nitro_service client,
br_device_profile[] resources)
Use this operation to add device profile in bulk.
|
static br_device_profile |
br_device_profile.delete(nitro_service client,
br_device_profile resource)
Use this operation to delete device profile(s).
|
static br_device_profile[] |
br_device_profile.delete(nitro_service client,
br_device_profile[] resources)
Use this operation to delete device profile(s) in bulk.
|
static br_device_profile[] |
br_device_profile.get_filtered(nitro_service service,
filtervalue[] filter)
Use this API to fetch filtered set of br_device_profile resources.
|
static br_device_profile[] |
br_device_profile.get_filtered(nitro_service service,
String filter)
Use this API to fetch filtered set of br_device_profile resources.
|
static br_device_profile[] |
br_device_profile.get(nitro_service client)
Use this operation to get device profiles.
|
| Modifier and Type | Method and Description |
|---|---|
static br_device_profile |
br_device_profile.add(nitro_service client,
br_device_profile resource)
Use this operation to add device profile.
|
static br_device_profile[] |
br_device_profile.add(nitro_service client,
br_device_profile[] resources)
Use this operation to add device profile in bulk.
|
static br_device_profile |
br_device_profile.delete(nitro_service client,
br_device_profile resource)
Use this operation to delete device profile(s).
|
static br_device_profile[] |
br_device_profile.delete(nitro_service client,
br_device_profile[] resources)
Use this operation to delete device profile(s) in bulk.
|
Copyright © 2013 Citrix Systems, Inc.. All Rights Reserved.