| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GCPSTSServiceAccount |
GCPSTSServiceAccount.attributes(GCPSTSServiceAccountAttributes attributes) |
GCPSTSServiceAccount |
GCPSTSServiceAccountResponse.getData()
Info on your service account.
|
GCPSTSServiceAccount |
GCPSTSServiceAccount.id(String id) |
GCPSTSServiceAccount |
GCPSTSServiceAccount.meta(GCPServiceAccountMeta meta) |
GCPSTSServiceAccount |
GCPSTSServiceAccount.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
GCPSTSServiceAccount |
GCPSTSServiceAccount.type(GCPServiceAccountType type) |
| Modifier and Type | Method and Description |
|---|---|
List<GCPSTSServiceAccount> |
GCPSTSServiceAccountsResponse.getData()
Array of GCP STS enabled service accounts.
|
| Modifier and Type | Method and Description |
|---|---|
GCPSTSServiceAccountsResponse |
GCPSTSServiceAccountsResponse.addDataItem(GCPSTSServiceAccount dataItem) |
GCPSTSServiceAccountResponse |
GCPSTSServiceAccountResponse.data(GCPSTSServiceAccount data) |
void |
GCPSTSServiceAccountResponse.setData(GCPSTSServiceAccount data) |
| Modifier and Type | Method and Description |
|---|---|
GCPSTSServiceAccountsResponse |
GCPSTSServiceAccountsResponse.data(List<GCPSTSServiceAccount> data) |
void |
GCPSTSServiceAccountsResponse.setData(List<GCPSTSServiceAccount> data) |
Copyright © 2024. All rights reserved.