@Generated public class GetWorkspaceAccessDetailRequest extends Object
| Constructor and Description |
|---|
GetWorkspaceAccessDetailRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getPrincipalId() |
WorkspaceAccessDetailView |
getView() |
Long |
getWorkspaceId() |
int |
hashCode() |
GetWorkspaceAccessDetailRequest |
setPrincipalId(Long principalId) |
GetWorkspaceAccessDetailRequest |
setView(WorkspaceAccessDetailView view) |
GetWorkspaceAccessDetailRequest |
setWorkspaceId(Long workspaceId) |
String |
toString() |
public GetWorkspaceAccessDetailRequest setPrincipalId(Long principalId)
public Long getPrincipalId()
public GetWorkspaceAccessDetailRequest setView(WorkspaceAccessDetailView view)
public WorkspaceAccessDetailView getView()
public GetWorkspaceAccessDetailRequest setWorkspaceId(Long workspaceId)
public Long getWorkspaceId()
Copyright © 2026. All rights reserved.