Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
UpdateDeploymentResponse |
Devops.updateDeployment(UpdateDeploymentRequest request)
Updates the deployment.
|
UpdateDeploymentResponse |
DevopsClient.updateDeployment(UpdateDeploymentRequest request) |
Future<UpdateDeploymentResponse> |
DevopsAsyncClient.updateDeployment(UpdateDeploymentRequest request,
AsyncHandler<UpdateDeploymentRequest,UpdateDeploymentResponse> handler) |
Future<UpdateDeploymentResponse> |
DevopsAsync.updateDeployment(UpdateDeploymentRequest request,
AsyncHandler<UpdateDeploymentRequest,UpdateDeploymentResponse> handler)
Updates the deployment.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateDeploymentResponse> |
DevopsAsyncClient.updateDeployment(UpdateDeploymentRequest request,
AsyncHandler<UpdateDeploymentRequest,UpdateDeploymentResponse> handler) |
Future<UpdateDeploymentResponse> |
DevopsAsync.updateDeployment(UpdateDeploymentRequest request,
AsyncHandler<UpdateDeploymentRequest,UpdateDeploymentResponse> handler)
Updates the deployment.
|
Modifier and Type | Method and Description |
---|---|
UpdateDeploymentRequest |
UpdateDeploymentRequest.Builder.build()
Build the instance of UpdateDeploymentRequest as configured by this builder
|
UpdateDeploymentRequest |
UpdateDeploymentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateDeploymentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateDeploymentRequest.Builder |
UpdateDeploymentRequest.Builder.copy(UpdateDeploymentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.