Class StandaloneHostSwitchSettingStub

    • 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​(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Description copied from interface: StandaloneHostSwitchSetting
        Read identity firewall configuration for standalone host

        Synchronous 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 interface StandaloneHostSwitchSetting
        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 host

        Asynchronous method overload. Result of the invocation will be reported via the specified asyncCallback.

        Invocation Result:
        com.vmware.nsx_policy.model.StandaloneHostIdfwConfiguration

        Operation Errors:
        InvalidRequest - Bad Request, Precondition Failed
        Unauthorized - Forbidden
        ServiceUnavailable - Service Unavailable
        InternalServerError - Internal Server Error
        NotFound - Not Found

        Specified by:
        get in interface StandaloneHostSwitchSetting
        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 host

        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_policy.model.StandaloneHostIdfwConfiguration

        Operation Errors:
        InvalidRequest - Bad Request, Precondition Failed
        Unauthorized - Forbidden
        ServiceUnavailable - Service Unavailable
        InternalServerError - Internal Server Error
        NotFound - Not Found

        Specified by:
        get in interface StandaloneHostSwitchSetting
        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,
                          com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Description copied from interface: StandaloneHostSwitchSetting
        Patch identity firewall configuration for standalone host

        Synchronous 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 interface StandaloneHostSwitchSetting
        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 host

        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

        Specified by:
        patch in interface StandaloneHostSwitchSetting
        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 host

        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

        Specified by:
        patch in interface StandaloneHostSwitchSetting
        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,
                                                      com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
        Description copied from interface: StandaloneHostSwitchSetting
        Update the idfw configuration for standalone host

        Synchronous 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 interface StandaloneHostSwitchSetting
        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 host

        Asynchronous method overload. Result of the invocation will be reported via the specified asyncCallback.

        Invocation Result:
        com.vmware.nsx_policy.model.StandaloneHostIdfwConfiguration

        Operation Errors:
        InvalidRequest - Bad Request, Precondition Failed
        Unauthorized - Forbidden
        ServiceUnavailable - Service Unavailable
        InternalServerError - Internal Server Error
        NotFound - Not Found

        Specified by:
        update in interface StandaloneHostSwitchSetting
        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 host

        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_policy.model.StandaloneHostIdfwConfiguration

        Operation Errors:
        InvalidRequest - Bad Request, Precondition Failed
        Unauthorized - Forbidden
        ServiceUnavailable - Service Unavailable
        InternalServerError - Internal Server Error
        NotFound - Not Found

        Specified by:
        update in interface StandaloneHostSwitchSetting
        Parameters:
        standaloneHostIdfwConfiguration - (required)
        asyncCallback - Receives the status (progress, result or error) of the operation invocation.
        invocationConfig - Configuration for the method invocation.