Package | Description |
---|---|
com.oracle.bmc.artifacts.requests |
Modifier and Type | Method and Description |
---|---|
GetGenericArtifactByPathRequest.Builder |
GetGenericArtifactByPathRequest.Builder.artifactPath(String artifactPath)
A user-defined path to describe the location of an artifact.
|
static GetGenericArtifactByPathRequest.Builder |
GetGenericArtifactByPathRequest.builder()
Return a new builder for this request object.
|
GetGenericArtifactByPathRequest.Builder |
GetGenericArtifactByPathRequest.Builder.copy(GetGenericArtifactByPathRequest o)
Copy method to populate the builder with values from the given instance.
|
GetGenericArtifactByPathRequest.Builder |
GetGenericArtifactByPathRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetGenericArtifactByPathRequest.Builder |
GetGenericArtifactByPathRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
GetGenericArtifactByPathRequest.Builder |
GetGenericArtifactByPathRequest.Builder.repositoryId(String repositoryId)
The OCID
of the repository.
|
GetGenericArtifactByPathRequest.Builder |
GetGenericArtifactByPathRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetGenericArtifactByPathRequest.Builder |
GetGenericArtifactByPathRequest.toBuilder()
Return an instance of
GetGenericArtifactByPathRequest.Builder that allows you to modify request properties. |
GetGenericArtifactByPathRequest.Builder |
GetGenericArtifactByPathRequest.Builder.version(String version)
A user-defined string to describe the artifact version.
|
Copyright © 2016–2024. All rights reserved.