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