public class AboutTemplate extends Object implements AboutOperations
AboutOperations
that uses RestTemplate
to issue
commands to the Data Flow server.Constructor and Description |
---|
AboutTemplate(RestTemplate restTemplate,
org.springframework.hateoas.Link link) |
Modifier and Type | Method and Description |
---|---|
AboutResource |
get()
Return various pieces of information about the server, such as version and deployer
runtime.
|
public AboutTemplate(RestTemplate restTemplate, org.springframework.hateoas.Link link)
public AboutResource get()
AboutOperations
get
in interface AboutOperations
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.