Uses of Class
com.vmware.nsx_policy.model.ServiceReference
-
Packages that use ServiceReference Package Description com.vmware.nsx_policy.infra com.vmware.nsx_policy.model -
-
Uses of ServiceReference in com.vmware.nsx_policy.infra
Methods in com.vmware.nsx_policy.infra that return ServiceReference Modifier and Type Method Description ServiceReferenceServiceReferences. get(java.lang.String serviceReferenceId)This API can be used to read service reference with the given service-reference-id.ServiceReferenceServiceReferences. get(java.lang.String serviceReferenceId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)This API can be used to read service reference with the given service-reference-id.ServiceReferenceServiceReferencesStub. get(java.lang.String serviceReferenceId)ServiceReferenceServiceReferencesStub. get(java.lang.String serviceReferenceId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)ServiceReferenceServiceReferences. update(java.lang.String serviceReferenceId, ServiceReference serviceReference)Create Service Reference representing the intent to consume a given 3rd party service.ServiceReferenceServiceReferences. update(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create Service Reference representing the intent to consume a given 3rd party service.ServiceReferenceServiceReferencesStub. update(java.lang.String serviceReferenceId, ServiceReference serviceReference)ServiceReferenceServiceReferencesStub. update(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Methods in com.vmware.nsx_policy.infra with parameters of type ServiceReference Modifier and Type Method Description voidServiceReferences. patch(java.lang.String serviceReferenceId, ServiceReference serviceReference)Create Service Reference representing the intent to consume a given 3rd party service.voidServiceReferences. patch(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)Create Service Reference representing the intent to consume a given 3rd party service.voidServiceReferences. patch(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create Service Reference representing the intent to consume a given 3rd party service.voidServiceReferences. patch(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create Service Reference representing the intent to consume a given 3rd party service.voidServiceReferencesStub. patch(java.lang.String serviceReferenceId, ServiceReference serviceReference)voidServiceReferencesStub. patch(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidServiceReferencesStub. patch(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidServiceReferencesStub. patch(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)ServiceReferenceServiceReferences. update(java.lang.String serviceReferenceId, ServiceReference serviceReference)Create Service Reference representing the intent to consume a given 3rd party service.voidServiceReferences. update(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.AsyncCallback<ServiceReference> asyncCallback)Create Service Reference representing the intent to consume a given 3rd party service.voidServiceReferences. update(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.AsyncCallback<ServiceReference> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create Service Reference representing the intent to consume a given 3rd party service.ServiceReferenceServiceReferences. update(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create Service Reference representing the intent to consume a given 3rd party service.ServiceReferenceServiceReferencesStub. update(java.lang.String serviceReferenceId, ServiceReference serviceReference)voidServiceReferencesStub. update(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.AsyncCallback<ServiceReference> asyncCallback)voidServiceReferencesStub. update(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.AsyncCallback<ServiceReference> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)ServiceReferenceServiceReferencesStub. update(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra with type arguments of type ServiceReference Modifier and Type Method Description voidServiceReferences. get(java.lang.String serviceReferenceId, com.vmware.vapi.bindings.client.AsyncCallback<ServiceReference> asyncCallback)This API can be used to read service reference with the given service-reference-id.voidServiceReferences. get(java.lang.String serviceReferenceId, com.vmware.vapi.bindings.client.AsyncCallback<ServiceReference> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)This API can be used to read service reference with the given service-reference-id.voidServiceReferencesStub. get(java.lang.String serviceReferenceId, com.vmware.vapi.bindings.client.AsyncCallback<ServiceReference> asyncCallback)voidServiceReferencesStub. get(java.lang.String serviceReferenceId, com.vmware.vapi.bindings.client.AsyncCallback<ServiceReference> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidServiceReferences. update(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.AsyncCallback<ServiceReference> asyncCallback)Create Service Reference representing the intent to consume a given 3rd party service.voidServiceReferences. update(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.AsyncCallback<ServiceReference> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Create Service Reference representing the intent to consume a given 3rd party service.voidServiceReferencesStub. update(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.AsyncCallback<ServiceReference> asyncCallback)voidServiceReferencesStub. update(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.AsyncCallback<ServiceReference> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of ServiceReference in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return ServiceReference Modifier and Type Method Description static ServiceReferenceServiceReference. _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 ServiceReferenceServiceReference. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.ServiceReferenceServiceReference.Builder. build()ServiceReferenceChildServiceReference. getServiceReference()Methods in com.vmware.nsx_policy.model that return types with arguments of type ServiceReference Modifier and Type Method Description java.util.List<ServiceReference>ServiceReferenceListResult. getResults()Service Reference list resultsMethods in com.vmware.nsx_policy.model with parameters of type ServiceReference Modifier and Type Method Description ChildServiceReference.BuilderChildServiceReference.Builder. setServiceReference(ServiceReference serviceReference)voidChildServiceReference. setServiceReference(ServiceReference serviceReference)Method parameters in com.vmware.nsx_policy.model with type arguments of type ServiceReference Modifier and Type Method Description ServiceReferenceListResult.BuilderServiceReferenceListResult.Builder. setResults(java.util.List<ServiceReference> results)Service Reference list resultsvoidServiceReferenceListResult. setResults(java.util.List<ServiceReference> results)Service Reference list results
-