Uses of Enum Class
cloud.pangeacyber.pangea.authn.models.UserInviteListOrderBy
Packages that use UserInviteListOrderBy
-
Uses of UserInviteListOrderBy in cloud.pangeacyber.pangea.authn.models
Methods in cloud.pangeacyber.pangea.authn.models that return UserInviteListOrderByModifier and TypeMethodDescriptionstatic UserInviteListOrderByReturns the enum constant of this class with the specified name.static UserInviteListOrderBy[]UserInviteListOrderBy.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of UserInviteListOrderBy in cloud.pangeacyber.pangea.authn.requests
Methods in cloud.pangeacyber.pangea.authn.requests that return UserInviteListOrderByMethods in cloud.pangeacyber.pangea.authn.requests with parameters of type UserInviteListOrderByModifier and TypeMethodDescriptionUserInviteListRequest.Builder.setOrderBy(UserInviteListOrderBy orderBy)