Package | Description |
---|---|
com.vmware.cis |
The
com.vmware.cis package provides VMware common infrastructure
interfaces. |
Class and Description |
---|
CisFactory
CisFactory is responsible for creating instances of services
contained inside the com.vmware.cis package and also has the subpackages reference
to access respective subpackage services. |
Session
The
Session interface allows API clients to manage session tokens
including creating, deleting and obtaining information about sessions. |
SessionTypes
The
Session interface allows API clients to manage session tokens
including creating, deleting and obtaining information about sessions. |
SessionTypes.Info
Represents data associated with an API session.
|
Tasks
The
Tasks interface provides methods for managing the task related to a
long running operation. |
TasksTypes
The
Tasks interface provides methods for managing the task related to a
long running operation. |
TasksTypes.FilterSpec
The
FilterSpec class contains properties used to filter the results when
listing tasks (see Tasks.list(com.vmware.cis.TasksTypes.FilterSpec, com.vmware.cis.TasksTypes.GetSpec) ). |
TasksTypes.FilterSpec.Builder
Builder class for
TasksTypes.FilterSpec . |
TasksTypes.GetSpec
The
GetSpec class describes what data should be included when retrieving
information about a task. |
TasksTypes.GetSpec.Builder
Builder class for
TasksTypes.GetSpec . |