Uses of Class
ai.vectros.types.PingResponse
Packages that use PingResponse
-
Uses of PingResponse in ai.vectros.resources.auth
Methods in ai.vectros.resources.auth that return PingResponseModifier and TypeMethodDescriptionAuthClient.ping()Returns the identity bound to your credential — your account, principal type, key id, and scope details — so you can confirm who you are authenticated as and that the credential is valid.AuthClient.ping(RequestOptions requestOptions) Returns the identity bound to your credential — your account, principal type, key id, and scope details — so you can confirm who you are authenticated as and that the credential is valid.Methods in ai.vectros.resources.auth that return types with arguments of type PingResponseModifier and TypeMethodDescriptionAsyncAuthClient.ping()Returns the identity bound to your credential — your account, principal type, key id, and scope details — so you can confirm who you are authenticated as and that the credential is valid.AsyncAuthClient.ping(RequestOptions requestOptions) Returns the identity bound to your credential — your account, principal type, key id, and scope details — so you can confirm who you are authenticated as and that the credential is valid.AsyncRawAuthClient.ping()Returns the identity bound to your credential — your account, principal type, key id, and scope details — so you can confirm who you are authenticated as and that the credential is valid.AsyncRawAuthClient.ping(RequestOptions requestOptions) Returns the identity bound to your credential — your account, principal type, key id, and scope details — so you can confirm who you are authenticated as and that the credential is valid.RawAuthClient.ping()Returns the identity bound to your credential — your account, principal type, key id, and scope details — so you can confirm who you are authenticated as and that the credential is valid.RawAuthClient.ping(RequestOptions requestOptions) Returns the identity bound to your credential — your account, principal type, key id, and scope details — so you can confirm who you are authenticated as and that the credential is valid. -
Uses of PingResponse in ai.vectros.types
Methods in ai.vectros.types that return PingResponseMethods in ai.vectros.types with parameters of type PingResponseModifier and TypeMethodDescriptionPingResponse.Builder.from(PingResponse other) PingResponse.StatusStage.from(PingResponse other)