public interface GlobalManagerConfig extends com.vmware.vapi.bindings.Service, GlobalManagerConfigTypes
_VAPI_SERVICE_ID| Modifier and Type | Method and Description |
|---|---|
void |
patch(GlobalManagerConfig globalManagerConfig)
Create or patch a Global Manager Config
|
void |
patch(GlobalManagerConfig globalManagerConfig,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create or patch a Global Manager Config
|
void |
patch(GlobalManagerConfig globalManagerConfig,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch a Global Manager Config
|
void |
patch(GlobalManagerConfig globalManagerConfig,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or patch a Global Manager Config
|
GlobalManagerConfig |
showsensitivedata()
Read a Global Manager config along with sensitive data.
|
void |
showsensitivedata(com.vmware.vapi.bindings.client.AsyncCallback<GlobalManagerConfig> asyncCallback)
Read a Global Manager config along with sensitive data.
|
void |
showsensitivedata(com.vmware.vapi.bindings.client.AsyncCallback<GlobalManagerConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read a Global Manager config along with sensitive data.
|
GlobalManagerConfig |
showsensitivedata(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read a Global Manager config along with sensitive data.
|
GlobalManagerConfig |
update(GlobalManagerConfig globalManagerConfig)
Create or fully replace a Global Manager Config.
|
void |
update(GlobalManagerConfig globalManagerConfig,
com.vmware.vapi.bindings.client.AsyncCallback<GlobalManagerConfig> asyncCallback)
Create or fully replace a Global Manager Config.
|
void |
update(GlobalManagerConfig globalManagerConfig,
com.vmware.vapi.bindings.client.AsyncCallback<GlobalManagerConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or fully replace a Global Manager Config.
|
GlobalManagerConfig |
update(GlobalManagerConfig globalManagerConfig,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or fully replace a Global Manager Config.
|
void patch(GlobalManagerConfig globalManagerConfig)
Synchronous method overload. Result of the invocation will be reported as a method return value.
globalManagerConfig - (required)com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid patch(GlobalManagerConfig globalManagerConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
globalManagerConfig - (required)invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid patch(GlobalManagerConfig globalManagerConfig, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Asynchronous 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
globalManagerConfig - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void patch(GlobalManagerConfig globalManagerConfig, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Asynchronous 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
globalManagerConfig - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.GlobalManagerConfig showsensitivedata()
Synchronous method overload. Result of the invocation will be reported as a method return value.
com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not FoundGlobalManagerConfig showsensitivedata(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid showsensitivedata(com.vmware.vapi.bindings.client.AsyncCallback<GlobalManagerConfig> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_global_policy.model.GlobalManagerConfig
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
asyncCallback - Receives the status (progress, result or error) of the operation invocation.void showsensitivedata(com.vmware.vapi.bindings.client.AsyncCallback<GlobalManagerConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
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_global_policy.model.GlobalManagerConfig
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.GlobalManagerConfig update(GlobalManagerConfig globalManagerConfig)
Synchronous method overload. Result of the invocation will be reported as a method return value.
globalManagerConfig - (required)com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not FoundGlobalManagerConfig update(GlobalManagerConfig globalManagerConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
globalManagerConfig - (required)invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid update(GlobalManagerConfig globalManagerConfig, com.vmware.vapi.bindings.client.AsyncCallback<GlobalManagerConfig> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_global_policy.model.GlobalManagerConfig
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
globalManagerConfig - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void update(GlobalManagerConfig globalManagerConfig, com.vmware.vapi.bindings.client.AsyncCallback<GlobalManagerConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
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_global_policy.model.GlobalManagerConfig
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
globalManagerConfig - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.