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