Package | Description |
---|---|
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
static GetModelCustomMetadatumArtifactContentRequest.Builder |
GetModelCustomMetadatumArtifactContentRequest.builder()
Return a new builder for this request object.
|
GetModelCustomMetadatumArtifactContentRequest.Builder |
GetModelCustomMetadatumArtifactContentRequest.Builder.copy(GetModelCustomMetadatumArtifactContentRequest o)
Copy method to populate the builder with values from the given instance.
|
GetModelCustomMetadatumArtifactContentRequest.Builder |
GetModelCustomMetadatumArtifactContentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetModelCustomMetadatumArtifactContentRequest.Builder |
GetModelCustomMetadatumArtifactContentRequest.Builder.metadatumKeyName(String metadatumKeyName)
The name of the model metadatum in the metadata.
|
GetModelCustomMetadatumArtifactContentRequest.Builder |
GetModelCustomMetadatumArtifactContentRequest.Builder.modelId(String modelId)
The OCID of the
model.
|
GetModelCustomMetadatumArtifactContentRequest.Builder |
GetModelCustomMetadatumArtifactContentRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle assigned identifier for the request.
|
GetModelCustomMetadatumArtifactContentRequest.Builder |
GetModelCustomMetadatumArtifactContentRequest.Builder.range(Range range)
Optional byte range to fetch, as described in RFC
7233, section 2.1.
|
GetModelCustomMetadatumArtifactContentRequest.Builder |
GetModelCustomMetadatumArtifactContentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetModelCustomMetadatumArtifactContentRequest.Builder |
GetModelCustomMetadatumArtifactContentRequest.toBuilder()
Return an instance of
GetModelCustomMetadatumArtifactContentRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2025. All rights reserved.