| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountCreateData |
ServiceAccountCreateData.attributes(ServiceAccountCreateAttributes attributes) |
ServiceAccountCreateData |
ServiceAccountCreateRequest.getData()
Object to create a service account User.
|
ServiceAccountCreateData |
ServiceAccountCreateData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ServiceAccountCreateData |
ServiceAccountCreateData.relationships(UserRelationships relationships) |
ServiceAccountCreateData |
ServiceAccountCreateData.type(UsersType type) |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountCreateRequest |
ServiceAccountCreateRequest.data(ServiceAccountCreateData data) |
void |
ServiceAccountCreateRequest.setData(ServiceAccountCreateData data) |
| Constructor and Description |
|---|
ServiceAccountCreateRequest(ServiceAccountCreateData data) |
Copyright © 2024. All rights reserved.