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