public class GlobalManagerConfigStub extends com.vmware.vapi.internal.bindings.Stub implements GlobalManagerConfig
GlobalManagerConfig
API service.
WARNING: Internal class, subject to change in future versions.
apiProvider, converter, ifaceId, retryPolicy, securityContext_VAPI_SERVICE_ID| Constructor and Description |
|---|
GlobalManagerConfigStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config) |
GlobalManagerConfigStub(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 |
|---|---|
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.
|
public GlobalManagerConfigStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config)
public GlobalManagerConfigStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config)
public void patch(GlobalManagerConfig globalManagerConfig)
GlobalManagerConfigSynchronous method overload. Result of the invocation will be reported as a method return value.
patch in interface GlobalManagerConfigglobalManagerConfig - (required)public void patch(GlobalManagerConfig globalManagerConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GlobalManagerConfigSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
patch in interface GlobalManagerConfigglobalManagerConfig - (required)invocationConfig - Configuration for the method invocation.public void patch(GlobalManagerConfig globalManagerConfig, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
GlobalManagerConfigAsynchronous 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
patch in interface GlobalManagerConfigglobalManagerConfig - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void patch(GlobalManagerConfig globalManagerConfig, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GlobalManagerConfigAsynchronous 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
patch in interface GlobalManagerConfigglobalManagerConfig - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public GlobalManagerConfig showsensitivedata()
GlobalManagerConfigSynchronous method overload. Result of the invocation will be reported as a method return value.
showsensitivedata in interface GlobalManagerConfigpublic GlobalManagerConfig showsensitivedata(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GlobalManagerConfigSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
showsensitivedata in interface GlobalManagerConfiginvocationConfig - Configuration for the method invocation.public void showsensitivedata(com.vmware.vapi.bindings.client.AsyncCallback<GlobalManagerConfig> asyncCallback)
GlobalManagerConfigAsynchronous 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
showsensitivedata in interface GlobalManagerConfigasyncCallback - Receives the status (progress, result or error) of the operation invocation.public void showsensitivedata(com.vmware.vapi.bindings.client.AsyncCallback<GlobalManagerConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GlobalManagerConfigAsynchronous 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
showsensitivedata in interface GlobalManagerConfigasyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public GlobalManagerConfig update(GlobalManagerConfig globalManagerConfig)
GlobalManagerConfigSynchronous method overload. Result of the invocation will be reported as a method return value.
update in interface GlobalManagerConfigglobalManagerConfig - (required)public GlobalManagerConfig update(GlobalManagerConfig globalManagerConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GlobalManagerConfigSynchronous 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 GlobalManagerConfigglobalManagerConfig - (required)invocationConfig - Configuration for the method invocation.public void update(GlobalManagerConfig globalManagerConfig, com.vmware.vapi.bindings.client.AsyncCallback<GlobalManagerConfig> asyncCallback)
GlobalManagerConfigAsynchronous 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
update in interface GlobalManagerConfigglobalManagerConfig - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void update(GlobalManagerConfig globalManagerConfig, com.vmware.vapi.bindings.client.AsyncCallback<GlobalManagerConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GlobalManagerConfigAsynchronous 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
update in interface GlobalManagerConfigglobalManagerConfig - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.