Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.responses |
Modifier and Type | Method and Description |
---|---|
HeadStepArtifactResponse |
DataScienceClient.headStepArtifact(HeadStepArtifactRequest request) |
HeadStepArtifactResponse |
DataScience.headStepArtifact(HeadStepArtifactRequest request)
Get the artifact metadata for a step in the pipeline.
|
Modifier and Type | Method and Description |
---|---|
Future<HeadStepArtifactResponse> |
DataScienceAsyncClient.headStepArtifact(HeadStepArtifactRequest request,
AsyncHandler<HeadStepArtifactRequest,HeadStepArtifactResponse> handler) |
Future<HeadStepArtifactResponse> |
DataScienceAsync.headStepArtifact(HeadStepArtifactRequest request,
AsyncHandler<HeadStepArtifactRequest,HeadStepArtifactResponse> handler)
Get the artifact metadata for a step in the pipeline.
|
Modifier and Type | Method and Description |
---|---|
Future<HeadStepArtifactResponse> |
DataScienceAsyncClient.headStepArtifact(HeadStepArtifactRequest request,
AsyncHandler<HeadStepArtifactRequest,HeadStepArtifactResponse> handler) |
Future<HeadStepArtifactResponse> |
DataScienceAsync.headStepArtifact(HeadStepArtifactRequest request,
AsyncHandler<HeadStepArtifactRequest,HeadStepArtifactResponse> handler)
Get the artifact metadata for a step in the pipeline.
|
Modifier and Type | Method and Description |
---|---|
HeadStepArtifactResponse |
HeadStepArtifactResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
HeadStepArtifactResponse.Builder |
HeadStepArtifactResponse.Builder.copy(HeadStepArtifactResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.