Uses of Class
com.oracle.bmc.dataintegration.model.SortKeyRule.Builder
-
Packages that use SortKeyRule.Builder Package Description com.oracle.bmc.dataintegration.model -
-
Uses of SortKeyRule.Builder in com.oracle.bmc.dataintegration.model
Methods in com.oracle.bmc.dataintegration.model that return SortKeyRule.Builder Modifier and Type Method Description static SortKeyRule.BuilderSortKeyRule. builder()Create a new builder.SortKeyRule.BuilderSortKeyRule.Builder. copy(SortKeyRule model)SortKeyRule.BuilderSortKeyRule.Builder. isAscending(Boolean isAscending)Specifies if the sort key has ascending order.SortKeyRule.BuilderSortKeyRule. toBuilder()SortKeyRule.BuilderSortKeyRule.Builder. wrappedRule(ProjectionRule wrappedRule)
-