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