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