| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceNowBasicAuth |
ServiceNowCredentials.getServiceNowBasicAuth()
Get the actual instance of `ServiceNowBasicAuth`.
|
ServiceNowBasicAuth |
ServiceNowBasicAuth.instance(String instance) |
ServiceNowBasicAuth |
ServiceNowBasicAuth.password(String password) |
ServiceNowBasicAuth |
ServiceNowBasicAuth.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ServiceNowBasicAuth |
ServiceNowBasicAuth.type(ServiceNowBasicAuthType type) |
ServiceNowBasicAuth |
ServiceNowBasicAuth.username(String username) |
| Constructor and Description |
|---|
ServiceNowCredentials(ServiceNowBasicAuth o) |
Copyright © 2026. All rights reserved.