| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OktaAccountsResponse |
OktaIntegrationApi.listOktaAccounts()
List Okta accounts.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<OktaAccountsResponse> |
OktaIntegrationApi.listOktaAccountsAsync()
List Okta accounts.
|
ApiResponse<OktaAccountsResponse> |
OktaIntegrationApi.listOktaAccountsWithHttpInfo()
List Okta accounts.
|
CompletableFuture<ApiResponse<OktaAccountsResponse>> |
OktaIntegrationApi.listOktaAccountsWithHttpInfoAsync()
List Okta accounts.
|
| Modifier and Type | Method and Description |
|---|---|
OktaAccountsResponse |
OktaAccountsResponse.addDataItem(OktaAccountResponseData dataItem) |
OktaAccountsResponse |
OktaAccountsResponse.data(List<OktaAccountResponseData> data) |
OktaAccountsResponse |
OktaAccountsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.