Results 3 issues of Edinardo

This will be useful to detect cases where for instance, doesn't have a default response, and the response status "mistakenly" uses a status code that is not defined in the...

enhancement

If there is a VCN under compartment A and subnets created at compartment B (created via SDK, for instance), it will not delete, as it doesn't list/check for subnet resources.

When using `@JsonProperty(required = true)` with creator/factory (`@JsonCreator` annotation), an exception is raised if a required field is missing (as expected). It is possible to have the same feature when...

builder-related