@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-11-20T00:53:32.523Z") 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-2019 Fortanix Inc. All Rights Reserved