Uses of Class
com.oracle.bmc.ospgateway.model.Format
-
Packages that use Format Package Description com.oracle.bmc.ospgateway.model -
-
Uses of Format in com.oracle.bmc.ospgateway.model
Methods in com.oracle.bmc.ospgateway.model that return Format Modifier and Type Method Description Format
Format.Builder. build()
Format
Field. getFormat()
Methods in com.oracle.bmc.ospgateway.model with parameters of type Format Modifier and Type Method Description Format.Builder
Format.Builder. copy(Format model)
Field.Builder
Field.Builder. format(Format format)
Constructors in com.oracle.bmc.ospgateway.model with parameters of type Format Constructor Description Field(String name, Boolean isRequired, Format format, Label label, String language)
Deprecated.
-