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