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