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