| Package | Description |
|---|---|
| org.davidmoten.oa3.codegen.test.paths.client | |
| org.davidmoten.oa3.codegen.test.paths.path | |
| org.davidmoten.oa3.codegen.test.paths.service |
| Modifier and Type | Method and Description |
|---|---|
org.davidmoten.oa3.codegen.http.HttpResponse |
Client.queryObjectGetFullResponse(QueryObjectGetIdParameterId id)
Returns response from call to path %s.
|
| Modifier and Type | Method and Description |
|---|---|
QueryObjectGetIdParameterId |
QueryObjectGetIdParameterId.BuilderWithFirst.build() |
QueryObjectGetIdParameterId |
QueryObjectGetIdParameterId.withFirst(String first) |
QueryObjectGetIdParameterId |
QueryObjectGetIdParameterId.withSecond(long second) |
QueryObjectGetIdParameterId |
QueryObjectGetIdParameterId.withSecond(Optional<Long> second) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<?> |
ServiceController.queryObjectGet(QueryObjectGetIdParameterId id)
Returns response from call to path %s.
|
default void |
Service.queryObjectGet(QueryObjectGetIdParameterId id)
Returns response from call to path %s.
|
Copyright © 2023. All rights reserved.