@Generated public class PutSecret extends Object
Constructor and Description |
---|
PutSecret() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getBytesValue() |
String |
getKey() |
String |
getScope() |
String |
getStringValue() |
int |
hashCode() |
PutSecret |
setBytesValue(String bytesValue) |
PutSecret |
setKey(String key) |
PutSecret |
setScope(String scope) |
PutSecret |
setStringValue(String stringValue) |
String |
toString() |
Copyright © 2023. All rights reserved.