Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
GetDeployStageResponse |
Devops.getDeployStage(GetDeployStageRequest request)
Retrieves a deployment stage by identifier.
|
GetDeployStageResponse |
DevopsClient.getDeployStage(GetDeployStageRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetDeployStageResponse> |
DevopsAsyncClient.getDeployStage(GetDeployStageRequest request,
AsyncHandler<GetDeployStageRequest,GetDeployStageResponse> handler) |
Future<GetDeployStageResponse> |
DevopsAsync.getDeployStage(GetDeployStageRequest request,
AsyncHandler<GetDeployStageRequest,GetDeployStageResponse> handler)
Retrieves a deployment stage by identifier.
|
Modifier and Type | Method and Description |
---|---|
GetDeployStageResponse |
GetDeployStageResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDeployStageResponse.Builder |
GetDeployStageResponse.Builder.copy(GetDeployStageResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.