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