Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.responses |
Modifier and Type | Method and Description |
---|---|
GetConfigResponse |
StackMonitoring.getConfig(GetConfigRequest request)
Gets the details of a configuration.
|
GetConfigResponse |
StackMonitoringClient.getConfig(GetConfigRequest request) |
Modifier and Type | Method and Description |
---|---|
Waiter<GetConfigRequest,GetConfigResponse> |
StackMonitoringWaiters.forConfig(GetConfigRequest request,
Config.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetConfigRequest,GetConfigResponse> |
StackMonitoringWaiters.forConfig(GetConfigRequest request,
Config.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetConfigRequest,GetConfigResponse> |
StackMonitoringWaiters.forConfig(GetConfigRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Config.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetConfigResponse> |
StackMonitoringAsyncClient.getConfig(GetConfigRequest request,
AsyncHandler<GetConfigRequest,GetConfigResponse> handler) |
Future<GetConfigResponse> |
StackMonitoringAsync.getConfig(GetConfigRequest request,
AsyncHandler<GetConfigRequest,GetConfigResponse> handler)
Gets the details of a configuration.
|
Modifier and Type | Method and Description |
---|---|
Future<GetConfigResponse> |
StackMonitoringAsyncClient.getConfig(GetConfigRequest request,
AsyncHandler<GetConfigRequest,GetConfigResponse> handler) |
Future<GetConfigResponse> |
StackMonitoringAsync.getConfig(GetConfigRequest request,
AsyncHandler<GetConfigRequest,GetConfigResponse> handler)
Gets the details of a configuration.
|
Modifier and Type | Method and Description |
---|---|
GetConfigResponse |
GetConfigResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetConfigResponse.Builder |
GetConfigResponse.Builder.copy(GetConfigResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.