| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
List<GCPAccount> |
GcpIntegrationApi.listGCPIntegration()
Deprecated.
|
CompletableFuture<List<GCPAccount>> |
GcpIntegrationApi.listGCPIntegrationAsync()
Deprecated.
|
ApiResponse<List<GCPAccount>> |
GcpIntegrationApi.listGCPIntegrationWithHttpInfo()
Deprecated.
|
CompletableFuture<ApiResponse<List<GCPAccount>>> |
GcpIntegrationApi.listGCPIntegrationWithHttpInfoAsync()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
GCPAccount |
GCPAccount.addCloudRunRevisionFiltersItem(String cloudRunRevisionFiltersItem) |
GCPAccount |
GCPAccount.addErrorsItem(String errorsItem) |
GCPAccount |
GCPAccount.authProviderX509CertUrl(String authProviderX509CertUrl) |
GCPAccount |
GCPAccount.authUri(String authUri) |
GCPAccount |
GCPAccount.automute(Boolean automute) |
GCPAccount |
GCPAccount.clientEmail(String clientEmail) |
GCPAccount |
GCPAccount.clientId(String clientId) |
GCPAccount |
GCPAccount.clientX509CertUrl(String clientX509CertUrl) |
GCPAccount |
GCPAccount.cloudRunRevisionFilters(List<String> cloudRunRevisionFilters) |
GCPAccount |
GCPAccount.errors(List<String> errors) |
GCPAccount |
GCPAccount.hostFilters(String hostFilters) |
GCPAccount |
GCPAccount.isCspmEnabled(Boolean isCspmEnabled) |
GCPAccount |
GCPAccount.isSecurityCommandCenterEnabled(Boolean isSecurityCommandCenterEnabled) |
GCPAccount |
GCPAccount.privateKey(String privateKey) |
GCPAccount |
GCPAccount.privateKeyId(String privateKeyId) |
GCPAccount |
GCPAccount.projectId(String projectId) |
GCPAccount |
GCPAccount.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
GCPAccount |
GCPAccount.resourceCollectionEnabled(Boolean resourceCollectionEnabled) |
GCPAccount |
GCPAccount.tokenUri(String tokenUri) |
GCPAccount |
GCPAccount.type(String type) |
Copyright © 2024. All rights reserved.