| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GCPSTSServiceAccountResponse |
GcpIntegrationApi.createGCPSTSAccount(GCPSTSServiceAccountCreateRequest body)
Create a new entry for your service account.
|
CompletableFuture<GCPSTSServiceAccountResponse> |
GcpIntegrationApi.createGCPSTSAccountAsync(GCPSTSServiceAccountCreateRequest body)
Create a new entry for your service account.
|
ApiResponse<GCPSTSServiceAccountResponse> |
GcpIntegrationApi.createGCPSTSAccountWithHttpInfo(GCPSTSServiceAccountCreateRequest body)
Create a new entry within Datadog for your STS enabled service account.
|
CompletableFuture<ApiResponse<GCPSTSServiceAccountResponse>> |
GcpIntegrationApi.createGCPSTSAccountWithHttpInfoAsync(GCPSTSServiceAccountCreateRequest body)
Create a new entry for your service account.
|
| Modifier and Type | Method and Description |
|---|---|
GCPSTSServiceAccountCreateRequest |
GCPSTSServiceAccountCreateRequest.data(GCPSTSServiceAccountData data) |
GCPSTSServiceAccountCreateRequest |
GCPSTSServiceAccountCreateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.