Uses of Class
com.vmware.nsx_policy.model.View
-
Packages that use View Package Description com.vmware.nsx_policy com.vmware.nsx_policy.model -
-
Uses of View in com.vmware.nsx_policy
Methods in com.vmware.nsx_policy that return View Modifier and Type Method Description ViewUiViews. create(View view)Creates a new View.ViewUiViews. create(View view, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Creates a new View.ViewUiViewsStub. create(View view)ViewUiViewsStub. create(View view, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)ViewUiViews. get0(java.lang.String viewId)Returns Information about a specific View.ViewUiViews. get0(java.lang.String viewId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Returns Information about a specific View.ViewUiViewsStub. get0(java.lang.String viewId)ViewUiViewsStub. get0(java.lang.String viewId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)ViewUiViews. update(java.lang.String viewId, View view)Update ViewViewUiViews. update(java.lang.String viewId, View view, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Update ViewViewUiViewsStub. update(java.lang.String viewId, View view)ViewUiViewsStub. update(java.lang.String viewId, View view, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Methods in com.vmware.nsx_policy with parameters of type View Modifier and Type Method Description ViewUiViews. create(View view)Creates a new View.voidUiViews. create(View view, com.vmware.vapi.bindings.client.AsyncCallback<View> asyncCallback)Creates a new View.voidUiViews. create(View view, com.vmware.vapi.bindings.client.AsyncCallback<View> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Creates a new View.ViewUiViews. create(View view, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Creates a new View.ViewUiViewsStub. create(View view)voidUiViewsStub. create(View view, com.vmware.vapi.bindings.client.AsyncCallback<View> asyncCallback)voidUiViewsStub. create(View view, com.vmware.vapi.bindings.client.AsyncCallback<View> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)ViewUiViewsStub. create(View view, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)ViewUiViews. update(java.lang.String viewId, View view)Update ViewvoidUiViews. update(java.lang.String viewId, View view, com.vmware.vapi.bindings.client.AsyncCallback<View> asyncCallback)Update ViewvoidUiViews. update(java.lang.String viewId, View view, com.vmware.vapi.bindings.client.AsyncCallback<View> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Update ViewViewUiViews. update(java.lang.String viewId, View view, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Update ViewViewUiViewsStub. update(java.lang.String viewId, View view)voidUiViewsStub. update(java.lang.String viewId, View view, com.vmware.vapi.bindings.client.AsyncCallback<View> asyncCallback)voidUiViewsStub. update(java.lang.String viewId, View view, com.vmware.vapi.bindings.client.AsyncCallback<View> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)ViewUiViewsStub. update(java.lang.String viewId, View view, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy with type arguments of type View Modifier and Type Method Description voidUiViews. create(View view, com.vmware.vapi.bindings.client.AsyncCallback<View> asyncCallback)Creates a new View.voidUiViews. create(View view, com.vmware.vapi.bindings.client.AsyncCallback<View> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Creates a new View.voidUiViewsStub. create(View view, com.vmware.vapi.bindings.client.AsyncCallback<View> asyncCallback)voidUiViewsStub. create(View view, com.vmware.vapi.bindings.client.AsyncCallback<View> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidUiViews. get0(java.lang.String viewId, com.vmware.vapi.bindings.client.AsyncCallback<View> asyncCallback)Returns Information about a specific View.voidUiViews. get0(java.lang.String viewId, com.vmware.vapi.bindings.client.AsyncCallback<View> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Returns Information about a specific View.voidUiViewsStub. get0(java.lang.String viewId, com.vmware.vapi.bindings.client.AsyncCallback<View> asyncCallback)voidUiViewsStub. get0(java.lang.String viewId, com.vmware.vapi.bindings.client.AsyncCallback<View> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidUiViews. update(java.lang.String viewId, View view, com.vmware.vapi.bindings.client.AsyncCallback<View> asyncCallback)Update ViewvoidUiViews. update(java.lang.String viewId, View view, com.vmware.vapi.bindings.client.AsyncCallback<View> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Update ViewvoidUiViewsStub. update(java.lang.String viewId, View view, com.vmware.vapi.bindings.client.AsyncCallback<View> asyncCallback)voidUiViewsStub. update(java.lang.String viewId, View view, com.vmware.vapi.bindings.client.AsyncCallback<View> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of View in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return View Modifier and Type Method Description static ViewView. _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 ViewView. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.ViewView.Builder. build()Methods in com.vmware.nsx_policy.model that return types with arguments of type View Modifier and Type Method Description java.util.List<View>ViewList. getViews()Array of views This property may be present in responses from the server, but if it is present in a request to server it will be ignored.Method parameters in com.vmware.nsx_policy.model with type arguments of type View Modifier and Type Method Description ViewList.BuilderViewList.Builder. setViews(java.util.List<View> views)Array of views This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidViewList. setViews(java.util.List<View> views)Array of views This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
-