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