public class CoffeeNetNavigationEndpoint extends Object implements org.springframework.boot.actuate.endpoint.Endpoint<CoffeeNetNavigationInformation>
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
CoffeeNetNavigationInformation |
invoke() |
boolean |
isEnabled() |
boolean |
isSensitive() |
public String getId()
getId in interface org.springframework.boot.actuate.endpoint.Endpoint<CoffeeNetNavigationInformation>public boolean isEnabled()
isEnabled in interface org.springframework.boot.actuate.endpoint.Endpoint<CoffeeNetNavigationInformation>public boolean isSensitive()
isSensitive in interface org.springframework.boot.actuate.endpoint.Endpoint<CoffeeNetNavigationInformation>public CoffeeNetNavigationInformation invoke()
invoke in interface org.springframework.boot.actuate.endpoint.Endpoint<CoffeeNetNavigationInformation>Copyright © 2019 Pivotal Software, Inc.. All rights reserved.