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