| Package | Description |
|---|---|
| org.davidmoten.oa3.codegen.test.paths.client | |
| org.davidmoten.oa3.codegen.test.paths.schema | |
| org.davidmoten.oa3.codegen.test.paths.service |
| Modifier and Type | Method and Description |
|---|---|
org.davidmoten.oa3.codegen.http.HttpResponse |
Client.pointsGetFullResponse(Point a,
Point b)
Returns response from call to path %s.
|
| Modifier and Type | Method and Description |
|---|---|
Point |
Point.BuilderWithLon.build() |
Point |
Point.withLat(double lat) |
Point |
Point.withLon(double lon) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<?> |
ServiceController.pointsGet(Point a,
Point b)
Returns response from call to path %s.
|
default void |
Service.pointsGet(Point a,
Point b)
Returns response from call to path %s.
|
Copyright © 2023. All rights reserved.