Uses of Class
com.oracle.bmc.tenantmanagercontrolplane.requests.ListSenderInvitationsRequest.SortBy
-
Packages that use ListSenderInvitationsRequest.SortBy Package Description com.oracle.bmc.tenantmanagercontrolplane.requests -
-
Uses of ListSenderInvitationsRequest.SortBy in com.oracle.bmc.tenantmanagercontrolplane.requests
Methods in com.oracle.bmc.tenantmanagercontrolplane.requests that return ListSenderInvitationsRequest.SortBy Modifier and Type Method Description static ListSenderInvitationsRequest.SortByListSenderInvitationsRequest.SortBy. create(String key)ListSenderInvitationsRequest.SortByListSenderInvitationsRequest. getSortBy()The field to sort by.static ListSenderInvitationsRequest.SortByListSenderInvitationsRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListSenderInvitationsRequest.SortBy[]ListSenderInvitationsRequest.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 ListSenderInvitationsRequest.SortBy Modifier and Type Method Description ListSenderInvitationsRequest.BuilderListSenderInvitationsRequest.Builder. sortBy(ListSenderInvitationsRequest.SortBy sortBy)The field to sort by.
-