Package | Description |
---|---|
com.vmware.cis.tagging |
Copyright 2013-2014 VMware, Inc.
|
com.vmware.content |
The Content package provides classes and interfaces for configuring global
settings and permissions, and for managing libraries in the Content Library
Service.
|
com.vmware.content.library |
The Content Library package provides classes and interfaces for defining and
managing the library's items, subscription, publication, and storage.
|
com.vmware.content.library.item |
The Content Library Item package provides classes and interfaces for managing
files in a library item.
|
com.vmware.content.library.item.downloadsession |
The Content Library Item Download Session package provides classes and
interfaces for downloading files in a session.
|
com.vmware.content.library.item.updatesession |
The Content Library Item Update Session package provides classes and interfaces
for updating files in a session.
|
com.vmware.vapi.bindings | |
com.vmware.vapi.metadata |
The
com.vmware.vapi.metadata package provides metadata interfaces. |
com.vmware.vapi.metadata.authentication |
The
com.vmware.vapi.metadata.authentication package provides interfaces
that expose authentication information for operation elements across all the
service elements. |
com.vmware.vapi.metadata.cli |
The
com.vmware.vapi.metadata.cli package provides interfaces that expose
all the information required to display namespace or command help, execute a
command and display it's result. |
com.vmware.vapi.metadata.metamodel |
The
com.vmware.vapi.metadata.metamodel package provides interfaces that
expose all the information present in the interface definition language (IDL)
specification. |
com.vmware.vapi.std.interposition | |
com.vmware.vapi.std.introspection |
The
com.vmware.vapi.std.introspection package provides services that
expose basic information about the vAPI services registered with a vAPI
provider. |
com.vmware.vcenter.ovf |
The
com.vmware.vcenter.ovf package provides services to capture and
deploy Open Virtualization Format (OVF) packages to and from the content
library. |
Modifier and Type | Class and Description |
---|---|
static class |
CategoryModel.Cardinality
The
Cardinality enumeration class defines the number of tags in a
category that can be assigned to an object. |
Modifier and Type | Class and Description |
---|---|
static class |
LibraryModel.LibraryType
The
LibraryType enumeration class defines the type of a LibraryModel . |
static class |
SubscribedLibraryTypes.ProbeResult.Status
The
Status enumeration class defines the error status constants for the
probe result. |
Modifier and Type | Class and Description |
---|---|
static class |
PublishInfo.AuthenticationMethod
The
AuthenticationMethod enumeration class indicates how a subscribed
library should authenticate to the published library endpoint. |
static class |
StorageBacking.Type
The
Type enumeration class specifies the type of the StorageBacking . |
static class |
SubscriptionInfo.AuthenticationMethod
Indicate how the subscribed library should authenticate with the published
library endpoint.
|
Modifier and Type | Class and Description |
---|---|
static class |
DownloadSessionModel.State
The state of the download session.
|
static class |
FileTypes.ChecksumAlgorithm
The
ChecksumAlgorithm enumeration class defines the valid checksum
algorithms. |
class |
TransferStatus
The
TransferStatus enumeration class defines the transfer state of a
file. |
static class |
UpdateSessionModel.State
The state of an update session.
|
Modifier and Type | Class and Description |
---|---|
static class |
FileTypes.EndpointType
The
EndpointType enumeration class defines the types of endpoints used
to download the file. |
static class |
FileTypes.PrepareStatus
The
PrepareStatus enumeration class defines the state of the file in
preparation for download. |
Modifier and Type | Class and Description |
---|---|
static class |
FileTypes.SourceType
The
SourceType enumeration class defines how the file content is
retrieved. |
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 | Class and Description |
---|---|
class |
SourceType
The
SourceType enumeration class defines the types of sources for API
metadata. |
Modifier and Type | Class and Description |
---|---|
static class |
AuthenticationInfo.SchemeType
The
SchemeType enumeration class provides enumeration constants for the
set of valid authentication scheme types. |
Modifier and Type | Class and Description |
---|---|
static class |
CommandTypes.FormatterType
The
FormatterType enumeration class defines supported CLI output
formatter types. |
static class |
CommandTypes.GenericType
The
GenericType enumeration class defines generic types supported by
Command interface. |
Modifier and Type | Class and Description |
---|---|
static class |
ConstantValue.Category
The
Category enumeration class defines enumeration constants for the
valid kinds of values. |
static class |
ElementValue.Type
The
Type enumeration class defines the valid types for values in
metadata elements. |
static class |
GenericInstantiation.GenericType
The
GenericType enumeration class provides enumeration constants for
each of the generic types provided by the infrastructure. |
static class |
PrimitiveValue.Type
The
Type enumeration class defines the valid types for values in
constant elements. |
static class |
StructureInfo.Type
The
Type enumeration class defines the kind of this structure element. |
static class |
Type.BuiltinType
The
BuiltinType enumeration class provides enumeration constant for each
of the built-in types present in the interface definition language type system. |
static class |
Type.Category
The
Category enumeration class provides enumeration constant for each
category of the type. |
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. |
Modifier and Type | Class and Description |
---|---|
class |
DiskProvisioningType
The
DiskProvisioningType enumeration class defines the virtual disk
provisioning types that can be set for a disk on the target platform. |
static class |
IpAllocationParams.IpAllocationPolicy
The
IpAllocationPolicy enumeration class defines the possible IP
allocation policy for a deployment. |
static class |
IpAllocationParams.IpAllocationScheme
The
IpAllocationScheme enumeration class defines the possible IP
allocation schemes that can be supported by the guest software. |
static class |
IpAllocationParams.IpProtocol
The
IpProtocol enumeration class defines the IP protocols supported by
the guest software. |
static class |
LibraryItemTypes.StorageGroupMapping.Type
The
Type enumeration class defines the supported types of storage
targets for sections of type vmw:StroageGroupSection in the OVF descriptor. |
static class |
OvfMessage.Category
The
Category enumeration class defines the categories of messages (see
OvfMessage ). |
static class |
ParseIssue.Category
The
Category enumeration class defines the categories of issues that can
be found when parsing files inside an OVF package (see ParseIssue ) including OVF descriptor (which is an XML
document), manifest and certificate files, or exporting an OVF package. |
Copyright © 2015. All Rights Reserved.