Package | Description |
---|---|
com.oracle.bmc.devops.model | |
com.oracle.bmc.devops.requests |
Modifier and Type | Class and Description |
---|---|
class |
CreateComputeInstanceGroupDeployEnvironmentDetails
Specifies the Compute instance group environment.
|
class |
CreateFunctionDeployEnvironmentDetails
Specifies the Function environment.
|
class |
CreateOkeClusterDeployEnvironmentDetails
Specifies the Kubernetes cluster environment.
|
Modifier and Type | Method and Description |
---|---|
CreateDeployEnvironmentDetails |
CreateDeployEnvironmentRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateDeployEnvironmentDetails |
CreateDeployEnvironmentRequest.getCreateDeployEnvironmentDetails()
Details for the new deployment environment.
|
Modifier and Type | Method and Description |
---|---|
CreateDeployEnvironmentRequest.Builder |
CreateDeployEnvironmentRequest.Builder.body$(CreateDeployEnvironmentDetails body)
Alternative setter for the body parameter.
|
CreateDeployEnvironmentRequest.Builder |
CreateDeployEnvironmentRequest.Builder.createDeployEnvironmentDetails(CreateDeployEnvironmentDetails createDeployEnvironmentDetails)
Details for the new deployment environment.
|
Copyright © 2016–2024. All rights reserved.