@Generated public class GetSecretResponse extends Object
Constructor and Description |
---|
GetSecretResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getKey() |
String |
getValue() |
int |
hashCode() |
GetSecretResponse |
setKey(String key) |
GetSecretResponse |
setValue(String value) |
String |
toString() |
public GetSecretResponse setKey(String key)
public String getKey()
public GetSecretResponse setValue(String value)
public String getValue()
Copyright © 2023. All rights reserved.