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