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