public class UpgradeUnitGroupsStub extends com.vmware.vapi.internal.bindings.Stub implements UpgradeUnitGroups
UpgradeUnitGroups
API service.
WARNING: Internal class, subject to change in future versions.
apiProvider, converter, ifaceId, retryPolicy, securityContext_VAPI_SERVICE_ID| Constructor and Description |
|---|
UpgradeUnitGroupsStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config) |
UpgradeUnitGroupsStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config) |
| Modifier and Type | Method and Description |
|---|---|
UpgradeUnitList |
addupgradeunits(java.lang.String groupId,
UpgradeUnitList upgradeUnitList)
Add upgrade units to specified upgrade unit group.
|
void |
addupgradeunits(java.lang.String groupId,
UpgradeUnitList upgradeUnitList,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUnitList> asyncCallback)
Add upgrade units to specified upgrade unit group.
|
void |
addupgradeunits(java.lang.String groupId,
UpgradeUnitList upgradeUnitList,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUnitList> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Add upgrade units to specified upgrade unit group.
|
UpgradeUnitList |
addupgradeunits(java.lang.String groupId,
UpgradeUnitList upgradeUnitList,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Add upgrade units to specified upgrade unit group.
|
UpgradeUnitGroup |
create(UpgradeUnitGroup upgradeUnitGroup)
Create a group of upgrade units.
|
void |
create(UpgradeUnitGroup upgradeUnitGroup,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUnitGroup> asyncCallback)
Create a group of upgrade units.
|
void |
create(UpgradeUnitGroup upgradeUnitGroup,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUnitGroup> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a group of upgrade units.
|
UpgradeUnitGroup |
create(UpgradeUnitGroup upgradeUnitGroup,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a group of upgrade units.
|
void |
delete(java.lang.String groupId)
Delete the specified group.
|
void |
delete(java.lang.String groupId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Delete the specified group.
|
void |
delete(java.lang.String groupId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Delete the specified group.
|
void |
delete(java.lang.String groupId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Delete the specified group.
|
UpgradeUnitGroup |
get(java.lang.String groupId,
java.lang.Boolean summary)
Returns information about a specific upgrade unit group in the upgrade plan.
|
void |
get(java.lang.String groupId,
java.lang.Boolean summary,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUnitGroup> asyncCallback)
Returns information about a specific upgrade unit group in the upgrade plan.
|
void |
get(java.lang.String groupId,
java.lang.Boolean summary,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUnitGroup> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about a specific upgrade unit group in the upgrade plan.
|
UpgradeUnitGroup |
get(java.lang.String groupId,
java.lang.Boolean summary,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about a specific upgrade unit group in the upgrade plan.
|
UpgradeUnitGroupListResult |
list(java.lang.String componentType,
java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.Boolean summary,
java.lang.Boolean sync)
Return information of all upgrade unit groups in the upgrade plan.
|
void |
list(java.lang.String componentType,
java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.Boolean summary,
java.lang.Boolean sync,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUnitGroupListResult> asyncCallback)
Return information of all upgrade unit groups in the upgrade plan.
|
void |
list(java.lang.String componentType,
java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.Boolean summary,
java.lang.Boolean sync,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUnitGroupListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Return information of all upgrade unit groups in the upgrade plan.
|
UpgradeUnitGroupListResult |
list(java.lang.String componentType,
java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.Boolean summary,
java.lang.Boolean sync,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Return information of all upgrade unit groups in the upgrade plan.
|
void |
reorder(java.lang.String groupId,
ReorderRequest reorderRequest)
Reorder an upgrade unit group by placing it before/after the specified upgrade
unit group.
|
void |
reorder(java.lang.String groupId,
ReorderRequest reorderRequest,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Reorder an upgrade unit group by placing it before/after the specified upgrade
unit group.
|
void |
reorder(java.lang.String groupId,
ReorderRequest reorderRequest,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Reorder an upgrade unit group by placing it before/after the specified upgrade
unit group.
|
void |
reorder(java.lang.String groupId,
ReorderRequest reorderRequest,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Reorder an upgrade unit group by placing it before/after the specified upgrade
unit group.
|
UpgradeUnitGroup |
update(java.lang.String groupId,
UpgradeUnitGroup upgradeUnitGroup)
Update the specified upgrade unit group.
|
void |
update(java.lang.String groupId,
UpgradeUnitGroup upgradeUnitGroup,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUnitGroup> asyncCallback)
Update the specified upgrade unit group.
|
void |
update(java.lang.String groupId,
UpgradeUnitGroup upgradeUnitGroup,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUnitGroup> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update the specified upgrade unit group.
|
UpgradeUnitGroup |
update(java.lang.String groupId,
UpgradeUnitGroup upgradeUnitGroup,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update the specified upgrade unit group.
|
public UpgradeUnitGroupsStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config)
public UpgradeUnitGroupsStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config)
public UpgradeUnitList addupgradeunits(java.lang.String groupId, UpgradeUnitList upgradeUnitList)
UpgradeUnitGroupsSynchronous method overload. Result of the invocation will be reported as a method return value.
addupgradeunits in interface UpgradeUnitGroupsgroupId - (required)upgradeUnitList - (required)public UpgradeUnitList addupgradeunits(java.lang.String groupId, UpgradeUnitList upgradeUnitList, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
UpgradeUnitGroupsSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
addupgradeunits in interface UpgradeUnitGroupsgroupId - (required)upgradeUnitList - (required)invocationConfig - Configuration for the method invocation.public void addupgradeunits(java.lang.String groupId,
UpgradeUnitList upgradeUnitList,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUnitList> asyncCallback)
UpgradeUnitGroupsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.UpgradeUnitList
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
addupgradeunits in interface UpgradeUnitGroupsgroupId - (required)upgradeUnitList - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void addupgradeunits(java.lang.String groupId,
UpgradeUnitList upgradeUnitList,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUnitList> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
UpgradeUnitGroupsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.UpgradeUnitList
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
addupgradeunits in interface UpgradeUnitGroupsgroupId - (required)upgradeUnitList - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public UpgradeUnitGroup create(UpgradeUnitGroup upgradeUnitGroup)
UpgradeUnitGroupsSynchronous method overload. Result of the invocation will be reported as a method return value.
create in interface UpgradeUnitGroupsupgradeUnitGroup - (required)public UpgradeUnitGroup create(UpgradeUnitGroup upgradeUnitGroup, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
UpgradeUnitGroupsSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
create in interface UpgradeUnitGroupsupgradeUnitGroup - (required)invocationConfig - Configuration for the method invocation.public void create(UpgradeUnitGroup upgradeUnitGroup, com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUnitGroup> asyncCallback)
UpgradeUnitGroupsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.UpgradeUnitGroup
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
create in interface UpgradeUnitGroupsupgradeUnitGroup - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void create(UpgradeUnitGroup upgradeUnitGroup, com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUnitGroup> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
UpgradeUnitGroupsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.UpgradeUnitGroup
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
create in interface UpgradeUnitGroupsupgradeUnitGroup - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public void delete(java.lang.String groupId)
UpgradeUnitGroupsSynchronous method overload. Result of the invocation will be reported as a method return value.
delete in interface UpgradeUnitGroupsgroupId - (required)public void delete(java.lang.String groupId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
UpgradeUnitGroupsSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
delete in interface UpgradeUnitGroupsgroupId - (required)invocationConfig - Configuration for the method invocation.public void delete(java.lang.String groupId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
UpgradeUnitGroupsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
delete in interface UpgradeUnitGroupsgroupId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void delete(java.lang.String groupId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
UpgradeUnitGroupsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
delete in interface UpgradeUnitGroupsgroupId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public UpgradeUnitGroup get(java.lang.String groupId, java.lang.Boolean summary)
UpgradeUnitGroupsSynchronous method overload. Result of the invocation will be reported as a method return value.
get in interface UpgradeUnitGroupsgroupId - (required)summary - Flag indicating whether to return the summary (optional, default to false)public UpgradeUnitGroup get(java.lang.String groupId, java.lang.Boolean summary, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
UpgradeUnitGroupsSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
get in interface UpgradeUnitGroupsgroupId - (required)summary - Flag indicating whether to return the summary (optional, default to false)invocationConfig - Configuration for the method invocation.public void get(java.lang.String groupId,
java.lang.Boolean summary,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUnitGroup> asyncCallback)
UpgradeUnitGroupsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.UpgradeUnitGroup
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
get in interface UpgradeUnitGroupsgroupId - (required)summary - Flag indicating whether to return the summary (optional, default to false)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void get(java.lang.String groupId,
java.lang.Boolean summary,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUnitGroup> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
UpgradeUnitGroupsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.UpgradeUnitGroup
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
get in interface UpgradeUnitGroupsgroupId - (required)summary - Flag indicating whether to return the summary (optional, default to false)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public UpgradeUnitGroupListResult list(java.lang.String componentType, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, java.lang.Boolean summary, java.lang.Boolean sync)
UpgradeUnitGroupsSynchronous method overload. Result of the invocation will be reported as a method return value.
list in interface UpgradeUnitGroupscomponentType - Component type based on which upgrade unit groups to be filtered (optional)cursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)sortAscending - (optional)sortBy - Field by which records are sorted (optional)summary - Flag indicating whether to return summary (optional, default to false)sync - Synchronize before returning upgrade unit groups (optional, default to false)public UpgradeUnitGroupListResult list(java.lang.String componentType, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, java.lang.Boolean summary, java.lang.Boolean sync, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
UpgradeUnitGroupsSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
list in interface UpgradeUnitGroupscomponentType - Component type based on which upgrade unit groups to be filtered (optional)cursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)sortAscending - (optional)sortBy - Field by which records are sorted (optional)summary - Flag indicating whether to return summary (optional, default to false)sync - Synchronize before returning upgrade unit groups (optional, default to false)invocationConfig - Configuration for the method invocation.public void list(java.lang.String componentType,
java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.Boolean summary,
java.lang.Boolean sync,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUnitGroupListResult> asyncCallback)
UpgradeUnitGroupsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.UpgradeUnitGroupListResult
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
list in interface UpgradeUnitGroupscomponentType - Component type based on which upgrade unit groups to be filtered (optional)cursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)sortAscending - (optional)sortBy - Field by which records are sorted (optional)summary - Flag indicating whether to return summary (optional, default to false)sync - Synchronize before returning upgrade unit groups (optional, default to false)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void list(java.lang.String componentType,
java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.Boolean summary,
java.lang.Boolean sync,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUnitGroupListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
UpgradeUnitGroupsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.UpgradeUnitGroupListResult
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
list in interface UpgradeUnitGroupscomponentType - Component type based on which upgrade unit groups to be filtered (optional)cursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)sortAscending - (optional)sortBy - Field by which records are sorted (optional)summary - Flag indicating whether to return summary (optional, default to false)sync - Synchronize before returning upgrade unit groups (optional, default to false)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public void reorder(java.lang.String groupId,
ReorderRequest reorderRequest)
UpgradeUnitGroupsSynchronous method overload. Result of the invocation will be reported as a method return value.
reorder in interface UpgradeUnitGroupsgroupId - (required)reorderRequest - (required)public void reorder(java.lang.String groupId,
ReorderRequest reorderRequest,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
UpgradeUnitGroupsSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
reorder in interface UpgradeUnitGroupsgroupId - (required)reorderRequest - (required)invocationConfig - Configuration for the method invocation.public void reorder(java.lang.String groupId,
ReorderRequest reorderRequest,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
UpgradeUnitGroupsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
reorder in interface UpgradeUnitGroupsgroupId - (required)reorderRequest - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void reorder(java.lang.String groupId,
ReorderRequest reorderRequest,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
UpgradeUnitGroupsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
reorder in interface UpgradeUnitGroupsgroupId - (required)reorderRequest - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public UpgradeUnitGroup update(java.lang.String groupId, UpgradeUnitGroup upgradeUnitGroup)
UpgradeUnitGroupsSynchronous method overload. Result of the invocation will be reported as a method return value.
update in interface UpgradeUnitGroupsgroupId - (required)upgradeUnitGroup - (required)public UpgradeUnitGroup update(java.lang.String groupId, UpgradeUnitGroup upgradeUnitGroup, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
UpgradeUnitGroupsSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
update in interface UpgradeUnitGroupsgroupId - (required)upgradeUnitGroup - (required)invocationConfig - Configuration for the method invocation.public void update(java.lang.String groupId,
UpgradeUnitGroup upgradeUnitGroup,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUnitGroup> asyncCallback)
UpgradeUnitGroupsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.UpgradeUnitGroup
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
update in interface UpgradeUnitGroupsgroupId - (required)upgradeUnitGroup - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void update(java.lang.String groupId,
UpgradeUnitGroup upgradeUnitGroup,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeUnitGroup> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
UpgradeUnitGroupsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.UpgradeUnitGroup
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
update in interface UpgradeUnitGroupsgroupId - (required)upgradeUnitGroup - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.