public class GlobalStub extends com.vmware.vapi.internal.bindings.Stub implements Global
Global
API service.
WARNING: Internal class, subject to change in future versions.
apiProvider, converter, ifaceId, retryPolicy, securityContext_VAPI_SERVICE_ID| Constructor and Description |
|---|
GlobalStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config) |
GlobalStub(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 |
|---|---|
PolicyExcludeList |
get()
Read exclude list for firewall
|
void |
get(com.vmware.vapi.bindings.client.AsyncCallback<PolicyExcludeList> asyncCallback)
Read exclude list for firewall
|
void |
get(com.vmware.vapi.bindings.client.AsyncCallback<PolicyExcludeList> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read exclude list for firewall
|
PolicyExcludeList |
get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read exclude list for firewall
|
void |
patch(PolicyExcludeList policyExcludeList)
Patch exclusion list.
|
void |
patch(PolicyExcludeList policyExcludeList,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Patch exclusion list.
|
void |
patch(PolicyExcludeList policyExcludeList,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Patch exclusion list.
|
void |
patch(PolicyExcludeList policyExcludeList,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Patch exclusion list.
|
PolicyExcludeList |
update(PolicyExcludeList policyExcludeList)
Update the exclusion list
|
void |
update(PolicyExcludeList policyExcludeList,
com.vmware.vapi.bindings.client.AsyncCallback<PolicyExcludeList> asyncCallback)
Update the exclusion list
|
void |
update(PolicyExcludeList policyExcludeList,
com.vmware.vapi.bindings.client.AsyncCallback<PolicyExcludeList> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update the exclusion list
|
PolicyExcludeList |
update(PolicyExcludeList policyExcludeList,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update the exclusion list
|
public GlobalStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config)
public GlobalStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config)
public PolicyExcludeList get()
GlobalSynchronous method overload. Result of the invocation will be reported as a method return value.
public PolicyExcludeList get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GlobalSynchronous 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<PolicyExcludeList> asyncCallback)
GlobalAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.PolicyExcludeList
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<PolicyExcludeList> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GlobalAsynchronous 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_policy.model.PolicyExcludeList
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void patch(PolicyExcludeList policyExcludeList)
GlobalSynchronous method overload. Result of the invocation will be reported as a method return value.
public void patch(PolicyExcludeList policyExcludeList, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GlobalSynchronous 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 patch(PolicyExcludeList policyExcludeList, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
GlobalAsynchronous 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
public void patch(PolicyExcludeList policyExcludeList, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GlobalAsynchronous 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
public PolicyExcludeList update(PolicyExcludeList policyExcludeList)
GlobalSynchronous method overload. Result of the invocation will be reported as a method return value.
public PolicyExcludeList update(PolicyExcludeList policyExcludeList, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GlobalSynchronous 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(PolicyExcludeList policyExcludeList, com.vmware.vapi.bindings.client.AsyncCallback<PolicyExcludeList> asyncCallback)
GlobalAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.PolicyExcludeList
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void update(PolicyExcludeList policyExcludeList, com.vmware.vapi.bindings.client.AsyncCallback<PolicyExcludeList> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
GlobalAsynchronous 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_policy.model.PolicyExcludeList
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found