@Generated public class GetCredentialsResponse extends Object
Constructor and Description |
---|
GetCredentialsResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<CredentialInfo> |
getCredentials() |
int |
hashCode() |
GetCredentialsResponse |
setCredentials(Collection<CredentialInfo> credentials) |
String |
toString() |
public GetCredentialsResponse setCredentials(Collection<CredentialInfo> credentials)
public Collection<CredentialInfo> getCredentials()
Copyright © 2023. All rights reserved.