Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.responses |
Modifier and Type | Method and Description |
---|---|
GetJobArtifactContentResponse |
DataScienceClient.getJobArtifactContent(GetJobArtifactContentRequest request) |
GetJobArtifactContentResponse |
DataScience.getJobArtifactContent(GetJobArtifactContentRequest request)
Downloads job artifact content for specified job.
|
Modifier and Type | Method and Description |
---|---|
Future<GetJobArtifactContentResponse> |
DataScienceAsyncClient.getJobArtifactContent(GetJobArtifactContentRequest request,
AsyncHandler<GetJobArtifactContentRequest,GetJobArtifactContentResponse> handler) |
Future<GetJobArtifactContentResponse> |
DataScienceAsync.getJobArtifactContent(GetJobArtifactContentRequest request,
AsyncHandler<GetJobArtifactContentRequest,GetJobArtifactContentResponse> handler)
Downloads job artifact content for specified job.
|
Modifier and Type | Method and Description |
---|---|
Future<GetJobArtifactContentResponse> |
DataScienceAsyncClient.getJobArtifactContent(GetJobArtifactContentRequest request,
AsyncHandler<GetJobArtifactContentRequest,GetJobArtifactContentResponse> handler) |
Future<GetJobArtifactContentResponse> |
DataScienceAsync.getJobArtifactContent(GetJobArtifactContentRequest request,
AsyncHandler<GetJobArtifactContentRequest,GetJobArtifactContentResponse> handler)
Downloads job artifact content for specified job.
|
Modifier and Type | Method and Description |
---|---|
GetJobArtifactContentResponse |
GetJobArtifactContentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetJobArtifactContentResponse.Builder |
GetJobArtifactContentResponse.Builder.copy(GetJobArtifactContentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.