@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class AuthenticationValidationResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_VALID |
boolean |
unparsed |
| Constructor and Description |
|---|
AuthenticationValidationResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Return true if this AuthenticationValidationResponse object is equal to o.
|
Boolean |
getValid()
Return
true if the authentication response is valid. |
int |
hashCode() |
String |
toString() |
public boolean unparsed
public static final String JSON_PROPERTY_VALID
Copyright © 2023. All rights reserved.