| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GCPSTSServiceAccountsResponse |
GcpIntegrationApi.listGCPSTSAccounts()
List all GCP STS-enabled service accounts.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<GCPSTSServiceAccountsResponse> |
GcpIntegrationApi.listGCPSTSAccountsAsync()
List all GCP STS-enabled service accounts.
|
ApiResponse<GCPSTSServiceAccountsResponse> |
GcpIntegrationApi.listGCPSTSAccountsWithHttpInfo()
List all GCP STS-enabled service accounts configured in your Datadog account.
|
CompletableFuture<ApiResponse<GCPSTSServiceAccountsResponse>> |
GcpIntegrationApi.listGCPSTSAccountsWithHttpInfoAsync()
List all GCP STS-enabled service accounts.
|
| Modifier and Type | Method and Description |
|---|---|
GCPSTSServiceAccountsResponse |
GCPSTSServiceAccountsResponse.addDataItem(GCPSTSServiceAccount dataItem) |
GCPSTSServiceAccountsResponse |
GCPSTSServiceAccountsResponse.data(List<GCPSTSServiceAccount> data) |
GCPSTSServiceAccountsResponse |
GCPSTSServiceAccountsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.