@Generated public class ListScopesResponse extends Object
| Constructor and Description |
|---|
ListScopesResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<SecretScope> |
getScopes() |
int |
hashCode() |
ListScopesResponse |
setScopes(Collection<SecretScope> scopes) |
String |
toString() |
public ListScopesResponse setScopes(Collection<SecretScope> scopes)
public Collection<SecretScope> getScopes()
Copyright © 2024. All rights reserved.