Package | Description |
---|---|
com.oracle.bmc.genericartifactscontent.requests |
Modifier and Type | Method and Description |
---|---|
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() |
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(Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
PutGenericArtifactContentByPathRequest.Builder |
PutGenericArtifactContentByPathRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned request ID
|
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.
|
Copyright © 2016–2022. All rights reserved.