GetGenericArtifactContentByPathRequest.Builder |
GetGenericArtifactContentByPathRequest.Builder.artifactPath(String artifactPath) |
A user-defined path to describe the location of an artifact.
|
static GetGenericArtifactContentByPathRequest.Builder |
GetGenericArtifactContentByPathRequest.builder() |
Return a new builder for this request object.
|
GetGenericArtifactContentByPathRequest.Builder |
GetGenericArtifactContentByPathRequest.Builder.copy(GetGenericArtifactContentByPathRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetGenericArtifactContentByPathRequest.Builder |
GetGenericArtifactContentByPathRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetGenericArtifactContentByPathRequest.Builder |
GetGenericArtifactContentByPathRequest.Builder.opcRequestId(String opcRequestId) |
|
GetGenericArtifactContentByPathRequest.Builder |
GetGenericArtifactContentByPathRequest.Builder.repositoryId(String repositoryId) |
The OCID of the
repository.
|
GetGenericArtifactContentByPathRequest.Builder |
GetGenericArtifactContentByPathRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetGenericArtifactContentByPathRequest.Builder |
GetGenericArtifactContentByPathRequest.toBuilder() |
|
GetGenericArtifactContentByPathRequest.Builder |
GetGenericArtifactContentByPathRequest.Builder.version(String version) |
A user-defined string to describe the artifact version.
|