Class UIInternalResourcesFeature
java.lang.Object
io.confluent.kafkarest.resources.v3.UIInternalResourcesFeature
- All Implemented Interfaces:
jakarta.ws.rs.core.Feature
Following APIs are called only on the cloud UI, hence "internal". They are not publicly
documented in the API spec, hence customers don't use them.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UIInternalResourcesFeature
public UIInternalResourcesFeature()
-
-
Method Details
-
configure
public boolean configure(jakarta.ws.rs.core.FeatureContext context) - Specified by:
configurein interfacejakarta.ws.rs.core.Feature
-