Package | Description |
---|---|
com.oracle.bmc.apmcontrolplane | |
com.oracle.bmc.apmcontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetApmDomainRequest,GetApmDomainResponse> |
ApmDomainWaiters.forApmDomain(GetApmDomainRequest request,
LifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetApmDomainRequest,GetApmDomainResponse> |
ApmDomainWaiters.forApmDomain(GetApmDomainRequest request,
LifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetApmDomainRequest,GetApmDomainResponse> |
ApmDomainWaiters.forApmDomain(GetApmDomainRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
GetApmDomainRequest |
GetApmDomainRequest.Builder.build()
Build the instance of GetApmDomainRequest as configured by this builder
|
GetApmDomainRequest |
GetApmDomainRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetApmDomainRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetApmDomainRequest.Builder |
GetApmDomainRequest.Builder.copy(GetApmDomainRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.