| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OktaAccountResponseData |
OktaAccountResponseData.attributes(OktaAccountAttributes attributes) |
OktaAccountResponseData |
OktaAccountResponseData.id(String id) |
OktaAccountResponseData |
OktaAccountResponseData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
OktaAccountResponseData |
OktaAccountResponseData.type(OktaAccountType type) |
| Modifier and Type | Method and Description |
|---|---|
List<OktaAccountResponseData> |
OktaAccountsResponse.getData()
List of Okta accounts.
|
| Modifier and Type | Method and Description |
|---|---|
OktaAccountsResponse |
OktaAccountsResponse.addDataItem(OktaAccountResponseData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
OktaAccountsResponse |
OktaAccountsResponse.data(List<OktaAccountResponseData> data) |
void |
OktaAccountsResponse.setData(List<OktaAccountResponseData> data) |
Copyright © 2024. All rights reserved.