Modifier and Type | Method and Description |
---|---|
AuditEventsEndpoint.AuditEventsDescriptor |
AuditEventsEndpoint.events(String principal,
OffsetDateTime after,
String type) |
Modifier and Type | Method and Description |
---|---|
reactor.core.publisher.Mono<WebEndpointResponse<? extends HealthComponent>> |
CloudFoundryReactiveHealthEndpointWebExtension.health(ApiVersion apiVersion) |
reactor.core.publisher.Mono<WebEndpointResponse<? extends HealthComponent>> |
CloudFoundryReactiveHealthEndpointWebExtension.health(ApiVersion apiVersion,
String... path) |
Modifier and Type | Method and Description |
---|---|
WebEndpointResponse<HealthComponent> |
CloudFoundryHealthEndpointWebExtension.health(ApiVersion apiVersion) |
WebEndpointResponse<HealthComponent> |
CloudFoundryHealthEndpointWebExtension.health(ApiVersion apiVersion,
String... path) |
Map<String,Object> |
CloudFoundryInfoEndpointWebExtension.info() |
Modifier and Type | Method and Description |
---|---|
ConditionsReportEndpoint.ApplicationConditionEvaluation |
ConditionsReportEndpoint.applicationConditionEvaluation() |
Modifier and Type | Method and Description |
---|---|
BeansEndpoint.ApplicationBeans |
BeansEndpoint.beans() |
Modifier and Type | Method and Description |
---|---|
CachesEndpoint.CacheEntry |
CachesEndpoint.cache(String cache,
String cacheManager)
Return a
CachesEndpoint.CacheDescriptor for the specified cache. |
WebEndpointResponse<CachesEndpoint.CacheEntry> |
CachesEndpointWebExtension.cache(String cache,
String cacheManager) |
CachesEndpoint.CachesReport |
CachesEndpoint.caches()
Return a
CachesEndpoint.CachesReport of all available caches . |
Modifier and Type | Method and Description |
---|---|
ConfigurationPropertiesReportEndpoint.ApplicationConfigurationProperties |
ConfigurationPropertiesReportEndpoint.configurationProperties() |
Modifier and Type | Method and Description |
---|---|
EnvironmentEndpoint.EnvironmentDescriptor |
EnvironmentEndpoint.environment(String pattern) |
EnvironmentEndpoint.EnvironmentEntryDescriptor |
EnvironmentEndpoint.environmentEntry(String toMatch) |
WebEndpointResponse<EnvironmentEndpoint.EnvironmentEntryDescriptor> |
EnvironmentEndpointWebExtension.environmentEntry(String toMatch) |
Modifier and Type | Method and Description |
---|---|
FlywayEndpoint.ApplicationFlywayBeans |
FlywayEndpoint.flywayBeans() |
Modifier and Type | Method and Description |
---|---|
HealthComponent |
HealthEndpoint.health() |
reactor.core.publisher.Mono<WebEndpointResponse<? extends HealthComponent>> |
ReactiveHealthEndpointWebExtension.health(ApiVersion apiVersion,
SecurityContext securityContext) |
WebEndpointResponse<HealthComponent> |
HealthEndpointWebExtension.health(ApiVersion apiVersion,
SecurityContext securityContext) |
reactor.core.publisher.Mono<WebEndpointResponse<? extends HealthComponent>> |
ReactiveHealthEndpointWebExtension.health(ApiVersion apiVersion,
SecurityContext securityContext,
String... path) |
WebEndpointResponse<HealthComponent> |
HealthEndpointWebExtension.health(ApiVersion apiVersion,
SecurityContext securityContext,
String... path) |
HealthComponent |
HealthEndpoint.healthForPath(String... path) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
InfoEndpoint.info() |
Modifier and Type | Method and Description |
---|---|
org.springframework.integration.graph.Graph |
IntegrationGraphEndpoint.graph() |
Modifier and Type | Method and Description |
---|---|
LiquibaseEndpoint.ApplicationLiquibaseBeans |
LiquibaseEndpoint.liquibaseBeans() |
Modifier and Type | Method and Description |
---|---|
Resource |
LogFileWebEndpoint.logFile() |
LoggersEndpoint.LoggerLevels |
LoggersEndpoint.loggerLevels(String name) |
Map<String,Object> |
LoggersEndpoint.loggers() |
Modifier and Type | Method and Description |
---|---|
WebEndpointResponse<Resource> |
HeapDumpWebEndpoint.heapDump(Boolean live) |
String |
ThreadDumpEndpoint.textThreadDump() |
ThreadDumpEndpoint.ThreadDumpDescriptor |
ThreadDumpEndpoint.threadDump() |
Modifier and Type | Method and Description |
---|---|
MetricsEndpoint.ListNamesResponse |
MetricsEndpoint.listNames() |
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 |
---|---|
HttpTraceEndpoint.HttpTraceDescriptor |
HttpTraceEndpoint.traces() |
Modifier and Type | Method and Description |
---|---|
MappingsEndpoint.ApplicationMappings |
MappingsEndpoint.mappings() |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.