Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.requests |
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 |
---|---|
GetDeployEnvironmentRequest |
GetDeployEnvironmentRequest.Builder.build()
Build the instance of GetDeployEnvironmentRequest as configured by this builder
|
GetDeployEnvironmentRequest |
GetDeployEnvironmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDeployEnvironmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDeployEnvironmentRequest.Builder |
GetDeployEnvironmentRequest.Builder.copy(GetDeployEnvironmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.