Package | Description |
---|---|
com.vmware.appliance.recovery.backup | |
com.vmware.appliance.recovery.backup.system_name |
Modifier and Type | Method and Description |
---|---|
static LocationSpec |
LocationSpec._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 LocationSpec |
LocationSpec._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
LocationSpec |
LocationSpec.Builder.build() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
SystemName.list(LocationSpec locSpec)
Returns a list of system names for which backup archives exist under
locSpec . |
java.util.List<java.lang.String> |
SystemNameStub.list(LocationSpec locSpec) |
void |
SystemName.list(LocationSpec locSpec,
com.vmware.vapi.bindings.client.AsyncCallback<java.util.List<java.lang.String>> asyncCallback)
Returns a list of system names for which backup archives exist under
locSpec . |
void |
SystemNameStub.list(LocationSpec locSpec,
com.vmware.vapi.bindings.client.AsyncCallback<java.util.List<java.lang.String>> asyncCallback) |
void |
SystemName.list(LocationSpec locSpec,
com.vmware.vapi.bindings.client.AsyncCallback<java.util.List<java.lang.String>> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns a list of system names for which backup archives exist under
locSpec . |
void |
SystemNameStub.list(LocationSpec locSpec,
com.vmware.vapi.bindings.client.AsyncCallback<java.util.List<java.lang.String>> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
java.util.List<java.lang.String> |
SystemName.list(LocationSpec locSpec,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns a list of system names for which backup archives exist under
locSpec . |
java.util.List<java.lang.String> |
SystemNameStub.list(LocationSpec locSpec,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
Modifier and Type | Method and Description |
---|---|
ArchiveTypes.Info |
Archive.get(LocationSpec spec,
java.lang.String systemName,
java.lang.String archive)
Returns the information for backup corresponding to given backup location and
system name.
|
ArchiveTypes.Info |
ArchiveStub.get(LocationSpec spec,
java.lang.String systemName,
java.lang.String archive) |
void |
Archive.get(LocationSpec spec,
java.lang.String systemName,
java.lang.String archive,
com.vmware.vapi.bindings.client.AsyncCallback<ArchiveTypes.Info> asyncCallback)
Returns the information for backup corresponding to given backup location and
system name.
|
void |
ArchiveStub.get(LocationSpec spec,
java.lang.String systemName,
java.lang.String archive,
com.vmware.vapi.bindings.client.AsyncCallback<ArchiveTypes.Info> asyncCallback) |
void |
Archive.get(LocationSpec spec,
java.lang.String systemName,
java.lang.String archive,
com.vmware.vapi.bindings.client.AsyncCallback<ArchiveTypes.Info> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns the information for backup corresponding to given backup location and
system name.
|
void |
ArchiveStub.get(LocationSpec spec,
java.lang.String systemName,
java.lang.String archive,
com.vmware.vapi.bindings.client.AsyncCallback<ArchiveTypes.Info> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ArchiveTypes.Info |
Archive.get(LocationSpec spec,
java.lang.String systemName,
java.lang.String archive,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns the information for backup corresponding to given backup location and
system name.
|
ArchiveTypes.Info |
ArchiveStub.get(LocationSpec spec,
java.lang.String systemName,
java.lang.String archive,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
java.util.List<ArchiveTypes.Summary> |
Archive.list(LocationSpec locSpec,
java.lang.String systemName,
ArchiveTypes.FilterSpec filterSpec)
Returns information about backup archives corresponding to given backup location
and system name, which match the
ArchiveTypes.FilterSpec . |
java.util.List<ArchiveTypes.Summary> |
ArchiveStub.list(LocationSpec locSpec,
java.lang.String systemName,
ArchiveTypes.FilterSpec filterSpec) |
void |
Archive.list(LocationSpec locSpec,
java.lang.String systemName,
ArchiveTypes.FilterSpec filterSpec,
com.vmware.vapi.bindings.client.AsyncCallback<java.util.List<ArchiveTypes.Summary>> asyncCallback)
Returns information about backup archives corresponding to given backup location
and system name, which match the
ArchiveTypes.FilterSpec . |
void |
ArchiveStub.list(LocationSpec locSpec,
java.lang.String systemName,
ArchiveTypes.FilterSpec filterSpec,
com.vmware.vapi.bindings.client.AsyncCallback<java.util.List<ArchiveTypes.Summary>> asyncCallback) |
void |
Archive.list(LocationSpec locSpec,
java.lang.String systemName,
ArchiveTypes.FilterSpec filterSpec,
com.vmware.vapi.bindings.client.AsyncCallback<java.util.List<ArchiveTypes.Summary>> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about backup archives corresponding to given backup location
and system name, which match the
ArchiveTypes.FilterSpec . |
void |
ArchiveStub.list(LocationSpec locSpec,
java.lang.String systemName,
ArchiveTypes.FilterSpec filterSpec,
com.vmware.vapi.bindings.client.AsyncCallback<java.util.List<ArchiveTypes.Summary>> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
java.util.List<ArchiveTypes.Summary> |
Archive.list(LocationSpec locSpec,
java.lang.String systemName,
ArchiveTypes.FilterSpec filterSpec,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about backup archives corresponding to given backup location
and system name, which match the
ArchiveTypes.FilterSpec . |
java.util.List<ArchiveTypes.Summary> |
ArchiveStub.list(LocationSpec locSpec,
java.lang.String systemName,
ArchiveTypes.FilterSpec filterSpec,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |