@Generated public class DeleteCredentialsRequest extends Object
| Constructor and Description |
|---|
DeleteCredentialsRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getCredentialId() |
Long |
getPrincipalId() |
int |
hashCode() |
DeleteCredentialsRequest |
setCredentialId(Long credentialId) |
DeleteCredentialsRequest |
setPrincipalId(Long principalId) |
String |
toString() |
public DeleteCredentialsRequest setCredentialId(Long credentialId)
public Long getCredentialId()
public DeleteCredentialsRequest setPrincipalId(Long principalId)
public Long getPrincipalId()
Copyright © 2026. All rights reserved.