@Generated public class AccountIamV2API extends Object
| Constructor and Description |
|---|
AccountIamV2API(AccountIamV2Service mock)
Constructor for mocks
|
AccountIamV2API(ApiClient apiClient)
Regular-use constructor
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceAccessDetail |
getWorkspaceAccessDetail(GetWorkspaceAccessDetailRequest request)
Returns the access details for a principal in a workspace.
|
WorkspaceAccessDetail |
getWorkspaceAccessDetail(long workspaceId,
long principalId) |
AccountIamV2Service |
impl() |
ResolveGroupResponse |
resolveGroup(ResolveGroupRequest request)
Resolves a group with the given external ID from the customer's IdP.
|
ResolveServicePrincipalResponse |
resolveServicePrincipal(ResolveServicePrincipalRequest request)
Resolves an SP with the given external ID from the customer's IdP.
|
ResolveUserResponse |
resolveUser(ResolveUserRequest request)
Resolves a user with the given external ID from the customer's IdP.
|
public AccountIamV2API(ApiClient apiClient)
public AccountIamV2API(AccountIamV2Service mock)
public WorkspaceAccessDetail getWorkspaceAccessDetail(long workspaceId, long principalId)
public WorkspaceAccessDetail getWorkspaceAccessDetail(GetWorkspaceAccessDetailRequest request)
public ResolveGroupResponse resolveGroup(ResolveGroupRequest request)
public ResolveServicePrincipalResponse resolveServicePrincipal(ResolveServicePrincipalRequest request)
public ResolveUserResponse resolveUser(ResolveUserRequest request)
public AccountIamV2Service impl()
Copyright © 2026. All rights reserved.