com.vmware.vapi.std
package provides standard types that can be used
in the interface specification of any interface.See: Description
Class | Description |
---|---|
AuthenticationScheme |
The
AuthenticationScheme class defines constants for
authentication scheme identifiers for authentication mechanisms present in the
vAPI infrastructure shipped by VMware. |
AuthenticationScheme |
The
AuthenticationScheme class defines constants for
authentication scheme identifiers for authentication mechanisms present in the
vAPI infrastructure shipped by VMware. |
AuthenticationScheme.Builder |
Builder class for
AuthenticationScheme . |
BuiltInDataFactory |
Factory for built-in vAPI data objects.
|
DynamicID |
The
DynamicID class represents an identifier for a resource of an
arbitrary type. |
DynamicID |
The
DynamicID class represents an identifier for a resource of an
arbitrary type. |
DynamicID.Builder |
Builder class for
DynamicID . |
LocalizableMessage |
The
LocalizableMessage class represents localizable string and message
template. |
LocalizableMessage |
The
LocalizableMessage class represents localizable string and message
template. |
LocalizableMessage.Builder |
Builder class for
LocalizableMessage . |
LocalizationParam |
This class holds a single message parameter and formatting settings for it.
|
LocalizationParam |
This class holds a single message parameter and formatting settings for it.
|
LocalizationParam.Builder |
Builder class for
LocalizationParam . |
LocalizationParam.DateTimeFormat |
The
DateTimeFormat enumeration class lists possible date and time
formatting options. |
NestedLocalizableMessage |
The
NestedLocalizableMessage class represents a nested within a
parameter localizable string or message template. |
NestedLocalizableMessage |
The
NestedLocalizableMessage class represents a nested within a
parameter localizable string or message template. |
NestedLocalizableMessage.Builder |
Builder class for
NestedLocalizableMessage . |
Progress |
Progress notification which is emitted by a running operation.
|
StandardDataFactory |
Factory for
DataDefinition s and DataValue s for standard vAPI
structures, like errors and localizable messages. |
StdFactory |
StdFactory is responsible for creating instances of services
contained inside the com.vmware.vapi.std package and also has the subpackages reference
to access respective subpackage services. |
StdFactory |
StdFactory is responsible for creating instances of services
contained inside the com.vmware.vapi.std package and also has the subpackages reference
to access respective subpackage services. |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vapi.std package. |
Enum | Description |
---|---|
LocalizationParam.DateTimeFormat.Values |
Native Java
enum representing this enumeration class. |
com.vmware.vapi.std
package provides standard types that can be used
in the interface specification of any interface.