org.gcube.vremanagement.resourcemanager.client.interfaces
Interface RMBinderInterface
- All Known Implementing Classes:
- RMBinderLibrary
public interface RMBinderInterface
- Author:
- Andrea Manzi(CERN)
addResources
String addResources(Types.AddResourcesParameters params)
throws ResourcesCreationException,
InvalidScopeException
- Throws:
ResourcesCreationException
InvalidScopeException
removeResources
String removeResources(Types.RemoveResourcesParameters params)
throws ResourcesRemovalException,
InvalidScopeException
- Throws:
ResourcesRemovalException
InvalidScopeException
Copyright © 2013. All Rights Reserved.