Package org.qubership.atp.ram.client
Interface EnvironmentFeignClient
- All Superinterfaces:
EnvironmentControllerApi
@FeignClient(name="${feign.atp.environments.name}",
url="${feign.atp.environments.url}",
path="${feign.atp.environments.route}",
configuration=org.qubership.atp.auth.springbootstarter.config.FeignConfiguration.class)
public interface EnvironmentFeignClient
extends EnvironmentControllerApi
-
Method Summary
Methods inherited from interface org.qubership.atp.ram.clients.api.EnvironmentControllerApi
copy, createEnvironment, createSystem, deleteEnvironment, detailedUpdateVersion, findBySearchRequest, getAll, getEnvironment, getEnvironmentConnections, getEnvironmentNameById, getEnvironmentsByRequest, getEnvironmentSystems, getEnvironmentTsg3, getPublicHtmlVersion, getSystemsShort, getSystemV2, temporary, updateEnvironment, updateVersion