| Package | Description |
|---|---|
| org.davidmoten.oa3.codegen.test.main.schema |
| Modifier and Type | Method and Description |
|---|---|
NullableExample.BuilderWithB |
NullableExample.BuilderWithA.b(NullableExample.B b) |
NullableExample.BuilderWithB |
NullableExample.BuilderWithB.notReq(org.openapitools.jackson.nullable.JsonNullable<String> notReq) |
NullableExample.BuilderWithB |
NullableExample.BuilderWithB.notReq(String notReq) |
NullableExample.BuilderWithB |
NullableExample.BuilderWithB.req(int req) |
NullableExample.BuilderWithB |
NullableExample.BuilderWithB.req(Optional<Integer> req) |
Copyright © 2023. All rights reserved.