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