Uses of Class
com.vmware.nsx_policy.model.PolicyHostTransportNodeProfile
-
Packages that use PolicyHostTransportNodeProfile Package Description com.vmware.nsx_policy.infra com.vmware.nsx_policy.model -
-
Uses of PolicyHostTransportNodeProfile in com.vmware.nsx_policy.infra
Methods in com.vmware.nsx_policy.infra that return PolicyHostTransportNodeProfile Modifier and Type Method Description PolicyHostTransportNodeProfileHostTransportNodeProfiles. get(java.lang.String hostTransportNodeProfileId)Returns information about a specified host transport node profile.PolicyHostTransportNodeProfileHostTransportNodeProfiles. get(java.lang.String hostTransportNodeProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Returns information about a specified host transport node profile.PolicyHostTransportNodeProfileHostTransportNodeProfilesStub. get(java.lang.String hostTransportNodeProfileId)PolicyHostTransportNodeProfileHostTransportNodeProfilesStub. get(java.lang.String hostTransportNodeProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)PolicyHostTransportNodeProfileHostTransportNodeProfiles. update(java.lang.String transportNodeProfileId, PolicyHostTransportNodeProfile policyHostTransportNodeProfile, java.lang.Boolean overrideNsxOwnership)Host transport node profile captures the configuration needed to create a host transport node.PolicyHostTransportNodeProfileHostTransportNodeProfiles. update(java.lang.String transportNodeProfileId, PolicyHostTransportNodeProfile policyHostTransportNodeProfile, java.lang.Boolean overrideNsxOwnership, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Host transport node profile captures the configuration needed to create a host transport node.PolicyHostTransportNodeProfileHostTransportNodeProfilesStub. update(java.lang.String transportNodeProfileId, PolicyHostTransportNodeProfile policyHostTransportNodeProfile, java.lang.Boolean overrideNsxOwnership)PolicyHostTransportNodeProfileHostTransportNodeProfilesStub. update(java.lang.String transportNodeProfileId, PolicyHostTransportNodeProfile policyHostTransportNodeProfile, java.lang.Boolean overrideNsxOwnership, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Methods in com.vmware.nsx_policy.infra with parameters of type PolicyHostTransportNodeProfile Modifier and Type Method Description PolicyHostTransportNodeProfileHostTransportNodeProfiles. update(java.lang.String transportNodeProfileId, PolicyHostTransportNodeProfile policyHostTransportNodeProfile, java.lang.Boolean overrideNsxOwnership)Host transport node profile captures the configuration needed to create a host transport node.voidHostTransportNodeProfiles. update(java.lang.String transportNodeProfileId, PolicyHostTransportNodeProfile policyHostTransportNodeProfile, java.lang.Boolean overrideNsxOwnership, com.vmware.vapi.bindings.client.AsyncCallback<PolicyHostTransportNodeProfile> asyncCallback)Host transport node profile captures the configuration needed to create a host transport node.voidHostTransportNodeProfiles. update(java.lang.String transportNodeProfileId, PolicyHostTransportNodeProfile policyHostTransportNodeProfile, java.lang.Boolean overrideNsxOwnership, com.vmware.vapi.bindings.client.AsyncCallback<PolicyHostTransportNodeProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Host transport node profile captures the configuration needed to create a host transport node.PolicyHostTransportNodeProfileHostTransportNodeProfiles. update(java.lang.String transportNodeProfileId, PolicyHostTransportNodeProfile policyHostTransportNodeProfile, java.lang.Boolean overrideNsxOwnership, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Host transport node profile captures the configuration needed to create a host transport node.PolicyHostTransportNodeProfileHostTransportNodeProfilesStub. update(java.lang.String transportNodeProfileId, PolicyHostTransportNodeProfile policyHostTransportNodeProfile, java.lang.Boolean overrideNsxOwnership)voidHostTransportNodeProfilesStub. update(java.lang.String transportNodeProfileId, PolicyHostTransportNodeProfile policyHostTransportNodeProfile, java.lang.Boolean overrideNsxOwnership, com.vmware.vapi.bindings.client.AsyncCallback<PolicyHostTransportNodeProfile> asyncCallback)voidHostTransportNodeProfilesStub. update(java.lang.String transportNodeProfileId, PolicyHostTransportNodeProfile policyHostTransportNodeProfile, java.lang.Boolean overrideNsxOwnership, com.vmware.vapi.bindings.client.AsyncCallback<PolicyHostTransportNodeProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)PolicyHostTransportNodeProfileHostTransportNodeProfilesStub. update(java.lang.String transportNodeProfileId, PolicyHostTransportNodeProfile policyHostTransportNodeProfile, java.lang.Boolean overrideNsxOwnership, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra with type arguments of type PolicyHostTransportNodeProfile Modifier and Type Method Description voidHostTransportNodeProfiles. get(java.lang.String hostTransportNodeProfileId, com.vmware.vapi.bindings.client.AsyncCallback<PolicyHostTransportNodeProfile> asyncCallback)Returns information about a specified host transport node profile.voidHostTransportNodeProfiles. get(java.lang.String hostTransportNodeProfileId, com.vmware.vapi.bindings.client.AsyncCallback<PolicyHostTransportNodeProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Returns information about a specified host transport node profile.voidHostTransportNodeProfilesStub. get(java.lang.String hostTransportNodeProfileId, com.vmware.vapi.bindings.client.AsyncCallback<PolicyHostTransportNodeProfile> asyncCallback)voidHostTransportNodeProfilesStub. get(java.lang.String hostTransportNodeProfileId, com.vmware.vapi.bindings.client.AsyncCallback<PolicyHostTransportNodeProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidHostTransportNodeProfiles. update(java.lang.String transportNodeProfileId, PolicyHostTransportNodeProfile policyHostTransportNodeProfile, java.lang.Boolean overrideNsxOwnership, com.vmware.vapi.bindings.client.AsyncCallback<PolicyHostTransportNodeProfile> asyncCallback)Host transport node profile captures the configuration needed to create a host transport node.voidHostTransportNodeProfiles. update(java.lang.String transportNodeProfileId, PolicyHostTransportNodeProfile policyHostTransportNodeProfile, java.lang.Boolean overrideNsxOwnership, com.vmware.vapi.bindings.client.AsyncCallback<PolicyHostTransportNodeProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Host transport node profile captures the configuration needed to create a host transport node.voidHostTransportNodeProfilesStub. update(java.lang.String transportNodeProfileId, PolicyHostTransportNodeProfile policyHostTransportNodeProfile, java.lang.Boolean overrideNsxOwnership, com.vmware.vapi.bindings.client.AsyncCallback<PolicyHostTransportNodeProfile> asyncCallback)voidHostTransportNodeProfilesStub. update(java.lang.String transportNodeProfileId, PolicyHostTransportNodeProfile policyHostTransportNodeProfile, java.lang.Boolean overrideNsxOwnership, com.vmware.vapi.bindings.client.AsyncCallback<PolicyHostTransportNodeProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of PolicyHostTransportNodeProfile in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PolicyHostTransportNodeProfile Modifier and Type Method Description static PolicyHostTransportNodeProfilePolicyHostTransportNodeProfile. _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 PolicyHostTransportNodeProfilePolicyHostTransportNodeProfile. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.PolicyHostTransportNodeProfilePolicyHostTransportNodeProfile.Builder. build()Methods in com.vmware.nsx_policy.model that return types with arguments of type PolicyHostTransportNodeProfile Modifier and Type Method Description java.util.List<PolicyHostTransportNodeProfile>PolicyHostTransportNodeProfileListResult. getResults()PolicyHostTransportNodeProfile Results 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 PolicyHostTransportNodeProfile Modifier and Type Method Description PolicyHostTransportNodeProfileListResult.BuilderPolicyHostTransportNodeProfileListResult.Builder. setResults(java.util.List<PolicyHostTransportNodeProfile> results)PolicyHostTransportNodeProfile Results This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidPolicyHostTransportNodeProfileListResult. setResults(java.util.List<PolicyHostTransportNodeProfile> results)PolicyHostTransportNodeProfile Results This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
-