| Package | Description |
|---|---|
| com.vmware.vapi.bindings | |
| com.vmware.vapi.std |
The
com.vmware.vapi.std package provides standard types that can be used
in the interface specification of any interface. |
| com.vmware.vapi.std.errors |
The
com.vmware.vapi.std.errors package provides the standard exceptions
that can be included in the list of exceptions in the specification of methods
to indicate that the method might report those exceptions. |
| com.vmware.vapi.std.interposition |
The
com.vmware.vapi.std.interposition package provides interfaces that
TODO. |
| com.vmware.vapi.std.introspection |
The
com.vmware.vapi.std.introspection package provides interfaces that
expose basic information about the vAPI interfaces registered with a vAPI
provider. |
| Modifier and Type | Class and Description |
|---|---|
class |
ApiEnumeration<E extends ApiEnumeration<E>>
Base class for all Java mappings of interface definition language
enumerated types.
|
| Modifier and Type | Method and Description |
|---|---|
protected static <T extends ApiEnumeration<T>> |
ApiEnumeration.buildNameMap(T[] values) |
| Modifier and Type | Method and Description |
|---|---|
protected static <T extends ApiEnumeration<T>> |
ApiEnumeration.buildNameMap(T[] values) |
| Modifier and Type | Class and Description |
|---|---|
static class |
LocalizationParam.DateTimeFormat
The
DateTimeFormat enumeration class lists possible date and time
formatting options. |
| Modifier and Type | Class and Description |
|---|---|
static class |
Error.Type
Enumeration of all standard errors.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
InvocationResult.ResultType
Type of the invocation result.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
OperationTypes.DataDefinition.DataType
The
OperationTypes.DataDefinition.DataType
enumeration provides values representing the data types supported by the vAPI
infrastructure. |
Copyright © 2022. All rights reserved.