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