| 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) |
Copyright © 2023. All rights reserved.