Modifier and Type | Method and Description |
---|---|
AuditEventsEndpoint.AuditEventsDescriptor |
AuditEventsJmxEndpointExtension.eventsWithDateAfter(Date dateAfter) |
AuditEventsEndpoint.AuditEventsDescriptor |
AuditEventsJmxEndpointExtension.eventsWithPrincipalAndDateAfter(String principal,
Date dateAfter) |
WebEndpointResponse<AuditEventsEndpoint.AuditEventsDescriptor> |
AuditEventsEndpointWebExtension.eventsWithPrincipalDateAfterAndType(String principal,
Date after,
String type) |
AuditEventsEndpoint.AuditEventsDescriptor |
AuditEventsEndpoint.eventsWithPrincipalDateAfterAndType(String principal,
Date after,
String type) |
Modifier and Type | Method and Description |
---|---|
reactor.core.publisher.Mono<WebEndpointResponse<Health>> |
CloudFoundryReactiveHealthEndpointWebExtension.health() |
Modifier and Type | Method and Description |
---|---|
WebEndpointResponse<Health> |
CloudFoundryHealthEndpointWebExtension.getHealth() |
Modifier and Type | Method and Description |
---|---|
ConditionsReportEndpoint.Report |
ConditionsReportEndpoint.getEvaluationReport() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
RequestMappingEndpoint.mappings() |
Modifier and Type | Method and Description |
---|---|
BeansEndpoint.ApplicationContextDescriptor |
BeansEndpoint.beans() |
Modifier and Type | Method and Description |
---|---|
ConfigurationPropertiesReportEndpoint.ConfigurationPropertiesDescriptor |
ConfigurationPropertiesReportEndpoint.configurationProperties() |
Modifier and Type | Method and Description |
---|---|
EnvironmentEndpoint.EnvironmentDescriptor |
EnvironmentEndpoint.environment(String pattern) |
WebEndpointResponse<EnvironmentEndpoint.EnvironmentEntryDescriptor> |
EnvironmentEndpointWebExtension.environmentEntry(String toMatch) |
EnvironmentEndpoint.EnvironmentEntryDescriptor |
EnvironmentEndpoint.environmentEntry(String toMatch) |
Modifier and Type | Method and Description |
---|---|
Map<String,FlywayEndpoint.FlywayReport> |
FlywayEndpoint.flywayReports() |
Modifier and Type | Method and Description |
---|---|
WebEndpointResponse<Health> |
HealthEndpointWebExtension.getHealth() |
reactor.core.publisher.Mono<WebEndpointResponse<Health>> |
ReactiveHealthEndpointWebExtension.health() |
Health |
HealthEndpoint.health() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
InfoEndpoint.info() |
Modifier and Type | Method and Description |
---|---|
Map<String,LiquibaseEndpoint.LiquibaseReport> |
LiquibaseEndpoint.liquibaseReports() |
Modifier and Type | Method and Description |
---|---|
org.springframework.core.io.Resource |
LogFileWebEndpoint.logFile() |
LoggersEndpoint.LoggerLevels |
LoggersEndpoint.loggerLevels(String name) |
Map<String,Object> |
LoggersEndpoint.loggers() |
Modifier and Type | Method and Description |
---|---|
WebEndpointResponse<org.springframework.core.io.Resource> |
HeapDumpWebEndpoint.heapDump(Boolean live) |
ThreadDumpEndpoint.ThreadDumpDescriptor |
ThreadDumpEndpoint.threadDump() |
Modifier and Type | Method and Description |
---|---|
org.springframework.boot.actuate.metrics.MetricsEndpoint.ListNamesResponse |
MetricsEndpoint.listNames() |
org.springframework.boot.actuate.metrics.MetricsEndpoint.MetricResponse |
MetricsEndpoint.metric(String requiredMetricName,
List<String> tag) |
Modifier and Type | Method and Description |
---|---|
String |
PrometheusScrapeEndpoint.scrape() |
Modifier and Type | Method and Description |
---|---|
ScheduledTasksEndpoint.ScheduledTasksReport |
ScheduledTasksEndpoint.scheduledTasks() |
Modifier and Type | Method and Description |
---|---|
SessionsEndpoint.SessionDescriptor |
SessionsEndpoint.getSession(String sessionId) |
SessionsEndpoint.SessionsReport |
SessionsEndpoint.sessionsForUsername(String username) |
Modifier and Type | Method and Description |
---|---|
TraceEndpoint.TraceDescriptor |
TraceEndpoint.traces() |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.