Package | Description |
---|---|
com.oracle.bmc.apmcontrolplane | |
com.oracle.bmc.apmcontrolplane.requests |
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.
|
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 |
---|---|
RemoveDataKeysRequest |
RemoveDataKeysRequest.Builder.build()
Build the instance of RemoveDataKeysRequest as configured by this builder
|
RemoveDataKeysRequest |
RemoveDataKeysRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RemoveDataKeysRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RemoveDataKeysRequest.Builder |
RemoveDataKeysRequest.Builder.copy(RemoveDataKeysRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.