Package | Description |
---|---|
com.oracle.bmc.datascience.responses |
Modifier and Type | Method and Description |
---|---|
HeadStepArtifactResponse.Builder |
HeadStepArtifactResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static HeadStepArtifactResponse.Builder |
HeadStepArtifactResponse.builder()
Return a new builder for this response object.
|
HeadStepArtifactResponse.Builder |
HeadStepArtifactResponse.Builder.contentDisposition(String contentDisposition)
The content disposition of the body, as described in RFC
2616, section 19.5.1.
|
HeadStepArtifactResponse.Builder |
HeadStepArtifactResponse.Builder.contentLength(Long contentLength)
The content size of the body in bytes.
|
HeadStepArtifactResponse.Builder |
HeadStepArtifactResponse.Builder.contentMd5(String contentMd5)
The base-64 encoded MD5 hash of the body, as described in RFC
2616, section 14.15.
|
HeadStepArtifactResponse.Builder |
HeadStepArtifactResponse.Builder.copy(HeadStepArtifactResponse o)
Copy method to populate the builder with values from the given instance.
|
HeadStepArtifactResponse.Builder |
HeadStepArtifactResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
HeadStepArtifactResponse.Builder |
HeadStepArtifactResponse.Builder.headers(Map<String,List<String>> headers) |
HeadStepArtifactResponse.Builder |
HeadStepArtifactResponse.Builder.lastModified(Date lastModified)
The artifact modification time, as described in RFC
2616, section 14.29.
|
HeadStepArtifactResponse.Builder |
HeadStepArtifactResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle assigned identifier for the request.
|
Copyright © 2016–2024. All rights reserved.