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