Search
Plugins
>
Intrinsics 1.0.0
>
com.vmware.vcac.core.componentregistry.rest.client.service.ServiceLookup
>
vRO intrinsic class com.vmware.vcac.core.componentregistry.rest.client.service.ServiceLookup
Extends
com.vmware.vcac.core.componentregistry.rest.client.service.BaseRegistryService
This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.
Attributes
None
Methods
Name
Returns
com.vmware.vcac.core.componentregistry.rest.client.service.ServiceLookup(
com.vmware.vcac.platform.rest.client.RestClient
)
constructor
getAllEndPointInstancesForServiceTypeAndEndPointType
(
org.springframework.data.domain.Pageable
,
String
,
String
)
com.vmware.vcac.platform.rest.data.PagedResources
getAllEndPointsForServiceType
(
org.springframework.data.domain.Pageable
,
String
)
com.vmware.vcac.platform.rest.data.PagedResources
getAllEndPointTypesForServiceType
(
org.springframework.data.domain.Pageable
,
String
)
Object[]
getAllServicesPerServiceType
(
org.springframework.data.domain.Pageable
,
String
)
com.vmware.vcac.platform.rest.data.PagedResources
getAllServiceTypes
(
org.springframework.data.domain.Pageable
)
Object[]
getDefaultServiceForServiceType
(
String
)
com.vmware.vcac.componentregistry.rest.stubs.ServiceInfo
Returned by
Method
Returns
ch.dunes.vso.sdk.cafe.CafeGateway.getServiceLookup
()
com.vmware.vcac.core.componentregistry.rest.client.service.ServiceLookup
com.vmware.vcac.core.componentregistry.rest.client.RestClientEndPointFactory.getServiceLookup
(
com.vmware.vcac.platform.rest.client.authentication.Authentication
)
com.vmware.vcac.core.componentregistry.rest.client.service.ServiceLookup
Referenced in
None