| 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.
|
GCPSTSServiceAccountResponse |
GcpIntegrationApi.updateGCPSTSAccount(String accountId,
GCPSTSServiceAccountUpdateRequest body)
Update STS Service Account.
|
| Modifier and Type | Method and Description |
|---|---|
GCPSTSServiceAccountResponse |
GCPSTSServiceAccountResponse.data(GCPSTSServiceAccount data) |
GCPSTSServiceAccountResponse |
GCPSTSServiceAccountResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.