Package | Description |
---|---|
com.vmware.cis | |
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.bindings.client | |
com.vmware.vapi.bindings.type |
Representation of the IDL types for the use of the Java language bindings.
|
com.vmware.vapi.data | |
com.vmware.vapi.l10n | |
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.metadata.privilege |
The
com.vmware.vapi.metadata.privilege package provides interfaces that
expose privilege information for operation elements across all the service
elements. |
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 | |
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.inventory |
The
com.vmware.vcenter.inventory component provides methods and classes
for retrieving vCenter datastore and network information for a given List of identifiers. |
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 | Method and Description |
---|---|
StructValue |
SessionTypes.Info._getDataValue() |
Modifier and Type | Method and Description |
---|---|
static SessionTypes.Info |
SessionTypes.Info._newInstance(StructValue structValue)
WARNING: Internal API, 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. |
Modifier and Type | Method and Description |
---|---|
StructValue |
CategoryModel._getDataValue() |
StructValue |
TagModel._getDataValue() |
StructValue |
CategoryTypes.CreateSpec._getDataValue() |
StructValue |
CategoryTypes.UpdateSpec._getDataValue() |
StructValue |
TagTypes.CreateSpec._getDataValue() |
StructValue |
TagTypes.UpdateSpec._getDataValue() |
Modifier and Type | Method and Description |
---|---|
static CategoryModel |
CategoryModel._newInstance(StructValue structValue)
WARNING: Internal API, 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 TagModel |
TagModel._newInstance(StructValue structValue)
WARNING: Internal API, 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 CategoryTypes.CreateSpec |
CategoryTypes.CreateSpec._newInstance(StructValue structValue)
WARNING: Internal API, 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 CategoryTypes.UpdateSpec |
CategoryTypes.UpdateSpec._newInstance(StructValue structValue)
WARNING: Internal API, 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 TagTypes.CreateSpec |
TagTypes.CreateSpec._newInstance(StructValue structValue)
WARNING: Internal API, 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 TagTypes.UpdateSpec |
TagTypes.UpdateSpec._newInstance(StructValue structValue)
WARNING: Internal API, 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. |
Modifier and Type | Method and Description |
---|---|
StructValue |
ConfigurationModel._getDataValue() |
StructValue |
LibraryTypes.FindSpec._getDataValue() |
StructValue |
SubscribedLibraryTypes.ProbeResult._getDataValue() |
StructValue |
LibraryModel._getDataValue() |
StructValue |
TypeTypes.Info._getDataValue() |
Modifier and Type | Method and Description |
---|---|
static ConfigurationModel |
ConfigurationModel._newInstance(StructValue structValue)
WARNING: Internal API, 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 LibraryTypes.FindSpec |
LibraryTypes.FindSpec._newInstance(StructValue structValue)
WARNING: Internal API, 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 SubscribedLibraryTypes.ProbeResult |
SubscribedLibraryTypes.ProbeResult._newInstance(StructValue structValue)
WARNING: Internal API, 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 LibraryModel |
LibraryModel._newInstance(StructValue structValue)
WARNING: Internal API, 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 TypeTypes.Info |
TypeTypes.Info._newInstance(StructValue structValue)
WARNING: Internal API, 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. |
Modifier and Type | Method and Description |
---|---|
StructValue |
StorageBacking._getDataValue() |
StructValue |
PublishInfo._getDataValue() |
StructValue |
ItemModel._getDataValue() |
StructValue |
ItemTypes.FindSpec._getDataValue() |
StructValue |
SubscriptionInfo._getDataValue() |
Modifier and Type | Method and Description |
---|---|
static StorageBacking |
StorageBacking._newInstance(StructValue structValue)
WARNING: Internal API, 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 PublishInfo |
PublishInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 ItemModel |
ItemModel._newInstance(StructValue structValue)
WARNING: Internal API, 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 ItemTypes.FindSpec |
ItemTypes.FindSpec._newInstance(StructValue structValue)
WARNING: Internal API, 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 SubscriptionInfo |
SubscriptionInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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. |
Modifier and Type | Method and Description |
---|---|
StructValue |
StorageTypes.Info._getDataValue() |
StructValue |
DownloadSessionModel._getDataValue() |
StructValue |
UpdateSessionModel._getDataValue() |
StructValue |
TransferEndpoint._getDataValue() |
StructValue |
FileTypes.ChecksumInfo._getDataValue() |
StructValue |
FileTypes.Info._getDataValue() |
Modifier and Type | Method and Description |
---|---|
static StorageTypes.Info |
StorageTypes.Info._newInstance(StructValue structValue)
WARNING: Internal API, 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 DownloadSessionModel |
DownloadSessionModel._newInstance(StructValue structValue)
WARNING: Internal API, 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 UpdateSessionModel |
UpdateSessionModel._newInstance(StructValue structValue)
WARNING: Internal API, 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 TransferEndpoint |
TransferEndpoint._newInstance(StructValue structValue)
WARNING: Internal API, 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 FileTypes.ChecksumInfo |
FileTypes.ChecksumInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 FileTypes.Info |
FileTypes.Info._newInstance(StructValue structValue)
WARNING: Internal API, 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. |
Modifier and Type | Method and Description |
---|---|
StructValue |
FileTypes.Info._getDataValue() |
Modifier and Type | Method and Description |
---|---|
static FileTypes.Info |
FileTypes.Info._newInstance(StructValue structValue)
WARNING: Internal API, 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. |
Modifier and Type | Method and Description |
---|---|
StructValue |
FileTypes.AddSpec._getDataValue() |
StructValue |
FileTypes.Info._getDataValue() |
StructValue |
FileTypes.ValidationError._getDataValue() |
StructValue |
FileTypes.ValidationResult._getDataValue() |
Modifier and Type | Method and Description |
---|---|
static FileTypes.AddSpec |
FileTypes.AddSpec._newInstance(StructValue structValue)
WARNING: Internal API, 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 FileTypes.Info |
FileTypes.Info._newInstance(StructValue structValue)
WARNING: Internal API, 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 FileTypes.ValidationError |
FileTypes.ValidationError._newInstance(StructValue structValue)
WARNING: Internal API, 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 FileTypes.ValidationResult |
FileTypes.ValidationResult._newInstance(StructValue structValue)
WARNING: Internal API, 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. |
Modifier and Type | Method and Description |
---|---|
StructValue |
Structure._getDataValue()
Returns this
Structure represented in the dynamic
DataValue model. |
StructValue |
DynamicStructureImpl._getDataValue() |
Modifier and Type | Method and Description |
---|---|
Class<? extends StaticStructure> |
DynamicStructClassResolver.resolveTargetClass(StructValue strValue)
Resolves the target
Class . |
Constructor and Description |
---|
DynamicStructureImpl(StructValue strValue) |
Modifier and Type | Method and Description |
---|---|
StructValue |
RetryPolicy.RetryContext.getInput() |
Constructor and Description |
---|
RetryPolicy.RetryContext(String serviceId,
String operationId,
ExecutionContext executionContext,
StructValue input)
Creates a context.
|
Modifier and Type | Method and Description |
---|---|
void |
StructType.validate(StructValue structValue)
Enforces all static (defined in the IDL) or dynamic constrains defined
over this structure.
|
void |
DynamicStructType.validate(StructValue structValue)
Enforces all static (defined in the IDL) or dynamic constrains defined
over this structure.
|
void |
StructType.validate(StructValue structValue,
MethodIdentifier methodId)
Enforces all static (defined in the IDL) or dynamic constrains defined
over this structure.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorValue
DataValue implementation for vAPI errors. |
Modifier and Type | Method and Description |
---|---|
StructValue |
StructValue.copy() |
StructValue |
OptionalValue.getStruct() |
StructValue |
StructValue.getStruct(String field) |
StructValue |
StructDefinition.newInstance() |
Modifier and Type | Method and Description |
---|---|
void |
ValueVisitor.visit(StructValue value) |
Modifier and Type | Method and Description |
---|---|
String |
MessageLocalizer.localize(StructValue localizable)
Localizes a dynamic (
StructValue ) representation of
localizable message for the locale used to create this
instance. |
String |
MessageLocalizer.localize(StructValue localizable,
Locale locale)
Localizes a dynamic (
StructValue ) representation of
localizable message. |
Modifier and Type | Method and Description |
---|---|
StructValue |
SourceInfo._getDataValue() |
StructValue |
SourceCreateSpec._getDataValue() |
Modifier and Type | Method and Description |
---|---|
static SourceInfo |
SourceInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 SourceCreateSpec |
SourceCreateSpec._newInstance(StructValue structValue)
WARNING: Internal API, 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. |
Modifier and Type | Method and Description |
---|---|
StructValue |
ComponentInfo._getDataValue() |
StructValue |
SourceTypes.Info._getDataValue() |
StructValue |
SourceTypes.CreateSpec._getDataValue() |
StructValue |
AuthenticationInfo._getDataValue() |
StructValue |
PackageInfo._getDataValue() |
StructValue |
ServiceInfo._getDataValue() |
StructValue |
OperationInfo._getDataValue() |
StructValue |
ComponentData._getDataValue() |
Modifier and Type | Method and Description |
---|---|
static ComponentInfo |
ComponentInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 SourceTypes.Info |
SourceTypes.Info._newInstance(StructValue structValue)
WARNING: Internal API, 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 SourceTypes.CreateSpec |
SourceTypes.CreateSpec._newInstance(StructValue structValue)
WARNING: Internal API, 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 AuthenticationInfo |
AuthenticationInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 PackageInfo |
PackageInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 ServiceInfo |
ServiceInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 OperationInfo |
OperationInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 ComponentData |
ComponentData._newInstance(StructValue structValue)
WARNING: Internal API, 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. |
Modifier and Type | Method and Description |
---|---|
StructValue |
SourceTypes.Info._getDataValue() |
StructValue |
SourceTypes.CreateSpec._getDataValue() |
StructValue |
NamespaceTypes.Identity._getDataValue() |
StructValue |
NamespaceTypes.Info._getDataValue() |
StructValue |
CommandTypes.OutputFieldInfo._getDataValue() |
StructValue |
CommandTypes.OutputInfo._getDataValue() |
StructValue |
CommandTypes.OptionInfo._getDataValue() |
StructValue |
CommandTypes.Identity._getDataValue() |
StructValue |
CommandTypes.Info._getDataValue() |
Modifier and Type | Method and Description |
---|---|
static SourceTypes.Info |
SourceTypes.Info._newInstance(StructValue structValue)
WARNING: Internal API, 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 SourceTypes.CreateSpec |
SourceTypes.CreateSpec._newInstance(StructValue structValue)
WARNING: Internal API, 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 NamespaceTypes.Identity |
NamespaceTypes.Identity._newInstance(StructValue structValue)
WARNING: Internal API, 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 NamespaceTypes.Info |
NamespaceTypes.Info._newInstance(StructValue structValue)
WARNING: Internal API, 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 CommandTypes.OutputFieldInfo |
CommandTypes.OutputFieldInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 CommandTypes.OutputInfo |
CommandTypes.OutputInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 CommandTypes.OptionInfo |
CommandTypes.OptionInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 CommandTypes.Identity |
CommandTypes.Identity._newInstance(StructValue structValue)
WARNING: Internal API, 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 CommandTypes.Info |
CommandTypes.Info._newInstance(StructValue structValue)
WARNING: Internal API, 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. |
Modifier and Type | Method and Description |
---|---|
static EnumerationValueInfo |
EnumerationValueInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 ErrorInfo |
ErrorInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 ConstantInfo |
ConstantInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 OperationResultInfo |
OperationResultInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 FieldInfo |
FieldInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 ComponentInfo |
ComponentInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 SourceTypes.Info |
SourceTypes.Info._newInstance(StructValue structValue)
WARNING: Internal API, 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 SourceTypes.CreateSpec |
SourceTypes.CreateSpec._newInstance(StructValue structValue)
WARNING: Internal API, 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 ConstantValue |
ConstantValue._newInstance(StructValue structValue)
WARNING: Internal API, 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 EnumerationInfo |
EnumerationInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 PackageInfo |
PackageInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 StructureInfo |
StructureInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 ServiceInfo |
ServiceInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 GenericInstantiation |
GenericInstantiation._newInstance(StructValue structValue)
WARNING: Internal API, 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 ElementValue |
ElementValue._newInstance(StructValue structValue)
WARNING: Internal API, 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 UserDefinedType |
UserDefinedType._newInstance(StructValue structValue)
WARNING: Internal API, 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 OperationInfo |
OperationInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 ComponentData |
ComponentData._newInstance(StructValue structValue)
WARNING: Internal API, 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 ElementMap |
ElementMap._newInstance(StructValue structValue)
WARNING: Internal API, 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 PrimitiveValue |
PrimitiveValue._newInstance(StructValue structValue)
WARNING: Internal API, 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 Type |
Type._newInstance(StructValue structValue)
WARNING: Internal API, 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. |
Modifier and Type | Method and Description |
---|---|
StructValue |
ComponentInfo._getDataValue() |
StructValue |
SourceTypes.Info._getDataValue() |
StructValue |
SourceTypes.CreateSpec._getDataValue() |
StructValue |
PackageInfo._getDataValue() |
StructValue |
PrivilegeInfo._getDataValue() |
StructValue |
ServiceInfo._getDataValue() |
StructValue |
OperationInfo._getDataValue() |
StructValue |
ComponentData._getDataValue() |
Modifier and Type | Method and Description |
---|---|
static ComponentInfo |
ComponentInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 SourceTypes.Info |
SourceTypes.Info._newInstance(StructValue structValue)
WARNING: Internal API, 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 SourceTypes.CreateSpec |
SourceTypes.CreateSpec._newInstance(StructValue structValue)
WARNING: Internal API, 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 PackageInfo |
PackageInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 PrivilegeInfo |
PrivilegeInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 ServiceInfo |
ServiceInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 OperationInfo |
OperationInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 ComponentData |
ComponentData._newInstance(StructValue structValue)
WARNING: Internal API, 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. |
Modifier and Type | Method and Description |
---|---|
StructValue |
LocalizableMessage._getDataValue() |
StructValue |
DynamicID._getDataValue() |
StructValue |
AuthenticationScheme._getDataValue() |
Modifier and Type | Method and Description |
---|---|
static LocalizableMessage |
LocalizableMessage._newInstance(StructValue structValue)
WARNING: Internal API, 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 DynamicID |
DynamicID._newInstance(StructValue structValue)
WARNING: Internal API, 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 AuthenticationScheme |
AuthenticationScheme._newInstance(StructValue structValue)
WARNING: Internal API, 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 List<Message> |
StandardDataFactory.getMessagesFromErrorValue(StructValue error)
Returns messages associated with the specified standard error
ErrorValue represented as list of Message s. |
Modifier and Type | Method and Description |
---|---|
static Unsupported |
Unsupported._newInstance(StructValue structValue)
WARNING: Internal API, 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 UnexpectedInput |
UnexpectedInput._newInstance(StructValue structValue)
WARNING: Internal API, 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 Unauthorized |
Unauthorized._newInstance(StructValue structValue)
WARNING: Internal API, 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 Unauthenticated |
Unauthenticated._newInstance(StructValue structValue)
WARNING: Internal API, 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 UnableToAllocateResource |
UnableToAllocateResource._newInstance(StructValue structValue)
WARNING: Internal API, 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 TransientIndication |
TransientIndication._newInstance(StructValue structValue)
WARNING: Internal API, 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 TimedOut |
TimedOut._newInstance(StructValue structValue)
WARNING: Internal API, 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 ServiceUnavailable |
ServiceUnavailable._newInstance(StructValue structValue)
WARNING: Internal API, 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 ResourceInaccessible |
ResourceInaccessible._newInstance(StructValue structValue)
WARNING: Internal API, 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 ResourceInUse |
ResourceInUse._newInstance(StructValue structValue)
WARNING: Internal API, 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 ResourceBusy |
ResourceBusy._newInstance(StructValue structValue)
WARNING: Internal API, 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 OperationNotFound |
OperationNotFound._newInstance(StructValue structValue)
WARNING: Internal API, 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 NotFound |
NotFound._newInstance(StructValue structValue)
WARNING: Internal API, 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 NotAllowedInCurrentState |
NotAllowedInCurrentState._newInstance(StructValue structValue)
WARNING: Internal API, 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 InvalidRequest |
InvalidRequest._newInstance(StructValue structValue)
WARNING: Internal API, 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 InvalidElementType |
InvalidElementType._newInstance(StructValue structValue)
WARNING: Internal API, 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 InvalidElementConfiguration |
InvalidElementConfiguration._newInstance(StructValue structValue)
WARNING: Internal API, 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 InvalidArgument |
InvalidArgument._newInstance(StructValue structValue)
WARNING: Internal API, 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 InternalServerError |
InternalServerError._newInstance(StructValue structValue)
WARNING: Internal API, 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 FileLocations |
FileLocations._newInstance(StructValue structValue)
WARNING: Internal API, 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 FeatureInUse |
FeatureInUse._newInstance(StructValue structValue)
WARNING: Internal API, 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 Error |
Error._newInstance(StructValue structValue)
WARNING: Internal API, 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 ConcurrentChange |
ConcurrentChange._newInstance(StructValue structValue)
WARNING: Internal API, 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 Canceled |
Canceled._newInstance(StructValue structValue)
WARNING: Internal API, 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 ArgumentLocations |
ArgumentLocations._newInstance(StructValue structValue)
WARNING: Internal API, 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 AlreadyInDesiredState |
AlreadyInDesiredState._newInstance(StructValue structValue)
WARNING: Internal API, 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 AlreadyExists |
AlreadyExists._newInstance(StructValue structValue)
WARNING: Internal API, 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. |
Modifier and Type | Method and Description |
---|---|
StructValue |
SecurityPrincipal._getDataValue() |
StructValue |
InvocationResult._getDataValue() |
StructValue |
InvocationRequest._getDataValue() |
Modifier and Type | Method and Description |
---|---|
static SecurityPrincipal |
SecurityPrincipal._newInstance(StructValue structValue)
WARNING: Internal API, 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 InvocationResult |
InvocationResult._newInstance(StructValue structValue)
WARNING: Internal API, 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 InvocationRequest |
InvocationRequest._newInstance(StructValue structValue)
WARNING: Internal API, 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. |
Modifier and Type | Method and Description |
---|---|
StructValue |
ServiceTypes.Info._getDataValue() |
StructValue |
ProviderTypes.Info._getDataValue() |
StructValue |
OperationTypes.DataDefinition._getDataValue() |
StructValue |
OperationTypes.Info._getDataValue() |
Modifier and Type | Method and Description |
---|---|
static ServiceTypes.Info |
ServiceTypes.Info._newInstance(StructValue structValue)
WARNING: Internal API, 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 ProviderTypes.Info |
ProviderTypes.Info._newInstance(StructValue structValue)
WARNING: Internal API, 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 OperationTypes.DataDefinition |
OperationTypes.DataDefinition._newInstance(StructValue structValue)
WARNING: Internal API, 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 OperationTypes.Info |
OperationTypes.Info._newInstance(StructValue structValue)
WARNING: Internal API, 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. |
Modifier and Type | Method and Description |
---|---|
StructValue |
DatastoreTypes.Info._getDataValue() |
StructValue |
NetworkTypes.Info._getDataValue() |
Modifier and Type | Method and Description |
---|---|
static DatastoreTypes.Info |
DatastoreTypes.Info._newInstance(StructValue structValue)
WARNING: Internal API, 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 NetworkTypes.Info |
NetworkTypes.Info._newInstance(StructValue structValue)
WARNING: Internal API, 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. |
Modifier and Type | Method and Description |
---|---|
StructValue |
OvfParams._getDataValue() |
StructValue |
Property._getDataValue() |
StructValue |
ExtraConfigParams._getDataValue() |
StructValue |
OvfMessage._getDataValue() |
StructValue |
OvfError._getDataValue() |
StructValue |
UnknownSection._getDataValue() |
StructValue |
LibraryItemTypes.DeployableIdentity._getDataValue() |
StructValue |
LibraryItemTypes.ResourcePoolDeploymentSpec._getDataValue() |
StructValue |
LibraryItemTypes.StorageGroupMapping._getDataValue() |
StructValue |
LibraryItemTypes.ResultInfo._getDataValue() |
StructValue |
LibraryItemTypes.DeploymentResult._getDataValue() |
StructValue |
LibraryItemTypes.DeploymentTarget._getDataValue() |
StructValue |
LibraryItemTypes.OvfSummary._getDataValue() |
StructValue |
LibraryItemTypes.CreateTarget._getDataValue() |
StructValue |
LibraryItemTypes.CreateSpec._getDataValue() |
StructValue |
LibraryItemTypes.CreateResult._getDataValue() |
StructValue |
ScaleOutGroup._getDataValue() |
StructValue |
ExtraConfig._getDataValue() |
StructValue |
UnknownSectionParams._getDataValue() |
StructValue |
VcenterExtensionParams._getDataValue() |
StructValue |
ParseIssue._getDataValue() |
StructValue |
OvfInfo._getDataValue() |
StructValue |
OvfWarning._getDataValue() |
StructValue |
PropertyParams._getDataValue() |
StructValue |
CertificateParams._getDataValue() |
StructValue |
ExportFlagTypes.Info._getDataValue() |
StructValue |
DeploymentOptionParams._getDataValue() |
StructValue |
SizeParams._getDataValue() |
StructValue |
DeploymentOption._getDataValue() |
StructValue |
ImportFlagTypes.Info._getDataValue() |
StructValue |
IpAllocationParams._getDataValue() |
StructValue |
ScaleOutParams._getDataValue() |
Modifier and Type | Method and Description |
---|---|
static OvfParams |
OvfParams._newInstance(StructValue structValue)
WARNING: Internal API, 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 Property |
Property._newInstance(StructValue structValue)
WARNING: Internal API, 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 ExtraConfigParams |
ExtraConfigParams._newInstance(StructValue structValue)
WARNING: Internal API, 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 OvfMessage |
OvfMessage._newInstance(StructValue structValue)
WARNING: Internal API, 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 OvfError |
OvfError._newInstance(StructValue structValue)
WARNING: Internal API, 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 UnknownSection |
UnknownSection._newInstance(StructValue structValue)
WARNING: Internal API, 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 LibraryItemTypes.DeployableIdentity |
LibraryItemTypes.DeployableIdentity._newInstance(StructValue structValue)
WARNING: Internal API, 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 LibraryItemTypes.ResourcePoolDeploymentSpec |
LibraryItemTypes.ResourcePoolDeploymentSpec._newInstance(StructValue structValue)
WARNING: Internal API, 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 LibraryItemTypes.StorageGroupMapping |
LibraryItemTypes.StorageGroupMapping._newInstance(StructValue structValue)
WARNING: Internal API, 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 LibraryItemTypes.ResultInfo |
LibraryItemTypes.ResultInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 LibraryItemTypes.DeploymentResult |
LibraryItemTypes.DeploymentResult._newInstance(StructValue structValue)
WARNING: Internal API, 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 LibraryItemTypes.DeploymentTarget |
LibraryItemTypes.DeploymentTarget._newInstance(StructValue structValue)
WARNING: Internal API, 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 LibraryItemTypes.OvfSummary |
LibraryItemTypes.OvfSummary._newInstance(StructValue structValue)
WARNING: Internal API, 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 LibraryItemTypes.CreateTarget |
LibraryItemTypes.CreateTarget._newInstance(StructValue structValue)
WARNING: Internal API, 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 LibraryItemTypes.CreateSpec |
LibraryItemTypes.CreateSpec._newInstance(StructValue structValue)
WARNING: Internal API, 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 LibraryItemTypes.CreateResult |
LibraryItemTypes.CreateResult._newInstance(StructValue structValue)
WARNING: Internal API, 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 ScaleOutGroup |
ScaleOutGroup._newInstance(StructValue structValue)
WARNING: Internal API, 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 ExtraConfig |
ExtraConfig._newInstance(StructValue structValue)
WARNING: Internal API, 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 UnknownSectionParams |
UnknownSectionParams._newInstance(StructValue structValue)
WARNING: Internal API, 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 VcenterExtensionParams |
VcenterExtensionParams._newInstance(StructValue structValue)
WARNING: Internal API, 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 ParseIssue |
ParseIssue._newInstance(StructValue structValue)
WARNING: Internal API, 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 OvfInfo |
OvfInfo._newInstance(StructValue structValue)
WARNING: Internal API, 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 OvfWarning |
OvfWarning._newInstance(StructValue structValue)
WARNING: Internal API, 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 PropertyParams |
PropertyParams._newInstance(StructValue structValue)
WARNING: Internal API, 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 CertificateParams |
CertificateParams._newInstance(StructValue structValue)
WARNING: Internal API, 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 ExportFlagTypes.Info |
ExportFlagTypes.Info._newInstance(StructValue structValue)
WARNING: Internal API, 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 DeploymentOptionParams |
DeploymentOptionParams._newInstance(StructValue structValue)
WARNING: Internal API, 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 SizeParams |
SizeParams._newInstance(StructValue structValue)
WARNING: Internal API, 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 DeploymentOption |
DeploymentOption._newInstance(StructValue structValue)
WARNING: Internal API, 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 ImportFlagTypes.Info |
ImportFlagTypes.Info._newInstance(StructValue structValue)
WARNING: Internal API, 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 IpAllocationParams |
IpAllocationParams._newInstance(StructValue structValue)
WARNING: Internal API, 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 ScaleOutParams |
ScaleOutParams._newInstance(StructValue structValue)
WARNING: Internal API, 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. |
Copyright © 2015. All Rights Reserved.