@FeignClient(name="${kermoss.cs.target-service.feign-service-name}")
public interface CommandFeignClient
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Object> |
restartCommand(String commandId) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.