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