Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
GetLifecycleStageResponse |
LifecycleEnvironmentClient.getLifecycleStage(GetLifecycleStageRequest request) |
GetLifecycleStageResponse |
LifecycleEnvironment.getLifecycleStage(GetLifecycleStageRequest request)
Returns information about the specified lifecycle stage.
|
Modifier and Type | Method and Description |
---|---|
Future<GetLifecycleStageResponse> |
LifecycleEnvironmentAsync.getLifecycleStage(GetLifecycleStageRequest request,
AsyncHandler<GetLifecycleStageRequest,GetLifecycleStageResponse> handler)
Returns information about the specified lifecycle stage.
|
Future<GetLifecycleStageResponse> |
LifecycleEnvironmentAsyncClient.getLifecycleStage(GetLifecycleStageRequest request,
AsyncHandler<GetLifecycleStageRequest,GetLifecycleStageResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetLifecycleStageResponse |
GetLifecycleStageResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetLifecycleStageResponse.Builder |
GetLifecycleStageResponse.Builder.copy(GetLifecycleStageResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.