@Generated public class DeleteSecret extends Object
Constructor and Description |
---|
DeleteSecret() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getKey() |
String |
getScope() |
int |
hashCode() |
DeleteSecret |
setKey(String key) |
DeleteSecret |
setScope(String scope) |
String |
toString() |
public DeleteSecret setKey(String key)
public String getKey()
public DeleteSecret setScope(String scope)
public String getScope()
Copyright © 2024. All rights reserved.