Package | Description |
---|---|
com.oracle.bmc.devops.model | |
com.oracle.bmc.devops.requests |
Modifier and Type | Class and Description |
---|---|
class |
UpdateComputeInstanceGroupDeployEnvironmentDetails
Specifies the Compute instance group environment.
|
class |
UpdateFunctionDeployEnvironmentDetails
Specifies the Function environment.
|
class |
UpdateOkeClusterDeployEnvironmentDetails
Specifies the Kubernetes cluster environment.
|
Modifier and Type | Method and Description |
---|---|
UpdateDeployEnvironmentDetails |
UpdateDeployEnvironmentRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateDeployEnvironmentDetails |
UpdateDeployEnvironmentRequest.getUpdateDeployEnvironmentDetails()
The information to be updated.
|
Modifier and Type | Method and Description |
---|---|
UpdateDeployEnvironmentRequest.Builder |
UpdateDeployEnvironmentRequest.Builder.body$(UpdateDeployEnvironmentDetails body)
Alternative setter for the body parameter.
|
UpdateDeployEnvironmentRequest.Builder |
UpdateDeployEnvironmentRequest.Builder.updateDeployEnvironmentDetails(UpdateDeployEnvironmentDetails updateDeployEnvironmentDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.