Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.responses |
Modifier and Type | Method and Description |
---|---|
UpdateDeploymentResponse |
Deployment.updateDeployment(UpdateDeploymentRequest request)
Updates the deployment with the given identifier.
|
UpdateDeploymentResponse |
DeploymentClient.updateDeployment(UpdateDeploymentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateDeploymentResponse> |
DeploymentAsync.updateDeployment(UpdateDeploymentRequest request,
AsyncHandler<UpdateDeploymentRequest,UpdateDeploymentResponse> handler)
Updates the deployment with the given identifier.
|
Future<UpdateDeploymentResponse> |
DeploymentAsyncClient.updateDeployment(UpdateDeploymentRequest request,
AsyncHandler<UpdateDeploymentRequest,UpdateDeploymentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateDeploymentResponse> |
DeploymentAsync.updateDeployment(UpdateDeploymentRequest request,
AsyncHandler<UpdateDeploymentRequest,UpdateDeploymentResponse> handler)
Updates the deployment with the given identifier.
|
Future<UpdateDeploymentResponse> |
DeploymentAsyncClient.updateDeployment(UpdateDeploymentRequest request,
AsyncHandler<UpdateDeploymentRequest,UpdateDeploymentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateDeploymentResponse |
UpdateDeploymentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateDeploymentResponse.Builder |
UpdateDeploymentResponse.Builder.copy(UpdateDeploymentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.