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