| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OktaAccount |
OktaAccount.attributes(OktaAccountAttributes attributes) |
OktaAccount |
OktaAccountResponse.getData()
Schema for an Okta account.
|
OktaAccount |
OktaAccountRequest.getData()
Schema for an Okta account.
|
OktaAccount |
OktaAccount.id(String id) |
OktaAccount |
OktaAccount.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
OktaAccount |
OktaAccount.type(OktaAccountType type) |
| Modifier and Type | Method and Description |
|---|---|
OktaAccountResponse |
OktaAccountResponse.data(OktaAccount data) |
OktaAccountRequest |
OktaAccountRequest.data(OktaAccount data) |
void |
OktaAccountResponse.setData(OktaAccount data) |
void |
OktaAccountRequest.setData(OktaAccount data) |
| Constructor and Description |
|---|
OktaAccountRequest(OktaAccount data) |
Copyright © 2024. All rights reserved.