| 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.
|
CompletableFuture<OktaAccountResponse> |
OktaIntegrationApi.createOktaAccountAsync(OktaAccountRequest body)
Add Okta account.
|
ApiResponse<OktaAccountResponse> |
OktaIntegrationApi.createOktaAccountWithHttpInfo(OktaAccountRequest body)
Create an Okta account.
|
CompletableFuture<ApiResponse<OktaAccountResponse>> |
OktaIntegrationApi.createOktaAccountWithHttpInfoAsync(OktaAccountRequest body)
Add Okta account.
|
| Modifier and Type | Method and Description |
|---|---|
OktaAccountRequest |
OktaAccountRequest.data(OktaAccount data) |
OktaAccountRequest |
OktaAccountRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.