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