Uses of Class
com.vmware.nsx_policy.model.SharedResourceListResult
-
-
Uses of SharedResourceListResult in com.vmware.nsx_policy.infra.shares
Methods in com.vmware.nsx_policy.infra.shares that return SharedResourceListResult Modifier and Type Method Description SharedResourceListResultResources. list(java.lang.String shareId, java.lang.String resourceType)Get the list of shared resource in a given share.SharedResourceListResultResources. list(java.lang.String shareId, java.lang.String resourceType, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of shared resource in a given share.SharedResourceListResultResourcesStub. list(java.lang.String shareId, java.lang.String resourceType)SharedResourceListResultResourcesStub. list(java.lang.String shareId, java.lang.String resourceType, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra.shares with type arguments of type SharedResourceListResult Modifier and Type Method Description voidResources. list(java.lang.String shareId, java.lang.String resourceType, com.vmware.vapi.bindings.client.AsyncCallback<SharedResourceListResult> asyncCallback)Get the list of shared resource in a given share.voidResources. list(java.lang.String shareId, java.lang.String resourceType, com.vmware.vapi.bindings.client.AsyncCallback<SharedResourceListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of shared resource in a given share.voidResourcesStub. list(java.lang.String shareId, java.lang.String resourceType, com.vmware.vapi.bindings.client.AsyncCallback<SharedResourceListResult> asyncCallback)voidResourcesStub. list(java.lang.String shareId, java.lang.String resourceType, com.vmware.vapi.bindings.client.AsyncCallback<SharedResourceListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of SharedResourceListResult in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return SharedResourceListResult Modifier and Type Method Description static SharedResourceListResultSharedResourceListResult. _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 SharedResourceListResultSharedResourceListResult. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.SharedResourceListResultSharedResourceListResult.Builder. build() -
Uses of SharedResourceListResult in com.vmware.nsx_policy.orgs
Methods in com.vmware.nsx_policy.orgs that return SharedResourceListResult Modifier and Type Method Description SharedResourceListResultSharedWithMe. list(java.lang.String orgId, java.lang.String resourceType)Get the list of resource shared with a given org.SharedResourceListResultSharedWithMe. list(java.lang.String orgId, java.lang.String resourceType, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of resource shared with a given org.SharedResourceListResultSharedWithMeStub. list(java.lang.String orgId, java.lang.String resourceType)SharedResourceListResultSharedWithMeStub. list(java.lang.String orgId, java.lang.String resourceType, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.orgs with type arguments of type SharedResourceListResult Modifier and Type Method Description voidSharedWithMe. list(java.lang.String orgId, java.lang.String resourceType, com.vmware.vapi.bindings.client.AsyncCallback<SharedResourceListResult> asyncCallback)Get the list of resource shared with a given org.voidSharedWithMe. list(java.lang.String orgId, java.lang.String resourceType, com.vmware.vapi.bindings.client.AsyncCallback<SharedResourceListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of resource shared with a given org.voidSharedWithMeStub. list(java.lang.String orgId, java.lang.String resourceType, com.vmware.vapi.bindings.client.AsyncCallback<SharedResourceListResult> asyncCallback)voidSharedWithMeStub. list(java.lang.String orgId, java.lang.String resourceType, com.vmware.vapi.bindings.client.AsyncCallback<SharedResourceListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of SharedResourceListResult in com.vmware.nsx_policy.orgs.projects
Methods in com.vmware.nsx_policy.orgs.projects that return SharedResourceListResult Modifier and Type Method Description SharedResourceListResultSharedWithMe. list(java.lang.String orgId, java.lang.String projectId, java.lang.String resourceType)Get the list of resource shared with a given project.SharedResourceListResultSharedWithMe. list(java.lang.String orgId, java.lang.String projectId, java.lang.String resourceType, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of resource shared with a given project.SharedResourceListResultSharedWithMeStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String resourceType)SharedResourceListResultSharedWithMeStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String resourceType, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.orgs.projects with type arguments of type SharedResourceListResult Modifier and Type Method Description voidSharedWithMe. list(java.lang.String orgId, java.lang.String projectId, java.lang.String resourceType, com.vmware.vapi.bindings.client.AsyncCallback<SharedResourceListResult> asyncCallback)Get the list of resource shared with a given project.voidSharedWithMe. list(java.lang.String orgId, java.lang.String projectId, java.lang.String resourceType, com.vmware.vapi.bindings.client.AsyncCallback<SharedResourceListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of resource shared with a given project.voidSharedWithMeStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String resourceType, com.vmware.vapi.bindings.client.AsyncCallback<SharedResourceListResult> asyncCallback)voidSharedWithMeStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String resourceType, com.vmware.vapi.bindings.client.AsyncCallback<SharedResourceListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of SharedResourceListResult in com.vmware.nsx_policy.orgs.projects.infra.shares
Methods in com.vmware.nsx_policy.orgs.projects.infra.shares that return SharedResourceListResult Modifier and Type Method Description SharedResourceListResultResources. list(java.lang.String orgId, java.lang.String projectId, java.lang.String shareId, java.lang.String resourceType)Get the list of shared resource in a given share.SharedResourceListResultResources. list(java.lang.String orgId, java.lang.String projectId, java.lang.String shareId, java.lang.String resourceType, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of shared resource in a given share.SharedResourceListResultResourcesStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String shareId, java.lang.String resourceType)SharedResourceListResultResourcesStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String shareId, java.lang.String resourceType, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.orgs.projects.infra.shares with type arguments of type SharedResourceListResult Modifier and Type Method Description voidResources. list(java.lang.String orgId, java.lang.String projectId, java.lang.String shareId, java.lang.String resourceType, com.vmware.vapi.bindings.client.AsyncCallback<SharedResourceListResult> asyncCallback)Get the list of shared resource in a given share.voidResources. list(java.lang.String orgId, java.lang.String projectId, java.lang.String shareId, java.lang.String resourceType, com.vmware.vapi.bindings.client.AsyncCallback<SharedResourceListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of shared resource in a given share.voidResourcesStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String shareId, java.lang.String resourceType, com.vmware.vapi.bindings.client.AsyncCallback<SharedResourceListResult> asyncCallback)voidResourcesStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String shareId, java.lang.String resourceType, com.vmware.vapi.bindings.client.AsyncCallback<SharedResourceListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of SharedResourceListResult in com.vmware.nsx_policy.orgs.projects.vpcs
Methods in com.vmware.nsx_policy.orgs.projects.vpcs that return SharedResourceListResult Modifier and Type Method Description SharedResourceListResultSharedWithMe. list(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String resourceType)Get the list of resource shared with a given vpc.SharedResourceListResultSharedWithMe. list(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String resourceType, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of resource shared with a given vpc.SharedResourceListResultSharedWithMeStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String resourceType)SharedResourceListResultSharedWithMeStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String resourceType, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.orgs.projects.vpcs with type arguments of type SharedResourceListResult Modifier and Type Method Description voidSharedWithMe. list(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String resourceType, com.vmware.vapi.bindings.client.AsyncCallback<SharedResourceListResult> asyncCallback)Get the list of resource shared with a given vpc.voidSharedWithMe. list(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String resourceType, com.vmware.vapi.bindings.client.AsyncCallback<SharedResourceListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of resource shared with a given vpc.voidSharedWithMeStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String resourceType, com.vmware.vapi.bindings.client.AsyncCallback<SharedResourceListResult> asyncCallback)voidSharedWithMeStub. list(java.lang.String orgId, java.lang.String projectId, java.lang.String vpcId, java.lang.String resourceType, com.vmware.vapi.bindings.client.AsyncCallback<SharedResourceListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-