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