Uses of Class
org.eclipse.lyo.client.OslcClient
Packages that use OslcClient
Package
Description
-
Uses of OslcClient in org.eclipse.lyo.client
Methods in org.eclipse.lyo.client that return OslcClientConstructors in org.eclipse.lyo.client with parameters of type OslcClientModifierConstructorDescriptionRootServicesHelper(String url, String catalogDomain, OslcClient client) Initialize Jazz rootservices-related URLs such as the catalog location and OAuth URLs rootservices is unprotected and access does not require authentication -
Uses of OslcClient in org.eclipse.lyo.client.query
Constructors in org.eclipse.lyo.client.query with parameters of type OslcClientModifierConstructorDescriptionOslcQuery(OslcClient oslcClient, String capabilityUrl) Create an OSLC query that uses the remote system's default page size.OslcQuery(OslcClient oslcClient, String capabilityUrl, int pageSize) Create an OSLC query that uses the given page sizeOslcQuery(OslcClient oslcClient, String capabilityUrl, int pageSize, OslcQueryParameters oslcQueryParams) Create an OSLC query that uses OSLC query parameters and the given page sizeOslcQuery(OslcClient oslcClient, String capabilityUrl, int pageSize, OslcQueryParameters oslcQueryParams, String version) Create an OSLC query that uses OSLC query parameters and the given page sizeOslcQuery(OslcClient oslcClient, String capabilityUrl, OslcQueryParameters oslcQueryParams) Create an OSLC query with query parameters that uses the default page size -
Uses of OslcClient in org.eclipse.lyo.client.resources
Methods in org.eclipse.lyo.client.resources with parameters of type OslcClientModifier and TypeMethodDescriptionstatic ResourceShapeRmUtil.lookupRequirementsInstanceShapes(String serviceProviderUrl, String oslcDomain, String oslcResourceType, OslcClient client, String requiredInstanceShape) Deprecated.static ResourceShapeRmUtil.lookupRequirementsInstanceShapes(String serviceProviderUrl, String oslcDomain, String oslcResourceType, OslcClient client, String requiredInstanceShape, String configurationContext) Deprecated.