Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.requests |
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.
|
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 |
---|---|
HeadStepArtifactRequest |
HeadStepArtifactRequest.Builder.build()
Build the instance of HeadStepArtifactRequest as configured by this builder
|
HeadStepArtifactRequest |
HeadStepArtifactRequest.Builder.buildWithoutInvocationCallback()
Build the instance of HeadStepArtifactRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
HeadStepArtifactRequest.Builder |
HeadStepArtifactRequest.Builder.copy(HeadStepArtifactRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.