Interface SDKMethodInterfaces.MethodCallHealth
-
- All Known Implementing Classes:
OpaApiClient
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallHealth
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HealthResponse
health(java.util.Optional<java.lang.Boolean> bundles, java.util.Optional<java.lang.Boolean> plugins, java.util.Optional<? extends java.util.List<java.lang.String>> excludePlugin)
-
-
-
Method Detail
-
health
HealthResponse health(java.util.Optional<java.lang.Boolean> bundles, java.util.Optional<java.lang.Boolean> plugins, java.util.Optional<? extends java.util.List<java.lang.String>> excludePlugin) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-