apiProvider, converter, ifaceId, retryPolicy, securityContext_VAPI_SERVICE_ID| Constructor and Description |
|---|
GrubStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config) |
GrubStub(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 |
|---|---|
NodeGrubProperties |
get()
Return node GRUB properties.
|
void |
get(com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubProperties> asyncCallback)
Return node GRUB properties.
|
void |
get(com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Return node GRUB properties.
|
NodeGrubProperties |
get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Return node GRUB properties.
|
NodeGrubProperties |
update(NodeGrubProperties nodeGrubProperties)
Update node GRUB properties.
|
void |
update(NodeGrubProperties nodeGrubProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubProperties> asyncCallback)
Update node GRUB properties.
|
void |
update(NodeGrubProperties nodeGrubProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update node GRUB properties.
|
NodeGrubProperties |
update(NodeGrubProperties nodeGrubProperties,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update node GRUB properties.
|
NodeGrubUserProperties |
update0(java.lang.String grubUsername,
NodeGrubUserProperties nodeGrubUserProperties)
Updates the GRUB user properties.
|
void |
update0(java.lang.String grubUsername,
NodeGrubUserProperties nodeGrubUserProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubUserProperties> asyncCallback)
Updates the GRUB user properties.
|
void |
update0(java.lang.String grubUsername,
NodeGrubUserProperties nodeGrubUserProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubUserProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Updates the GRUB user properties.
|
NodeGrubUserProperties |
update0(java.lang.String grubUsername,
NodeGrubUserProperties nodeGrubUserProperties,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Updates the GRUB user properties.
|
public GrubStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config)
public GrubStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config)
public NodeGrubProperties get()
GrubSynchronous method overload. Result of the invocation will be reported as a method return value.
public NodeGrubProperties get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GrubSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
public void get(com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubProperties> asyncCallback)
GrubAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.NodeGrubProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void get(com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubProperties> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GrubAsynchronous 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.NodeGrubProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public NodeGrubProperties update(NodeGrubProperties nodeGrubProperties)
Grub/node/grub/
Synchronous method overload. Result of the invocation will be reported as a method return value.
public NodeGrubProperties update(NodeGrubProperties nodeGrubProperties, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Grub/node/grub/
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
public void update(NodeGrubProperties nodeGrubProperties, com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubProperties> asyncCallback)
Grub/node/grub/
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.NodeGrubProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void update(NodeGrubProperties nodeGrubProperties, com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubProperties> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Grub/node/grub/
Asynchronous 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.NodeGrubProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public NodeGrubUserProperties update0(java.lang.String grubUsername, NodeGrubUserProperties nodeGrubUserProperties)
GrubSynchronous method overload. Result of the invocation will be reported as a method return value.
public NodeGrubUserProperties update0(java.lang.String grubUsername, NodeGrubUserProperties nodeGrubUserProperties, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GrubSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
public void update0(java.lang.String grubUsername,
NodeGrubUserProperties nodeGrubUserProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubUserProperties> asyncCallback)
GrubAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.NodeGrubUserProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void update0(java.lang.String grubUsername,
NodeGrubUserProperties nodeGrubUserProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubUserProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GrubAsynchronous 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.NodeGrubUserProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found