| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
void |
SeatsApi.unassignSeatsUser(UnassignSeatsUserRequest body)
Unassign seats from users.
|
CompletableFuture<Void> |
SeatsApi.unassignSeatsUserAsync(UnassignSeatsUserRequest body)
Unassign seats from users.
|
ApiResponse<Void> |
SeatsApi.unassignSeatsUserWithHttpInfo(UnassignSeatsUserRequest body)
Unassign seats from users for a product code.
|
CompletableFuture<ApiResponse<Void>> |
SeatsApi.unassignSeatsUserWithHttpInfoAsync(UnassignSeatsUserRequest body)
Unassign seats from users.
|
| Modifier and Type | Method and Description |
|---|---|
UnassignSeatsUserRequest |
UnassignSeatsUserRequest.data(UnassignSeatsUserRequestData data) |
UnassignSeatsUserRequest |
UnassignSeatsUserRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.