Uses of Class
com.vmware.nsx_policy.model.AgentResource
-
Packages that use AgentResource Package Description com.vmware.nsx_policy.model -
-
Uses of AgentResource in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return AgentResource Modifier and Type Method Description static AgentResource
AgentResource. _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 AgentResource
AgentResource. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.AgentResource
AgentResource.Builder. build()
AgentResource
AgentStatus. getResourceUsage()
Methods in com.vmware.nsx_policy.model with parameters of type AgentResource Modifier and Type Method Description AgentStatus.Builder
AgentStatus.Builder. setResourceUsage(AgentResource resourceUsage)
void
AgentStatus. setResourceUsage(AgentResource resourceUsage)
-