Uses of Class
com.oracle.bmc.datasafe.requests.ListMaskingPolicyReferentialRelationsRequest.SortBy
-
Packages that use ListMaskingPolicyReferentialRelationsRequest.SortBy Package Description com.oracle.bmc.datasafe.requests -
-
Uses of ListMaskingPolicyReferentialRelationsRequest.SortBy in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return ListMaskingPolicyReferentialRelationsRequest.SortBy Modifier and Type Method Description static ListMaskingPolicyReferentialRelationsRequest.SortByListMaskingPolicyReferentialRelationsRequest.SortBy. create(String key)ListMaskingPolicyReferentialRelationsRequest.SortByListMaskingPolicyReferentialRelationsRequest. getSortBy()The field to sort by.static ListMaskingPolicyReferentialRelationsRequest.SortByListMaskingPolicyReferentialRelationsRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListMaskingPolicyReferentialRelationsRequest.SortBy[]ListMaskingPolicyReferentialRelationsRequest.SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.datasafe.requests with parameters of type ListMaskingPolicyReferentialRelationsRequest.SortBy Modifier and Type Method Description ListMaskingPolicyReferentialRelationsRequest.BuilderListMaskingPolicyReferentialRelationsRequest.Builder. sortBy(ListMaskingPolicyReferentialRelationsRequest.SortBy sortBy)The field to sort by.
-