Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
CreateDeploymentResponse |
Devops.createDeployment(CreateDeploymentRequest request)
Creates a new deployment.
|
CreateDeploymentResponse |
DevopsClient.createDeployment(CreateDeploymentRequest request) |
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 |
---|---|
CreateDeploymentRequest |
CreateDeploymentRequest.Builder.build()
Build the instance of CreateDeploymentRequest as configured by this builder
|
CreateDeploymentRequest |
CreateDeploymentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateDeploymentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.Builder.copy(CreateDeploymentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.