@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class SyntheticsPrivateLocationSecretsAuthentication extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_ID |
static String |
JSON_PROPERTY_KEY |
boolean |
unparsed |
| Constructor and Description |
|---|
SyntheticsPrivateLocationSecretsAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Return true if this SyntheticsPrivateLocationSecretsAuthentication object is equal to o.
|
String |
getId()
Access key for the private location.
|
String |
getKey()
Secret access key for the private location.
|
int |
hashCode() |
String |
toString() |
public boolean unparsed
public static final String JSON_PROPERTY_ID
public static final String JSON_PROPERTY_KEY
public SyntheticsPrivateLocationSecretsAuthentication()
@Nullable public String getId()
@Nullable public String getKey()
public boolean equals(Object o)
Copyright © 2023. All rights reserved.