Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetModelCustomMetadatumArtifactContentResponse> |
DataScienceAsyncClient.getModelCustomMetadatumArtifactContent(GetModelCustomMetadatumArtifactContentRequest request,
AsyncHandler<GetModelCustomMetadatumArtifactContentRequest,GetModelCustomMetadatumArtifactContentResponse> handler) |
Future<GetModelCustomMetadatumArtifactContentResponse> |
DataScienceAsync.getModelCustomMetadatumArtifactContent(GetModelCustomMetadatumArtifactContentRequest request,
AsyncHandler<GetModelCustomMetadatumArtifactContentRequest,GetModelCustomMetadatumArtifactContentResponse> handler)
Downloads model custom metadata artifact content for specified model metadata key.
|
Modifier and Type | Method and Description |
---|---|
GetModelCustomMetadatumArtifactContentRequest |
GetModelCustomMetadatumArtifactContentRequest.Builder.build()
Build the instance of GetModelCustomMetadatumArtifactContentRequest as configured by this
builder
|
GetModelCustomMetadatumArtifactContentRequest |
GetModelCustomMetadatumArtifactContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetModelCustomMetadatumArtifactContentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
GetModelCustomMetadatumArtifactContentRequest.Builder |
GetModelCustomMetadatumArtifactContentRequest.Builder.copy(GetModelCustomMetadatumArtifactContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.