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 ServiceReference
ServiceReferences. get(java.lang.String serviceReferenceId)
This API can be used to read service reference with the given service-reference-id.ServiceReference
ServiceReferences. 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.ServiceReference
ServiceReferencesStub. get(java.lang.String serviceReferenceId)
ServiceReference
ServiceReferencesStub. get(java.lang.String serviceReferenceId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
ServiceReference
ServiceReferences. update(java.lang.String serviceReferenceId, ServiceReference serviceReference)
Create Service Reference representing the intent to consume a given 3rd party service.ServiceReference
ServiceReferences. 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.ServiceReference
ServiceReferencesStub. update(java.lang.String serviceReferenceId, ServiceReference serviceReference)
ServiceReference
ServiceReferencesStub. 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 void
ServiceReferences. patch(java.lang.String serviceReferenceId, ServiceReference serviceReference)
Create Service Reference representing the intent to consume a given 3rd party service.void
ServiceReferences. 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.void
ServiceReferences. 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.void
ServiceReferences. 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.void
ServiceReferencesStub. patch(java.lang.String serviceReferenceId, ServiceReference serviceReference)
void
ServiceReferencesStub. patch(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
ServiceReferencesStub. patch(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
ServiceReferencesStub. patch(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
ServiceReference
ServiceReferences. update(java.lang.String serviceReferenceId, ServiceReference serviceReference)
Create Service Reference representing the intent to consume a given 3rd party service.void
ServiceReferences. 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.void
ServiceReferences. 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.ServiceReference
ServiceReferences. 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.ServiceReference
ServiceReferencesStub. update(java.lang.String serviceReferenceId, ServiceReference serviceReference)
void
ServiceReferencesStub. update(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.AsyncCallback<ServiceReference> asyncCallback)
void
ServiceReferencesStub. update(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.AsyncCallback<ServiceReference> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
ServiceReference
ServiceReferencesStub. 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 void
ServiceReferences. 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.void
ServiceReferences. 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.void
ServiceReferencesStub. get(java.lang.String serviceReferenceId, com.vmware.vapi.bindings.client.AsyncCallback<ServiceReference> asyncCallback)
void
ServiceReferencesStub. get(java.lang.String serviceReferenceId, com.vmware.vapi.bindings.client.AsyncCallback<ServiceReference> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
ServiceReferences. 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.void
ServiceReferences. 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.void
ServiceReferencesStub. update(java.lang.String serviceReferenceId, ServiceReference serviceReference, com.vmware.vapi.bindings.client.AsyncCallback<ServiceReference> asyncCallback)
void
ServiceReferencesStub. 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 ServiceReference
ServiceReference. _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 ServiceReference
ServiceReference. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.ServiceReference
ServiceReference.Builder. build()
ServiceReference
ChildServiceReference. 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.Builder
ChildServiceReference.Builder. setServiceReference(ServiceReference serviceReference)
void
ChildServiceReference. setServiceReference(ServiceReference serviceReference)
Method parameters in com.vmware.nsx_policy.model with type arguments of type ServiceReference Modifier and Type Method Description ServiceReferenceListResult.Builder
ServiceReferenceListResult.Builder. setResults(java.util.List<ServiceReference> results)
Service Reference list resultsvoid
ServiceReferenceListResult. setResults(java.util.List<ServiceReference> results)
Service Reference list results
-