Uses of Class
com.oracle.bmc.dataintegration.model.SortKey.Builder
-
Packages that use SortKey.Builder Package Description com.oracle.bmc.dataintegration.model -
-
Uses of SortKey.Builder in com.oracle.bmc.dataintegration.model
Methods in com.oracle.bmc.dataintegration.model that return SortKey.Builder Modifier and Type Method Description static SortKey.BuilderSortKey. builder()Create a new builder.SortKey.BuilderSortKey.Builder. copy(SortKey model)SortKey.BuilderSortKey.Builder. sortRules(List<SortKeyRule> sortRules)The list of sort key rules.SortKey.BuilderSortKey. toBuilder()
-