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