| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GCPSTSServiceAccountResponse |
GcpIntegrationApi.updateGCPSTSAccount(String accountId,
GCPSTSServiceAccountUpdateRequest body)
Update STS Service Account.
|
CompletableFuture<GCPSTSServiceAccountResponse> |
GcpIntegrationApi.updateGCPSTSAccountAsync(String accountId,
GCPSTSServiceAccountUpdateRequest body)
Update STS Service Account.
|
ApiResponse<GCPSTSServiceAccountResponse> |
GcpIntegrationApi.updateGCPSTSAccountWithHttpInfo(String accountId,
GCPSTSServiceAccountUpdateRequest body)
Update an STS enabled service account.
|
CompletableFuture<ApiResponse<GCPSTSServiceAccountResponse>> |
GcpIntegrationApi.updateGCPSTSAccountWithHttpInfoAsync(String accountId,
GCPSTSServiceAccountUpdateRequest body)
Update STS Service Account.
|
| Modifier and Type | Method and Description |
|---|---|
GCPSTSServiceAccountUpdateRequest |
GCPSTSServiceAccountUpdateRequest.data(GCPSTSServiceAccountUpdateRequestData data) |
GCPSTSServiceAccountUpdateRequest |
GCPSTSServiceAccountUpdateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.