| Package | Description |
|---|---|
| com.vmware.esx.settings.depots |
The
com.vmware.esx.settings.depots package provides interfaces to manage
VUM compatible ESX Depots. |
| com.vmware.esx.settings.depots.offline |
The
com.vmware.esx.settings.depots.offline package provides interfaces
to manage vLCM offline depots. |
| com.vmware.esx.settings.depots.online |
The
com.vmware.esx.settings.depots.online package provides interfaces to
manage vLCM online depots. |
| com.vmware.esx.settings.depots.umds |
The
com.vmware.esx.settings.depots.umds package provides interfaces to
manage vLCM UMDS depot. |
| Modifier and Type | Method and Description |
|---|---|
static MetadataInfo |
MetadataInfo._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static MetadataInfo |
MetadataInfo._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
MetadataInfo |
MetadataInfo.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.util.List<MetadataInfo>> |
ContentTypes.Info.getMetadataBundles()
A list of metadata bundles contained in the depot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentTypes.Info.setMetadataBundles(java.util.Map<java.lang.String,java.util.List<MetadataInfo>> metadataBundles)
A list of metadata bundles contained in the depot.
|
| Constructor and Description |
|---|
Builder(java.util.Map<java.lang.String,java.util.List<MetadataInfo>> metadataBundles)
Constructor with parameters for the required properties of
ContentTypes.Info. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.util.List<MetadataInfo>> |
ContentTypes.Info.getMetadataBundles()
A list of metadata bundles contained in the depot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentTypes.Info.setMetadataBundles(java.util.Map<java.lang.String,java.util.List<MetadataInfo>> metadataBundles)
A list of metadata bundles contained in the depot.
|
| Constructor and Description |
|---|
Builder(java.util.Map<java.lang.String,java.util.List<MetadataInfo>> metadataBundles)
Constructor with parameters for the required properties of
ContentTypes.Info. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.util.List<MetadataInfo>> |
ContentTypes.Info.getMetadataBundles()
A list of metadata bundles contained in the depot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentTypes.Info.setMetadataBundles(java.util.Map<java.lang.String,java.util.List<MetadataInfo>> metadataBundles)
A list of metadata bundles contained in the depot.
|
| Constructor and Description |
|---|
Builder(java.util.Map<java.lang.String,java.util.List<MetadataInfo>> metadataBundles)
Constructor with parameters for the required properties of
ContentTypes.Info. |