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