Uses of Class
ai.vectros.types.ScopedKeyResponseStatus
Packages that use ScopedKeyResponseStatus
-
Uses of ScopedKeyResponseStatus in ai.vectros.types
Fields in ai.vectros.types declared as ScopedKeyResponseStatusModifier and TypeFieldDescriptionstatic final ScopedKeyResponseStatusScopedKeyResponseStatus.ACTIVEstatic final ScopedKeyResponseStatusScopedKeyResponseStatus.REVOKEDMethods in ai.vectros.types that return ScopedKeyResponseStatusMethods in ai.vectros.types that return types with arguments of type ScopedKeyResponseStatusMethods in ai.vectros.types with parameters of type ScopedKeyResponseStatusModifier and TypeMethodDescriptionScopedKeyResponse.Builder.status(ScopedKeyResponseStatus status) Method parameters in ai.vectros.types with type arguments of type ScopedKeyResponseStatusModifier and TypeMethodDescriptionScopedKeyResponse.Builder.status(Optional<ScopedKeyResponseStatus> status) The key's lifecycle status:activeorrevoked.