Package | Description |
---|---|
com.vmware.snapservice |
The
com.vmware.snapservice package provides interfaces for configuring
and managing vSAN protection groups and snapshots |
com.vmware.snapservice.tasks |
The
com.vmware.snapservice.tasks package provides interfaces to fetch
general information regarding vSAN snapshot service tasks. |
Class and Description |
---|
Info
The
Info class contains information about a task. |
Status
The
Status enumeration class defines the status values that can be
reported for an operation. |
TasksFactory
TasksFactory is responsible for creating instances of services
contained inside the com.vmware.snapservice.tasks package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
CommonInfo
The
CommonInfo class contains information common to all tasks. |
CommonInfo.Builder
Builder class for
CommonInfo . |
Info
The
Info class contains information about a task. |
Info.Builder
Builder class for
Info . |
Progress
The
Progress class contains information describe the progress of an
operation. |
Status
The
Status enumeration class defines the status values that can be
reported for an operation. |
Status.Values
Native Java
enum representing this enumeration class. |
TasksFactory
TasksFactory is responsible for creating instances of services
contained inside the com.vmware.snapservice.tasks package and also has the subpackages reference
to access respective subpackage services. |