Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
CreateDeploymentResponse |
Devops.createDeployment(CreateDeploymentRequest request)
Creates a new deployment.
|
CreateDeploymentResponse |
DevopsClient.createDeployment(CreateDeploymentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateDeploymentResponse> |
DevopsAsyncClient.createDeployment(CreateDeploymentRequest request,
AsyncHandler<CreateDeploymentRequest,CreateDeploymentResponse> handler) |
Future<CreateDeploymentResponse> |
DevopsAsync.createDeployment(CreateDeploymentRequest request,
AsyncHandler<CreateDeploymentRequest,CreateDeploymentResponse> handler)
Creates a new deployment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateDeploymentResponse> |
DevopsAsyncClient.createDeployment(CreateDeploymentRequest request,
AsyncHandler<CreateDeploymentRequest,CreateDeploymentResponse> handler) |
Future<CreateDeploymentResponse> |
DevopsAsync.createDeployment(CreateDeploymentRequest request,
AsyncHandler<CreateDeploymentRequest,CreateDeploymentResponse> handler)
Creates a new deployment.
|
Modifier and Type | Method and Description |
---|---|
CreateDeploymentResponse |
CreateDeploymentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateDeploymentResponse.Builder |
CreateDeploymentResponse.Builder.copy(CreateDeploymentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.