| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.cluster.restore | |
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ClusterBackupInfoListResult |
BackuptimestampsStub.get(java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy) |
ClusterBackupInfoListResult |
Backuptimestamps.get(java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy)
Returns timestamps for all backup files that are available on the SFTP server.
|
ClusterBackupInfoListResult |
BackuptimestampsStub.get(java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ClusterBackupInfoListResult |
Backuptimestamps.get(java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns timestamps for all backup files that are available on the SFTP server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BackuptimestampsStub.get(java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.AsyncCallback<ClusterBackupInfoListResult> asyncCallback) |
void |
Backuptimestamps.get(java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.AsyncCallback<ClusterBackupInfoListResult> asyncCallback)
Returns timestamps for all backup files that are available on the SFTP server.
|
void |
BackuptimestampsStub.get(java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.AsyncCallback<ClusterBackupInfoListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Backuptimestamps.get(java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.AsyncCallback<ClusterBackupInfoListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns timestamps for all backup files that are available on the SFTP server.
|
| Modifier and Type | Method and Description |
|---|---|
static ClusterBackupInfoListResult |
ClusterBackupInfoListResult._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 ClusterBackupInfoListResult |
ClusterBackupInfoListResult._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ClusterBackupInfoListResult |
ClusterBackupInfoListResult.Builder.build() |