アノテーションインターフェースの使用
org.springframework.boot.actuate.endpoint.annotation.DeleteOperation
DeleteOperation を使用するパッケージ
org.springframework.boot.cache.actuate.endpoint 内の DeleteOperation 使用
型 DeleteOperation のアノテーションを持つ org.springframework.boot.cache.actuate.endpoint のメソッド修飾子と型メソッド説明booleanCachesEndpoint.clearCache(StringSE cache, @Nullable StringSE cacheManager) 特定のCacheをクリアします。CachesEndpointWebExtension.clearCache(StringSE cache, @Nullable StringSE cacheManager) voidCachesEndpoint.clearCaches()使用可能なすべてのcachesをクリアします。org.springframework.boot.session.actuate.endpoint 内の DeleteOperation 使用
型 DeleteOperation のアノテーションを持つ org.springframework.boot.session.actuate.endpoint のメソッド修飾子と型メソッド説明reactor.core.publisher.Mono<VoidSE> ReactiveSessionsEndpoint.deleteSession(StringSE sessionId) voidSessionsEndpoint.deleteSession(StringSE sessionId)