Uses of Class
com.oracle.bmc.ospgateway.model.Format.Builder
- 
Packages that use Format.Builder Package Description com.oracle.bmc.ospgateway.model 
- 
- 
Uses of Format.Builder in com.oracle.bmc.ospgateway.modelMethods in com.oracle.bmc.ospgateway.model that return Format.Builder Modifier and Type Method Description static Format.BuilderFormat. builder()Create a new builder.Format.BuilderFormat.Builder. copy(Format model)Format.BuilderFormat.Builder. example(String example)Example of the desired format that matches the regexFormat.BuilderFormat. toBuilder()Format.BuilderFormat.Builder. value(String value)Regex format specification
 
-