Class StandaloneHostSwitchSettingStub
- java.lang.Object
-
- com.vmware.vapi.internal.bindings.Stub
-
- com.vmware.nsx_policy.infra.settings.firewall.idfw.StandaloneHostSwitchSettingStub
-
- All Implemented Interfaces:
StandaloneHostSwitchSetting
,StandaloneHostSwitchSettingTypes
,com.vmware.vapi.bindings.Service
public class StandaloneHostSwitchSettingStub extends com.vmware.vapi.internal.bindings.Stub implements StandaloneHostSwitchSetting
Remote stub implementation of theStandaloneHostSwitchSetting
API service.WARNING: Internal class, subject to change in future versions.
-
-
Field Summary
-
Fields inherited from class com.vmware.vapi.internal.bindings.Stub
apiProvider, converter, ifaceId, retryPolicy, securityContext
-
Fields inherited from interface com.vmware.nsx_policy.infra.settings.firewall.idfw.StandaloneHostSwitchSettingTypes
_VAPI_SERVICE_ID
-
-
Constructor Summary
Constructors Constructor Description StandaloneHostSwitchSettingStub(com.vmware.vapi.core.ApiProvider apiProvider, com.vmware.vapi.bindings.StubConfigurationBase config)
StandaloneHostSwitchSettingStub(com.vmware.vapi.core.ApiProvider apiProvider, com.vmware.vapi.internal.bindings.TypeConverter typeConverter, com.vmware.vapi.bindings.StubConfigurationBase config)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StandaloneHostIdfwConfiguration
get()
Read identity firewall configuration for standalone hostvoid
get(com.vmware.vapi.bindings.client.AsyncCallback<StandaloneHostIdfwConfiguration> asyncCallback)
Read identity firewall configuration for standalone hostvoid
get(com.vmware.vapi.bindings.client.AsyncCallback<StandaloneHostIdfwConfiguration> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read identity firewall configuration for standalone hostStandaloneHostIdfwConfiguration
get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read identity firewall configuration for standalone hostvoid
patch(StandaloneHostIdfwConfiguration standaloneHostIdfwConfiguration)
Patch identity firewall configuration for standalone hostvoid
patch(StandaloneHostIdfwConfiguration standaloneHostIdfwConfiguration, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Patch identity firewall configuration for standalone hostvoid
patch(StandaloneHostIdfwConfiguration standaloneHostIdfwConfiguration, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Patch identity firewall configuration for standalone hostvoid
patch(StandaloneHostIdfwConfiguration standaloneHostIdfwConfiguration, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Patch identity firewall configuration for standalone hostStandaloneHostIdfwConfiguration
update(StandaloneHostIdfwConfiguration standaloneHostIdfwConfiguration)
Update the idfw configuration for standalone hostvoid
update(StandaloneHostIdfwConfiguration standaloneHostIdfwConfiguration, com.vmware.vapi.bindings.client.AsyncCallback<StandaloneHostIdfwConfiguration> asyncCallback)
Update the idfw configuration for standalone hostvoid
update(StandaloneHostIdfwConfiguration standaloneHostIdfwConfiguration, com.vmware.vapi.bindings.client.AsyncCallback<StandaloneHostIdfwConfiguration> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update the idfw configuration for standalone hostStandaloneHostIdfwConfiguration
update(StandaloneHostIdfwConfiguration standaloneHostIdfwConfiguration, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update the idfw configuration for standalone host
-
-
-
Constructor Detail
-
StandaloneHostSwitchSettingStub
public StandaloneHostSwitchSettingStub(com.vmware.vapi.core.ApiProvider apiProvider, com.vmware.vapi.internal.bindings.TypeConverter typeConverter, com.vmware.vapi.bindings.StubConfigurationBase config)
-
StandaloneHostSwitchSettingStub
public StandaloneHostSwitchSettingStub(com.vmware.vapi.core.ApiProvider apiProvider, com.vmware.vapi.bindings.StubConfigurationBase config)
-
-
Method Detail
-
get
public StandaloneHostIdfwConfiguration get()
Description copied from interface:StandaloneHostSwitchSetting
Read identity firewall configuration for standalone hostSynchronous method overload. Result of the invocation will be reported as a method return value.
- Specified by:
get
in interfaceStandaloneHostSwitchSetting
- Returns:
- com.vmware.nsx_policy.model.StandaloneHostIdfwConfiguration
-
get
public StandaloneHostIdfwConfiguration get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Description copied from interface:StandaloneHostSwitchSetting
Read identity firewall configuration for standalone hostSynchronous method overload. Result of the invocation will be reported as a method return value. Use
invocationConfig
to specify configuration for this particular invocation.- Specified by:
get
in interfaceStandaloneHostSwitchSetting
- Parameters:
invocationConfig
- Configuration for the method invocation.- Returns:
- com.vmware.nsx_policy.model.StandaloneHostIdfwConfiguration
-
get
public void get(com.vmware.vapi.bindings.client.AsyncCallback<StandaloneHostIdfwConfiguration> asyncCallback)
Description copied from interface:StandaloneHostSwitchSetting
Read identity firewall configuration for standalone hostAsynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback
.Invocation Result:
com.vmware.nsx_policy.model.StandaloneHostIdfwConfigurationOperation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
- Specified by:
get
in interfaceStandaloneHostSwitchSetting
- Parameters:
asyncCallback
- Receives the status (progress, result or error) of the operation invocation.
-
get
public void get(com.vmware.vapi.bindings.client.AsyncCallback<StandaloneHostIdfwConfiguration> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Description copied from interface:StandaloneHostSwitchSetting
Read identity firewall configuration for standalone hostAsynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback
. UseinvocationConfig
to specify configuration for this particular invocation.Invocation Result:
com.vmware.nsx_policy.model.StandaloneHostIdfwConfigurationOperation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
- Specified by:
get
in interfaceStandaloneHostSwitchSetting
- Parameters:
asyncCallback
- Receives the status (progress, result or error) of the operation invocation.invocationConfig
- Configuration for the method invocation.
-
patch
public void patch(StandaloneHostIdfwConfiguration standaloneHostIdfwConfiguration)
Description copied from interface:StandaloneHostSwitchSetting
Patch identity firewall configuration for standalone hostSynchronous method overload. Result of the invocation will be reported as a method return value.
- Specified by:
patch
in interfaceStandaloneHostSwitchSetting
- Parameters:
standaloneHostIdfwConfiguration
- (required)
-
patch
public void patch(StandaloneHostIdfwConfiguration standaloneHostIdfwConfiguration, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Description copied from interface:StandaloneHostSwitchSetting
Patch identity firewall configuration for standalone hostSynchronous method overload. Result of the invocation will be reported as a method return value. Use
invocationConfig
to specify configuration for this particular invocation.- Specified by:
patch
in interfaceStandaloneHostSwitchSetting
- Parameters:
standaloneHostIdfwConfiguration
- (required)invocationConfig
- Configuration for the method invocation.
-
patch
public void patch(StandaloneHostIdfwConfiguration standaloneHostIdfwConfiguration, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Description copied from interface:StandaloneHostSwitchSetting
Patch identity firewall configuration for standalone hostAsynchronous 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
- Specified by:
patch
in interfaceStandaloneHostSwitchSetting
- Parameters:
standaloneHostIdfwConfiguration
- (required)asyncCallback
- Receives the status (progress, result or error) of the operation invocation.
-
patch
public void patch(StandaloneHostIdfwConfiguration standaloneHostIdfwConfiguration, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Description copied from interface:StandaloneHostSwitchSetting
Patch identity firewall configuration for standalone hostAsynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback
. UseinvocationConfig
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
- Specified by:
patch
in interfaceStandaloneHostSwitchSetting
- Parameters:
standaloneHostIdfwConfiguration
- (required)asyncCallback
- Receives the status (progress, result or error) of the operation invocation.invocationConfig
- Configuration for the method invocation.
-
update
public StandaloneHostIdfwConfiguration update(StandaloneHostIdfwConfiguration standaloneHostIdfwConfiguration)
Description copied from interface:StandaloneHostSwitchSetting
Update the idfw configuration for standalone hostSynchronous method overload. Result of the invocation will be reported as a method return value.
- Specified by:
update
in interfaceStandaloneHostSwitchSetting
- Parameters:
standaloneHostIdfwConfiguration
- (required)- Returns:
- com.vmware.nsx_policy.model.StandaloneHostIdfwConfiguration
-
update
public StandaloneHostIdfwConfiguration update(StandaloneHostIdfwConfiguration standaloneHostIdfwConfiguration, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Description copied from interface:StandaloneHostSwitchSetting
Update the idfw configuration for standalone hostSynchronous method overload. Result of the invocation will be reported as a method return value. Use
invocationConfig
to specify configuration for this particular invocation.- Specified by:
update
in interfaceStandaloneHostSwitchSetting
- Parameters:
standaloneHostIdfwConfiguration
- (required)invocationConfig
- Configuration for the method invocation.- Returns:
- com.vmware.nsx_policy.model.StandaloneHostIdfwConfiguration
-
update
public void update(StandaloneHostIdfwConfiguration standaloneHostIdfwConfiguration, com.vmware.vapi.bindings.client.AsyncCallback<StandaloneHostIdfwConfiguration> asyncCallback)
Description copied from interface:StandaloneHostSwitchSetting
Update the idfw configuration for standalone hostAsynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback
.Invocation Result:
com.vmware.nsx_policy.model.StandaloneHostIdfwConfigurationOperation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
- Specified by:
update
in interfaceStandaloneHostSwitchSetting
- Parameters:
standaloneHostIdfwConfiguration
- (required)asyncCallback
- Receives the status (progress, result or error) of the operation invocation.
-
update
public void update(StandaloneHostIdfwConfiguration standaloneHostIdfwConfiguration, com.vmware.vapi.bindings.client.AsyncCallback<StandaloneHostIdfwConfiguration> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Description copied from interface:StandaloneHostSwitchSetting
Update the idfw configuration for standalone hostAsynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback
. UseinvocationConfig
to specify configuration for this particular invocation.Invocation Result:
com.vmware.nsx_policy.model.StandaloneHostIdfwConfigurationOperation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
- Specified by:
update
in interfaceStandaloneHostSwitchSetting
- Parameters:
standaloneHostIdfwConfiguration
- (required)asyncCallback
- Receives the status (progress, result or error) of the operation invocation.invocationConfig
- Configuration for the method invocation.
-
-