@Generated public class CurrentUserAPI extends Object
| Constructor and Description |
|---|
CurrentUserAPI(ApiClient apiClient)
Regular-use constructor
|
CurrentUserAPI(CurrentUserService mock)
Constructor for mocks
|
| Modifier and Type | Method and Description |
|---|---|
CurrentUserService |
impl() |
User |
me()
Get details about the current method caller's identity.
|
public CurrentUserAPI(ApiClient apiClient)
public CurrentUserAPI(CurrentUserService mock)
public User me()
public CurrentUserService impl()
Copyright © 2026. All rights reserved.