Package org.eclipse.lyo.client.resources
Class RmUtil
java.lang.Object
org.eclipse.lyo.client.resources.RmUtil
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ResourceShapelookupRequirementsInstanceShapes(String serviceProviderUrl, String oslcDomain, String oslcResourceType, OslcClient client, String requiredInstanceShape) Deprecated.static ResourceShapelookupRequirementsInstanceShapes(String serviceProviderUrl, String oslcDomain, String oslcResourceType, OslcClient client, String requiredInstanceShape, String configurationContext) Deprecated.
-
Constructor Details
-
RmUtil
public RmUtil()Deprecated.
-
-
Method Details
-
lookupRequirementsInstanceShapes
public static ResourceShape lookupRequirementsInstanceShapes(String serviceProviderUrl, String oslcDomain, String oslcResourceType, OslcClient client, String requiredInstanceShape) throws IOException, URISyntaxException, ResourceNotFoundException, net.oauth.OAuthException Deprecated.- Throws:
IOExceptionURISyntaxExceptionResourceNotFoundExceptionnet.oauth.OAuthException
-
lookupRequirementsInstanceShapes
public static ResourceShape lookupRequirementsInstanceShapes(String serviceProviderUrl, String oslcDomain, String oslcResourceType, OslcClient client, String requiredInstanceShape, String configurationContext) throws IOException, URISyntaxException, ResourceNotFoundException, net.oauth.OAuthException Deprecated.- Throws:
IOExceptionURISyntaxExceptionResourceNotFoundExceptionnet.oauth.OAuthException
-