Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetDiscoveryJobRequest,GetDiscoveryJobResponse> |
StackMonitoringWaiters.forDiscoveryJob(GetDiscoveryJobRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetDiscoveryJobRequest,GetDiscoveryJobResponse> |
StackMonitoringWaiters.forDiscoveryJob(GetDiscoveryJobRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetDiscoveryJobRequest,GetDiscoveryJobResponse> |
StackMonitoringWaiters.forDiscoveryJob(GetDiscoveryJobRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetDiscoveryJobResponse> |
StackMonitoringAsyncClient.getDiscoveryJob(GetDiscoveryJobRequest request,
AsyncHandler<GetDiscoveryJobRequest,GetDiscoveryJobResponse> handler) |
Future<GetDiscoveryJobResponse> |
StackMonitoringAsync.getDiscoveryJob(GetDiscoveryJobRequest request,
AsyncHandler<GetDiscoveryJobRequest,GetDiscoveryJobResponse> handler)
API to get the details of discovery Job by identifier.
|
Modifier and Type | Method and Description |
---|---|
GetDiscoveryJobRequest |
GetDiscoveryJobRequest.Builder.build()
Build the instance of GetDiscoveryJobRequest as configured by this builder
|
GetDiscoveryJobRequest |
GetDiscoveryJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDiscoveryJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDiscoveryJobRequest.Builder |
GetDiscoveryJobRequest.Builder.copy(GetDiscoveryJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.