Search
Plugins
>
Intrinsics 1.0.0
>
org.springframework.data.domain.Pageable
>
vRO intrinsic class org.springframework.data.domain.Pageable
Attributes
None
Methods
None
Returned by
None
Referenced in
Method
Returns
com.vmware.vcac.core.componentregistry.rest.client.service.EndpointService.getAllEndPoints
(
org.springframework.data.domain.Pageable
)
com.vmware.vcac.platform.rest.data.PagedResources
com.vmware.vcac.core.componentregistry.rest.client.service.EndpointService.getAllEndPointsForEndPointType
(
org.springframework.data.domain.Pageable
,
String
)
com.vmware.vcac.platform.rest.data.PagedResources
com.vmware.vcac.core.componentregistry.rest.client.service.EndpointService.getAllEndpointTypes
(
org.springframework.data.domain.Pageable
)
Object[]
com.vmware.vcac.core.componentregistry.rest.client.service.RegistryService.getAllEndPointsForService
(
String
,
org.springframework.data.domain.Pageable
)
com.vmware.vcac.platform.rest.data.PagedResources
com.vmware.vcac.core.componentregistry.rest.client.service.RegistryService.getAllServices
(
org.springframework.data.domain.Pageable
)
com.vmware.vcac.platform.rest.data.PagedResources
com.vmware.vcac.core.componentregistry.rest.client.service.ServiceLookup.getAllEndPointInstancesForServiceTypeAndEndPointType
(
org.springframework.data.domain.Pageable
,
String
,
String
)
com.vmware.vcac.platform.rest.data.PagedResources
com.vmware.vcac.core.componentregistry.rest.client.service.ServiceLookup.getAllEndPointsForServiceType
(
org.springframework.data.domain.Pageable
,
String
)
com.vmware.vcac.platform.rest.data.PagedResources
com.vmware.vcac.core.componentregistry.rest.client.service.ServiceLookup.getAllEndPointTypesForServiceType
(
org.springframework.data.domain.Pageable
,
String
)
Object[]
com.vmware.vcac.core.componentregistry.rest.client.service.ServiceLookup.getAllServicesPerServiceType
(
org.springframework.data.domain.Pageable
,
String
)
com.vmware.vcac.platform.rest.data.PagedResources
com.vmware.vcac.core.componentregistry.rest.client.service.ServiceLookup.getAllServiceTypes
(
org.springframework.data.domain.Pageable
)
Object[]