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()
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)
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()
Return an instance of
PutGenericArtifactContentByPathRequest.Builder that allows you to modify request properties. |
PutGenericArtifactContentByPathRequest.Builder |
PutGenericArtifactContentByPathRequest.Builder.version(String version)
A user-defined string to describe the artifact version.
|
Copyright © 2016–2024. All rights reserved.