@Generated public class DeleteServicePrincipalSecretRequest extends Object
| Constructor and Description |
|---|
DeleteServicePrincipalSecretRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getSecretId() |
Long |
getServicePrincipalId() |
int |
hashCode() |
DeleteServicePrincipalSecretRequest |
setSecretId(String secretId) |
DeleteServicePrincipalSecretRequest |
setServicePrincipalId(Long servicePrincipalId) |
String |
toString() |
public DeleteServicePrincipalSecretRequest setSecretId(String secretId)
public String getSecretId()
public DeleteServicePrincipalSecretRequest setServicePrincipalId(Long servicePrincipalId)
public Long getServicePrincipalId()
Copyright © 2024. All rights reserved.