Uses of Class
ai.vectros.types.PingResponse.Builder
Packages that use PingResponse.Builder
-
Uses of PingResponse.Builder in ai.vectros.types
Methods in ai.vectros.types that return PingResponse.BuilderModifier and TypeMethodDescriptionPingResponse.Builder.additionalProperties(Map<String, Object> additionalProperties) PingResponse.Builder.additionalProperty(String key, Object value) PingResponse.Builder.from(PingResponse other) PingResponse.StatusStage.from(PingResponse other)