| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OktaAccountResponse |
OktaIntegrationApi.createOktaAccount(OktaAccountRequest body)
Add Okta account.
|
OktaAccountResponse |
OktaIntegrationApi.getOktaAccount(String accountId)
Get Okta account.
|
OktaAccountResponse |
OktaIntegrationApi.updateOktaAccount(String accountId,
OktaAccountUpdateRequest body)
Update Okta account.
|
| Modifier and Type | Method and Description |
|---|---|
OktaAccountResponse |
OktaAccountResponse.data(OktaAccount data) |
OktaAccountResponse |
OktaAccountResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.