public class ServicesApi extends Object
| Constructor and Description |
|---|
ServicesApi(ApiClient client) |
public ServicesApi(ApiClient client)
public void setClient(ApiClient client)
public ApiClient getClient()
public List<Service> getServices(Boolean relations, String filter) throws ApiException
ApiExceptionpublic Service createService(Service body) throws ApiException
ApiExceptionpublic Service getService(String ID, Boolean relations) throws ApiException
ApiExceptionpublic Service updateService(String ID, Service body) throws ApiException
ApiExceptionpublic void deleteService(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<ServiceHasBusinessCapability> getServiceHasBusinessCapabilities(String ID) throws ApiException
ApiExceptionpublic ServiceHasBusinessCapability createServiceHasBusinessCapability(String ID, ServiceHasBusinessCapability body) throws ApiException
ApiExceptionpublic ServiceHasBusinessCapability getServiceHasBusinessCapability(String ID, String relationID) throws ApiException
ApiExceptionpublic ServiceHasBusinessCapability updateServiceHasBusinessCapability(String ID, String relationID, ServiceHasBusinessCapability body) throws ApiException
ApiExceptionpublic void deleteServiceHasBusinessCapability(String ID, String relationID) throws ApiException
ApiExceptionpublic List<ServiceHasProcess> getServiceHasProcesses(String ID) throws ApiException
ApiExceptionpublic ServiceHasProcess createServiceHasProcess(String ID, ServiceHasProcess body) throws ApiException
ApiExceptionpublic ServiceHasProcess getServiceHasProcess(String ID, String relationID) throws ApiException
ApiExceptionpublic ServiceHasProcess updateServiceHasProcess(String ID, String relationID, ServiceHasProcess body) throws ApiException
ApiExceptionpublic void deleteServiceHasProcess(String ID, String relationID) throws ApiException
ApiExceptionpublic List<ServiceHasConsumer> getServiceHasConsumers(String ID) throws ApiException
ApiExceptionpublic ServiceHasConsumer createServiceHasConsumer(String ID, ServiceHasConsumer body) throws ApiException
ApiExceptionpublic ServiceHasConsumer getServiceHasConsumer(String ID, String relationID) throws ApiException
ApiExceptionpublic ServiceHasConsumer updateServiceHasConsumer(String ID, String relationID, ServiceHasConsumer body) throws ApiException
ApiExceptionpublic void deleteServiceHasConsumer(String ID, String relationID) throws ApiException
ApiExceptionpublic List<ServiceHasBusinessObject> getServiceHasBusinessObjects(String ID) throws ApiException
ApiExceptionpublic ServiceHasBusinessObject createServiceHasBusinessObject(String ID, ServiceHasBusinessObject body) throws ApiException
ApiExceptionpublic ServiceHasBusinessObject getServiceHasBusinessObject(String ID, String relationID) throws ApiException
ApiExceptionpublic ServiceHasBusinessObject updateServiceHasBusinessObject(String ID, String relationID, ServiceHasBusinessObject body) throws ApiException
ApiExceptionpublic void deleteServiceHasBusinessObject(String ID, String relationID) throws ApiException
ApiExceptionpublic List<ServiceHasInterface> getServiceHasInterfaces(String ID) throws ApiException
ApiExceptionpublic ServiceHasInterface createServiceHasInterface(String ID, ServiceHasInterface body) throws ApiException
ApiExceptionpublic ServiceHasInterface getServiceHasInterface(String ID, String relationID) throws ApiException
ApiExceptionpublic ServiceHasInterface updateServiceHasInterface(String ID, String relationID, ServiceHasInterface body) throws ApiException
ApiExceptionpublic void deleteServiceHasInterface(String ID, String relationID) throws ApiException
ApiExceptionpublic List<ServiceHasProject> getServiceHasProjects(String ID) throws ApiException
ApiExceptionpublic ServiceHasProject createServiceHasProject(String ID, ServiceHasProject body) throws ApiException
ApiExceptionpublic ServiceHasProject getServiceHasProject(String ID, String relationID) throws ApiException
ApiExceptionpublic ServiceHasProject updateServiceHasProject(String ID, String relationID, ServiceHasProject body) throws ApiException
ApiExceptionpublic void deleteServiceHasProject(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<FactSheetHasIfaceProvider> getFactSheetHasIfaceProviders(String ID) throws ApiException
ApiExceptionpublic FactSheetHasIfaceProvider createFactSheetHasIfaceProvider(String ID, FactSheetHasIfaceProvider body) throws ApiException
ApiExceptionpublic FactSheetHasIfaceProvider getFactSheetHasIfaceProvider(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasIfaceProvider updateFactSheetHasIfaceProvider(String ID, String relationID, FactSheetHasIfaceProvider body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasIfaceProvider(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasIfaceConsumer> getFactSheetHasIfaceConsumers(String ID) throws ApiException
ApiExceptionpublic FactSheetHasIfaceConsumer createFactSheetHasIfaceConsumer(String ID, FactSheetHasIfaceConsumer body) throws ApiException
ApiExceptionpublic FactSheetHasIfaceConsumer getFactSheetHasIfaceConsumer(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasIfaceConsumer updateFactSheetHasIfaceConsumer(String ID, String relationID, FactSheetHasIfaceConsumer body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasIfaceConsumer(String ID, String relationID) throws ApiException
ApiExceptionCopyright © 2016 LeanIX GmbH. All rights reserved.