@Generated public class ValidateCredentialResponse extends Object
| Constructor and Description |
|---|
ValidateCredentialResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getIsDir() |
Collection<CredentialValidationResult> |
getResults() |
int |
hashCode() |
ValidateCredentialResponse |
setIsDir(Boolean isDir) |
ValidateCredentialResponse |
setResults(Collection<CredentialValidationResult> results) |
String |
toString() |
public ValidateCredentialResponse setIsDir(Boolean isDir)
public Boolean getIsDir()
public ValidateCredentialResponse setResults(Collection<CredentialValidationResult> results)
public Collection<CredentialValidationResult> getResults()
Copyright © 2025. All rights reserved.