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