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