Uses of Class
com.vmware.nsx_policy.model.MetricsAgent
-
Packages that use MetricsAgent Package Description com.vmware.nsx_policy.infra.sites.agents com.vmware.nsx_policy.model com.vmware.nsx_policy.orgs.projects.infra.sites.agents -
-
Uses of MetricsAgent in com.vmware.nsx_policy.infra.sites.agents
Methods in com.vmware.nsx_policy.infra.sites.agents that return MetricsAgent Modifier and Type Method Description MetricsAgentMetrics. get()Fetch current Metric agent configMetricsAgentMetrics. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Fetch current Metric agent configMetricsAgentMetricsStub. get()MetricsAgentMetricsStub. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)MetricsAgentMetrics. update(MetricsAgent metricsAgent)Create Metrics agent intent resourceMetricsAgentMetrics. update(MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create Metrics agent intent resourceMetricsAgentMetricsStub. update(MetricsAgent metricsAgent)MetricsAgentMetricsStub. update(MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Methods in com.vmware.nsx_policy.infra.sites.agents with parameters of type MetricsAgent Modifier and Type Method Description MetricsAgentMetrics. update(MetricsAgent metricsAgent)Create Metrics agent intent resourcevoidMetrics. update(MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback)Create Metrics agent intent resourcevoidMetrics. update(MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create Metrics agent intent resourceMetricsAgentMetrics. update(MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create Metrics agent intent resourceMetricsAgentMetricsStub. update(MetricsAgent metricsAgent)voidMetricsStub. update(MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback)voidMetricsStub. update(MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)MetricsAgentMetricsStub. update(MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra.sites.agents with type arguments of type MetricsAgent Modifier and Type Method Description voidMetrics. get(com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback)Fetch current Metric agent configvoidMetrics. get(com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Fetch current Metric agent configvoidMetricsStub. get(com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback)voidMetricsStub. get(com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidMetrics. update(MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback)Create Metrics agent intent resourcevoidMetrics. update(MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create Metrics agent intent resourcevoidMetricsStub. update(MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback)voidMetricsStub. update(MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of MetricsAgent in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return MetricsAgent Modifier and Type Method Description static MetricsAgentMetricsAgent. _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 MetricsAgentMetricsAgent. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.MetricsAgentMetricsAgent.Builder. build() -
Uses of MetricsAgent in com.vmware.nsx_policy.orgs.projects.infra.sites.agents
Methods in com.vmware.nsx_policy.orgs.projects.infra.sites.agents that return MetricsAgent Modifier and Type Method Description MetricsAgentMetrics. get(java.lang.String orgId, java.lang.String projectId)Fetch current Metric agent configMetricsAgentMetrics. get(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Fetch current Metric agent configMetricsAgentMetricsStub. get(java.lang.String orgId, java.lang.String projectId)MetricsAgentMetricsStub. get(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)MetricsAgentMetrics. update(java.lang.String orgId, java.lang.String projectId, MetricsAgent metricsAgent)Create Metrics agent intent resourceMetricsAgentMetrics. update(java.lang.String orgId, java.lang.String projectId, MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create Metrics agent intent resourceMetricsAgentMetricsStub. update(java.lang.String orgId, java.lang.String projectId, MetricsAgent metricsAgent)MetricsAgentMetricsStub. update(java.lang.String orgId, java.lang.String projectId, MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Methods in com.vmware.nsx_policy.orgs.projects.infra.sites.agents with parameters of type MetricsAgent Modifier and Type Method Description MetricsAgentMetrics. update(java.lang.String orgId, java.lang.String projectId, MetricsAgent metricsAgent)Create Metrics agent intent resourcevoidMetrics. update(java.lang.String orgId, java.lang.String projectId, MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback)Create Metrics agent intent resourcevoidMetrics. update(java.lang.String orgId, java.lang.String projectId, MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create Metrics agent intent resourceMetricsAgentMetrics. update(java.lang.String orgId, java.lang.String projectId, MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create Metrics agent intent resourceMetricsAgentMetricsStub. update(java.lang.String orgId, java.lang.String projectId, MetricsAgent metricsAgent)voidMetricsStub. update(java.lang.String orgId, java.lang.String projectId, MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback)voidMetricsStub. update(java.lang.String orgId, java.lang.String projectId, MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)MetricsAgentMetricsStub. update(java.lang.String orgId, java.lang.String projectId, MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.orgs.projects.infra.sites.agents with type arguments of type MetricsAgent Modifier and Type Method Description voidMetrics. get(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback)Fetch current Metric agent configvoidMetrics. get(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Fetch current Metric agent configvoidMetricsStub. get(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback)voidMetricsStub. get(java.lang.String orgId, java.lang.String projectId, com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidMetrics. update(java.lang.String orgId, java.lang.String projectId, MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback)Create Metrics agent intent resourcevoidMetrics. update(java.lang.String orgId, java.lang.String projectId, MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create Metrics agent intent resourcevoidMetricsStub. update(java.lang.String orgId, java.lang.String projectId, MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback)voidMetricsStub. update(java.lang.String orgId, java.lang.String projectId, MetricsAgent metricsAgent, com.vmware.vapi.bindings.client.AsyncCallback<MetricsAgent> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-