public class RMBinderLibrary extends Object implements RMBinderInterface
Constructor and Description |
---|
RMBinderLibrary(org.gcube.common.clients.delegates.ProxyDelegate<RMBinderServiceJAXWSStubs> delegate) |
Modifier and Type | Method and Description |
---|---|
String |
addResources(Types.AddResourcesParameters params) |
String |
removeResources(Types.RemoveResourcesParameters params) |
public RMBinderLibrary(org.gcube.common.clients.delegates.ProxyDelegate<RMBinderServiceJAXWSStubs> delegate)
public String addResources(Types.AddResourcesParameters params) throws ResourcesCreationException, InvalidScopeException
addResources
in interface RMBinderInterface
ResourcesCreationException
InvalidScopeException
public String removeResources(Types.RemoveResourcesParameters params) throws ResourcesRemovalException, InvalidScopeException
removeResources
in interface RMBinderInterface
ResourcesRemovalException
InvalidScopeException
Copyright © 2017. All Rights Reserved.