public class AppResetSecretRequest extends Object
Constructor and Description |
---|
AppResetSecretRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Integer |
getSecretSize()
Size in bytes of app's secret.
|
int |
hashCode() |
AppResetSecretRequest |
secretSize(Integer secretSize) |
void |
setSecretSize(Integer secretSize) |
String |
toString() |
public AppResetSecretRequest secretSize(Integer secretSize)
public Integer getSecretSize()
public void setSecretSize(Integer secretSize)
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved