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