Uses of Class
com.vmware.nsx_policy.model.CommonAgentHostConfigurationInfo
-
Packages that use CommonAgentHostConfigurationInfo Package Description com.vmware.nsx_policy.infra.napp.common_agent com.vmware.nsx_policy.model -
-
Uses of CommonAgentHostConfigurationInfo in com.vmware.nsx_policy.infra.napp.common_agent
Methods in com.vmware.nsx_policy.infra.napp.common_agent that return CommonAgentHostConfigurationInfo Modifier and Type Method Description CommonAgentHostConfigurationInfoHostConfig. get()Get the current NSX Application Platform Common Agent host configuration.CommonAgentHostConfigurationInfoHostConfig. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the current NSX Application Platform Common Agent host configuration.CommonAgentHostConfigurationInfoHostConfigStub. get()CommonAgentHostConfigurationInfoHostConfigStub. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)CommonAgentHostConfigurationInfoHostConfig. patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo)Patch the current NSX Application Platform Common Agent host configuration.CommonAgentHostConfigurationInfoHostConfig. patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Patch the current NSX Application Platform Common Agent host configuration.CommonAgentHostConfigurationInfoHostConfigStub. patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo)CommonAgentHostConfigurationInfoHostConfigStub. patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)CommonAgentHostConfigurationInfoHostConfig. reset()Reset NSX Application Platform Common Agent host configuration to the default setting.CommonAgentHostConfigurationInfoHostConfig. reset(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Reset NSX Application Platform Common Agent host configuration to the default setting.CommonAgentHostConfigurationInfoHostConfigStub. reset()CommonAgentHostConfigurationInfoHostConfigStub. reset(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Methods in com.vmware.nsx_policy.infra.napp.common_agent with parameters of type CommonAgentHostConfigurationInfo Modifier and Type Method Description CommonAgentHostConfigurationInfoHostConfig. patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo)Patch the current NSX Application Platform Common Agent host configuration.voidHostConfig. patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo, com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback)Patch the current NSX Application Platform Common Agent host configuration.voidHostConfig. patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo, com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Patch the current NSX Application Platform Common Agent host configuration.CommonAgentHostConfigurationInfoHostConfig. patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Patch the current NSX Application Platform Common Agent host configuration.CommonAgentHostConfigurationInfoHostConfigStub. patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo)voidHostConfigStub. patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo, com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback)voidHostConfigStub. patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo, com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)CommonAgentHostConfigurationInfoHostConfigStub. patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra.napp.common_agent with type arguments of type CommonAgentHostConfigurationInfo Modifier and Type Method Description voidHostConfig. get(com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback)Get the current NSX Application Platform Common Agent host configuration.voidHostConfig. get(com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the current NSX Application Platform Common Agent host configuration.voidHostConfigStub. get(com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback)voidHostConfigStub. get(com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidHostConfig. patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo, com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback)Patch the current NSX Application Platform Common Agent host configuration.voidHostConfig. patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo, com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Patch the current NSX Application Platform Common Agent host configuration.voidHostConfigStub. patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo, com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback)voidHostConfigStub. patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo, com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidHostConfig. reset(com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback)Reset NSX Application Platform Common Agent host configuration to the default setting.voidHostConfig. reset(com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Reset NSX Application Platform Common Agent host configuration to the default setting.voidHostConfigStub. reset(com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback)voidHostConfigStub. reset(com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of CommonAgentHostConfigurationInfo in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return CommonAgentHostConfigurationInfo Modifier and Type Method Description static CommonAgentHostConfigurationInfoCommonAgentHostConfigurationInfo. _newInstance(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value.
WARNING: The returned object is not fully initialized.static CommonAgentHostConfigurationInfoCommonAgentHostConfigurationInfo. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.CommonAgentHostConfigurationInfoCommonAgentHostConfigurationInfo.Builder. build()
-