Package | Description |
---|---|
com.vmware.appliance.infraprofile |
The
com.vmware.appliance.infraprofile package provides interfaces to
manage profile spec for the appliance |
Class and Description |
---|
Configs
Configs interface provides methods to manage desired configuration
specification of an appliance. |
ConfigsTypes
Configs interface provides methods to manage desired configuration
specification of an appliance. |
ConfigsTypes._VAPI_OPERATIONS
Identifiers of the task operations
|
ConfigsTypes.ImportProfileSpec
The
ImportProfileSpec class represents a spec information for import and
validate. |
ConfigsTypes.ImportProfileSpec.Builder
Builder class for
ConfigsTypes.ImportProfileSpec . |
ConfigsTypes.ProfileInfo
The
ProfileInfo class defines the information about profile. |
ConfigsTypes.ProfilesSpec
The
ProfilesSpec class represents a spec information for export
operation. |
ConfigsTypes.ProfilesSpec.Builder
Builder class for
ConfigsTypes.ProfilesSpec . |
ConfigsTypes.ValidationResult
The
ValidationResult class contains properties to describe result of
validation of profile specification. |
ConfigsTypes.ValidationResult.Builder
Builder class for
ConfigsTypes.ValidationResult . |
ConfigsTypes.ValidationStatus
The
ValidationStatus class defines possible values of status of profile
spec. |
ConfigsTypes.ValidationStatus.Values
Native Java
enum representing this enumeration class. |
InfraprofileFactory
InfraprofileFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.infraprofile package and also has the subpackages reference
to access respective subpackage services. |
Notification
The
Notification class contains properties to describe any
info/warning/error messages that Tasks can raise. |
Notification.Builder
Builder class for
Notification . |
Notifications
The
Notifications class contains info/warning/error messages that can be
reported be the task. |
Notifications.Builder
Builder class for
Notifications . |
TaskInfo
The
TaskInfo class contains information about a task. |
TaskInfo.Builder
Builder class for
TaskInfo . |