Uses of Class
com.oracle.bmc.psql.model.InsightLimits.Builder
-
Packages that use InsightLimits.Builder Package Description com.oracle.bmc.psql.model -
-
Uses of InsightLimits.Builder in com.oracle.bmc.psql.model
Methods in com.oracle.bmc.psql.model that return InsightLimits.Builder Modifier and Type Method Description static InsightLimits.BuilderInsightLimits. builder()Create a new builder.InsightLimits.BuilderInsightLimits.Builder. copy(InsightLimits model)InsightLimits.BuilderInsightLimits.Builder. maxRows(Integer maxRows)Maximum number of rows returned.InsightLimits.BuilderInsightLimits.Builder. maxTimeRangeDays(Integer maxTimeRangeDays)Maximum allowed time range in days.InsightLimits.BuilderInsightLimits. toBuilder()
-