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.model
Methods in com.oracle.bmc.ospgateway.model that return Format.Builder Modifier and Type Method Description static Format.Builder
Format. builder()
Create a new builder.Format.Builder
Format.Builder. copy(Format model)
Format.Builder
Format.Builder. example(String example)
Example of the desired format that matches the regexFormat.Builder
Format. toBuilder()
Format.Builder
Format.Builder. value(String value)
Regex format specification
-