Package | Description |
---|---|
com.oracle.bmc.apmcontrolplane | |
com.oracle.bmc.apmcontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
RemoveDataKeysResponse |
ApmDomainClient.removeDataKeys(RemoveDataKeysRequest request) |
RemoveDataKeysResponse |
ApmDomain.removeDataKeys(RemoveDataKeysRequest request)
Removes the set of specified Data Keys from the specified APM domain.
|
Modifier and Type | Method and Description |
---|---|
Future<RemoveDataKeysResponse> |
ApmDomainAsync.removeDataKeys(RemoveDataKeysRequest request,
AsyncHandler<RemoveDataKeysRequest,RemoveDataKeysResponse> handler)
Removes the set of specified Data Keys from the specified APM domain.
|
Future<RemoveDataKeysResponse> |
ApmDomainAsyncClient.removeDataKeys(RemoveDataKeysRequest request,
AsyncHandler<RemoveDataKeysRequest,RemoveDataKeysResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<RemoveDataKeysResponse> |
ApmDomainAsync.removeDataKeys(RemoveDataKeysRequest request,
AsyncHandler<RemoveDataKeysRequest,RemoveDataKeysResponse> handler)
Removes the set of specified Data Keys from the specified APM domain.
|
Future<RemoveDataKeysResponse> |
ApmDomainAsyncClient.removeDataKeys(RemoveDataKeysRequest request,
AsyncHandler<RemoveDataKeysRequest,RemoveDataKeysResponse> handler) |
Modifier and Type | Method and Description |
---|---|
RemoveDataKeysResponse |
RemoveDataKeysResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RemoveDataKeysResponse.Builder |
RemoveDataKeysResponse.Builder.copy(RemoveDataKeysResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.