public class ResourcesApi extends Object
| Constructor and Description |
|---|
ResourcesApi(ApiClient client) |
public ResourcesApi(ApiClient client)
public void setClient(ApiClient client)
public ApiClient getClient()
public List<Resource> getResources(Boolean relations, String filter) throws ApiException
ApiExceptionpublic Resource createResource(Resource body) throws ApiException
ApiExceptionpublic Resource getResource(String ID, Boolean relations) throws ApiException
ApiExceptionpublic Resource updateResource(String ID, Resource body) throws ApiException
ApiExceptionpublic void deleteResource(String ID) throws ApiException
ApiExceptionpublic List<FactSheetHasParent> getFactSheetHasParents(String ID) throws ApiException
ApiExceptionpublic FactSheetHasParent createFactSheetHasParent(String ID, FactSheetHasParent body) throws ApiException
ApiExceptionpublic FactSheetHasParent getFactSheetHasParent(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasParent updateFactSheetHasParent(String ID, String relationID, FactSheetHasParent body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasParent(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasChild> getFactSheetHasChildren(String ID) throws ApiException
ApiExceptionpublic FactSheetHasChild createFactSheetHasChild(String ID, FactSheetHasChild body) throws ApiException
ApiExceptionpublic FactSheetHasChild getFactSheetHasChild(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasChild updateFactSheetHasChild(String ID, String relationID, FactSheetHasChild body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasChild(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasDocument> getFactSheetHasDocuments(String ID) throws ApiException
ApiExceptionpublic FactSheetHasDocument createFactSheetHasDocument(String ID, FactSheetHasDocument body) throws ApiException
ApiExceptionpublic FactSheetHasDocument getFactSheetHasDocument(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasDocument updateFactSheetHasDocument(String ID, String relationID, FactSheetHasDocument body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasDocument(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasLifecycle> getFactSheetHasLifecycles(String ID) throws ApiException
ApiExceptionpublic FactSheetHasLifecycle createFactSheetHasLifecycle(String ID, FactSheetHasLifecycle body) throws ApiException
ApiExceptionpublic FactSheetHasLifecycle getFactSheetHasLifecycle(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasLifecycle updateFactSheetHasLifecycle(String ID, String relationID, FactSheetHasLifecycle body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasLifecycle(String ID, String relationID) throws ApiException
ApiExceptionpublic List<UserSubscription> getUserSubscriptions(String ID) throws ApiException
ApiExceptionpublic UserSubscription createUserSubscription(String ID, UserSubscription body) throws ApiException
ApiExceptionpublic UserSubscription getUserSubscription(String ID, String relationID) throws ApiException
ApiExceptionpublic UserSubscription updateUserSubscription(String ID, String relationID, UserSubscription body) throws ApiException
ApiExceptionpublic void deleteUserSubscription(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasPredecessor> getFactSheetHasPredecessors(String ID) throws ApiException
ApiExceptionpublic FactSheetHasPredecessor createFactSheetHasPredecessor(String ID, FactSheetHasPredecessor body) throws ApiException
ApiExceptionpublic FactSheetHasPredecessor getFactSheetHasPredecessor(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasPredecessor updateFactSheetHasPredecessor(String ID, String relationID, FactSheetHasPredecessor body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasPredecessor(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasSuccessor> getFactSheetHasSuccessors(String ID) throws ApiException
ApiExceptionpublic FactSheetHasSuccessor createFactSheetHasSuccessor(String ID, FactSheetHasSuccessor body) throws ApiException
ApiExceptionpublic FactSheetHasSuccessor getFactSheetHasSuccessor(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasSuccessor updateFactSheetHasSuccessor(String ID, String relationID, FactSheetHasSuccessor body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasSuccessor(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasRequires> getFactSheetHasRequiresAll(String ID) throws ApiException
ApiExceptionpublic FactSheetHasRequires createFactSheetHasRequires(String ID, FactSheetHasRequires body) throws ApiException
ApiExceptionpublic FactSheetHasRequires getFactSheetHasRequires(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasRequires updateFactSheetHasRequires(String ID, String relationID, FactSheetHasRequires body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasRequires(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasRequiredby> getFactSheetHasRequiredByAll(String ID) throws ApiException
ApiExceptionpublic FactSheetHasRequiredby createFactSheetHasRequiredby(String ID, FactSheetHasRequiredby body) throws ApiException
ApiExceptionpublic FactSheetHasRequiredby getFactSheetHasRequiredby(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasRequiredby updateFactSheetHasRequiredby(String ID, String relationID, FactSheetHasRequiredby body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasRequiredby(String ID, String relationID) throws ApiException
ApiExceptionpublic List<ResourceHasProvider> getResourceHasProviders(String ID) throws ApiException
ApiExceptionpublic ResourceHasProvider createResourceHasProvider(String ID, ResourceHasProvider body) throws ApiException
ApiExceptionpublic ResourceHasProvider getResourceHasProvider(String ID, String relationID) throws ApiException
ApiExceptionpublic ResourceHasProvider updateResourceHasProvider(String ID, String relationID, ResourceHasProvider body) throws ApiException
ApiExceptionpublic void deleteResourceHasProvider(String ID, String relationID) throws ApiException
ApiExceptionpublic List<ResourceHasResourceCapability> getResourceHasResourceCapabilities(String ID) throws ApiException
ApiExceptionpublic ResourceHasResourceCapability createResourceHasResourceCapability(String ID, ResourceHasResourceCapability body) throws ApiException
ApiExceptionpublic ResourceHasResourceCapability getResourceHasResourceCapability(String ID, String relationID) throws ApiException
ApiExceptionpublic ResourceHasResourceCapability updateResourceHasResourceCapability(String ID, String relationID, ResourceHasResourceCapability body) throws ApiException
ApiExceptionpublic void deleteResourceHasResourceCapability(String ID, String relationID) throws ApiException
ApiExceptionpublic List<ServiceHasResource> getServiceHasResources(String ID) throws ApiException
ApiExceptionpublic ServiceHasResource createServiceHasResource(String ID, ServiceHasResource body) throws ApiException
ApiExceptionpublic ServiceHasResource getServiceHasResource(String ID, String relationID) throws ApiException
ApiExceptionpublic ServiceHasResource updateServiceHasResource(String ID, String relationID, ServiceHasResource body) throws ApiException
ApiExceptionpublic void deleteServiceHasResource(String ID, String relationID) throws ApiException
ApiExceptionpublic List<ProjectHasResource> getProjectHasResources(String ID) throws ApiException
ApiExceptionpublic ProjectHasResource createProjectHasResource(String ID, ProjectHasResource body) throws ApiException
ApiExceptionpublic ProjectHasResource getProjectHasResource(String ID, String relationID) throws ApiException
ApiExceptionpublic ProjectHasResource updateProjectHasResource(String ID, String relationID, ProjectHasResource body) throws ApiException
ApiExceptionpublic void deleteProjectHasResource(String ID, String relationID) throws ApiException
ApiExceptionpublic List<ResourceHasConsumer> getResourceHasConsumers(String ID) throws ApiException
ApiExceptionpublic ResourceHasConsumer createResourceHasConsumer(String ID, ResourceHasConsumer body) throws ApiException
ApiExceptionpublic ResourceHasConsumer getResourceHasConsumer(String ID, String relationID) throws ApiException
ApiExceptionpublic ResourceHasConsumer updateResourceHasConsumer(String ID, String relationID, ResourceHasConsumer body) throws ApiException
ApiExceptionpublic void deleteResourceHasConsumer(String ID, String relationID) throws ApiException
ApiExceptionpublic List<IfaceHasResource> getIfaceHasResources(String ID) throws ApiException
ApiExceptionpublic IfaceHasResource createIfaceHasResource(String ID, IfaceHasResource body) throws ApiException
ApiExceptionpublic IfaceHasResource getIfaceHasResource(String ID, String relationID) throws ApiException
ApiExceptionpublic IfaceHasResource updateIfaceHasResource(String ID, String relationID, IfaceHasResource body) throws ApiException
ApiExceptionpublic void deleteIfaceHasResource(String ID, String relationID) throws ApiException
ApiExceptionCopyright © 2016 LeanIX GmbH. All rights reserved.