Uses of Class
com.oracle.bmc.psql.model.InsightDataContract.Builder
-
Packages that use InsightDataContract.Builder Package Description com.oracle.bmc.psql.model -
-
Uses of InsightDataContract.Builder in com.oracle.bmc.psql.model
Methods in com.oracle.bmc.psql.model that return InsightDataContract.Builder Modifier and Type Method Description static InsightDataContract.BuilderInsightDataContract. builder()Create a new builder.InsightDataContract.BuilderInsightDataContract.Builder. copy(InsightDataContract model)InsightDataContract.BuilderInsightDataContract.Builder. kind(InsightDataContract.Kind kind)Indicates the structure of the insight data payload.InsightDataContract.BuilderInsightDataContract. toBuilder()InsightDataContract.BuilderInsightDataContract.Builder. unit(String unit)Optional unit associated with numeric values.
-