Package ai.vectros.types
Interface PingResponse.EnvironmentStage
- All Known Implementing Classes:
PingResponse.Builder
- Enclosing class:
PingResponse
public static interface PingResponse.EnvironmentStage
-
Method Summary
Modifier and TypeMethodDescriptionenvironment(@NotNull PingResponseEnvironment environment) The environment that served this response.
-
Method Details
-
environment
The environment that served this response.
-