org.gcube.vremanagement.resourcemanager.client
Class RMBinderLibrary
java.lang.Object
org.gcube.vremanagement.resourcemanager.client.RMBinderLibrary
- All Implemented Interfaces:
- RMBinderInterface
public class RMBinderLibrary
- extends Object
- implements RMBinderInterface
- Author:
- Andrea Manzi(CERN)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RMBinderLibrary
public RMBinderLibrary(org.gcube.common.clients.delegates.ProxyDelegate<RMBinderServiceJAXWSStubs> delegate)
addResources
public String addResources(Types.AddResourcesParameters params)
throws ResourcesCreationException,
InvalidScopeException
- Specified by:
addResources
in interface RMBinderInterface
- Throws:
ResourcesCreationException
InvalidScopeException
removeResources
public String removeResources(Types.RemoveResourcesParameters params)
throws ResourcesRemovalException,
InvalidScopeException
- Specified by:
removeResources
in interface RMBinderInterface
- Throws:
ResourcesRemovalException
InvalidScopeException
Copyright © 2013. All Rights Reserved.