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