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