Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
GetStepArtifactContentResponse |
DataScienceClient.getStepArtifactContent(GetStepArtifactContentRequest request) |
GetStepArtifactContentResponse |
DataScience.getStepArtifactContent(GetStepArtifactContentRequest request)
Download the artifact for a step in the pipeline.
|
Future<GetStepArtifactContentResponse> |
DataScienceAsyncClient.getStepArtifactContent(GetStepArtifactContentRequest request,
AsyncHandler<GetStepArtifactContentRequest,GetStepArtifactContentResponse> handler) |
Future<GetStepArtifactContentResponse> |
DataScienceAsync.getStepArtifactContent(GetStepArtifactContentRequest request,
AsyncHandler<GetStepArtifactContentRequest,GetStepArtifactContentResponse> handler)
Download the artifact for a step in the pipeline.
|
Modifier and Type | Method and Description |
---|---|
Future<GetStepArtifactContentResponse> |
DataScienceAsyncClient.getStepArtifactContent(GetStepArtifactContentRequest request,
AsyncHandler<GetStepArtifactContentRequest,GetStepArtifactContentResponse> handler) |
Future<GetStepArtifactContentResponse> |
DataScienceAsync.getStepArtifactContent(GetStepArtifactContentRequest request,
AsyncHandler<GetStepArtifactContentRequest,GetStepArtifactContentResponse> handler)
Download the artifact for a step in the pipeline.
|
Modifier and Type | Method and Description |
---|---|
GetStepArtifactContentRequest |
GetStepArtifactContentRequest.Builder.build()
Build the instance of GetStepArtifactContentRequest as configured by this builder
|
GetStepArtifactContentRequest |
GetStepArtifactContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetStepArtifactContentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetStepArtifactContentRequest.Builder |
GetStepArtifactContentRequest.Builder.copy(GetStepArtifactContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.