| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AuthNMappingResponse |
AuthNMappingsApi.createAuthNMapping(AuthNMappingCreateRequest body)
Create an AuthN Mapping.
|
CompletableFuture<AuthNMappingResponse> |
AuthNMappingsApi.createAuthNMappingAsync(AuthNMappingCreateRequest body)
Create an AuthN Mapping.
|
ApiResponse<AuthNMappingResponse> |
AuthNMappingsApi.createAuthNMappingWithHttpInfo(AuthNMappingCreateRequest body)
Create an AuthN Mapping.
|
CompletableFuture<ApiResponse<AuthNMappingResponse>> |
AuthNMappingsApi.createAuthNMappingWithHttpInfoAsync(AuthNMappingCreateRequest body)
Create an AuthN Mapping.
|
| Modifier and Type | Method and Description |
|---|---|
AuthNMappingCreateRequest |
AuthNMappingCreateRequest.data(AuthNMappingCreateData data) |
AuthNMappingCreateRequest |
AuthNMappingCreateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.