Package | Description |
---|---|
com.oracle.bmc.devops.model | |
com.oracle.bmc.devops.responses |
Modifier and Type | Class and Description |
---|---|
class |
ComputeInstanceGroupDeployEnvironment
Specifies the Compute instance group environment.
|
class |
FunctionDeployEnvironment
Specifies the Function environment.
|
class |
OkeClusterDeployEnvironment
Specifies the Kubernetes cluster environment.
|
Modifier and Type | Method and Description |
---|---|
DeployEnvironment |
GetDeployEnvironmentResponse.getDeployEnvironment()
The returned
DeployEnvironment instance. |
DeployEnvironment |
UpdateDeployEnvironmentResponse.getDeployEnvironment()
The returned
DeployEnvironment instance. |
DeployEnvironment |
CreateDeployEnvironmentResponse.getDeployEnvironment()
The returned
DeployEnvironment instance. |
Modifier and Type | Method and Description |
---|---|
GetDeployEnvironmentResponse.Builder |
GetDeployEnvironmentResponse.Builder.deployEnvironment(DeployEnvironment deployEnvironment)
The returned
DeployEnvironment instance. |
UpdateDeployEnvironmentResponse.Builder |
UpdateDeployEnvironmentResponse.Builder.deployEnvironment(DeployEnvironment deployEnvironment)
The returned
DeployEnvironment instance. |
CreateDeployEnvironmentResponse.Builder |
CreateDeployEnvironmentResponse.Builder.deployEnvironment(DeployEnvironment deployEnvironment)
The returned
DeployEnvironment instance. |
Copyright © 2016–2024. All rights reserved.