public class CancelSecretDeletionRequest extends Object
| Constructor and Description |
|---|
CancelSecretDeletionRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NotNull @Size(min=2,max=128) String |
getSecretName()
Get secretName
|
int |
hashCode() |
CancelSecretDeletionRequest |
secretName(String secretName) |
void |
setSecretName(String secretName) |
String |
toString() |
public CancelSecretDeletionRequest secretName(String secretName)
@NotNull
@Size(min=2,
max=128)
public @NotNull @Size(min=2,max=128) String getSecretName()
public void setSecretName(String secretName)
Copyright © 2025. All rights reserved.