| 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 |
UploadPostRequestMultipartFormData.point() |
| Modifier and Type | Method and Description |
|---|---|
static UploadPostRequestMultipartFormData.BuilderWithPoint |
UploadPostRequestMultipartFormData.point(Point point) |
UploadPostRequestMultipartFormData.BuilderWithPoint |
UploadPostRequestMultipartFormData.Builder.point(Point point) |
UploadPostRequestMultipartFormData |
UploadPostRequestMultipartFormData.withPoint(Point point) |
| Constructor and Description |
|---|
UploadPostRequestMultipartFormData(Point point,
String description,
UploadPostRequestMultipartFormData.Document document) |
| 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.