182 строки
12 KiB
YAML
182 строки
12 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.storage.blob.models.BlobHttpHeaders"
|
|
fullName: "com.azure.storage.blob.models.BlobHttpHeaders"
|
|
name: "BlobHttpHeaders"
|
|
nameWithType: "BlobHttpHeaders"
|
|
summary: "Parameter group."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **BlobHttpHeaders**"
|
|
constructors:
|
|
- uid: "com.azure.storage.blob.models.BlobHttpHeaders.BlobHttpHeaders()"
|
|
fullName: "com.azure.storage.blob.models.BlobHttpHeaders.BlobHttpHeaders()"
|
|
name: "BlobHttpHeaders()"
|
|
nameWithType: "BlobHttpHeaders.BlobHttpHeaders()"
|
|
summary: "Creates an instance of Blob<wbr>Http<wbr>Headers class."
|
|
syntax: "public BlobHttpHeaders()"
|
|
desc: "Creates an instance of BlobHttpHeaders class."
|
|
methods:
|
|
- uid: "com.azure.storage.blob.models.BlobHttpHeaders.getCacheControl()"
|
|
fullName: "com.azure.storage.blob.models.BlobHttpHeaders.getCacheControl()"
|
|
name: "getCacheControl()"
|
|
nameWithType: "BlobHttpHeaders.getCacheControl()"
|
|
summary: "Get the cache<wbr>Control property: Optional."
|
|
syntax: "public String getCacheControl()"
|
|
desc: "Get the cacheControl property: Optional. Sets the blob's cache control. If specified, this property is stored with the blob and returned with a read request."
|
|
returns:
|
|
description: "the cacheControl value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.storage.blob.models.BlobHttpHeaders.getContentDisposition()"
|
|
fullName: "com.azure.storage.blob.models.BlobHttpHeaders.getContentDisposition()"
|
|
name: "getContentDisposition()"
|
|
nameWithType: "BlobHttpHeaders.getContentDisposition()"
|
|
summary: "Get the content<wbr>Disposition property: Optional."
|
|
syntax: "public String getContentDisposition()"
|
|
desc: "Get the contentDisposition property: Optional. Sets the blob's Content-Disposition header."
|
|
returns:
|
|
description: "the contentDisposition value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.storage.blob.models.BlobHttpHeaders.getContentEncoding()"
|
|
fullName: "com.azure.storage.blob.models.BlobHttpHeaders.getContentEncoding()"
|
|
name: "getContentEncoding()"
|
|
nameWithType: "BlobHttpHeaders.getContentEncoding()"
|
|
summary: "Get the content<wbr>Encoding property: Optional."
|
|
syntax: "public String getContentEncoding()"
|
|
desc: "Get the contentEncoding property: Optional. Sets the blob's content encoding. If specified, this property is stored with the blob and returned with a read request."
|
|
returns:
|
|
description: "the contentEncoding value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.storage.blob.models.BlobHttpHeaders.getContentLanguage()"
|
|
fullName: "com.azure.storage.blob.models.BlobHttpHeaders.getContentLanguage()"
|
|
name: "getContentLanguage()"
|
|
nameWithType: "BlobHttpHeaders.getContentLanguage()"
|
|
summary: "Get the content<wbr>Language property: Optional."
|
|
syntax: "public String getContentLanguage()"
|
|
desc: "Get the contentLanguage property: Optional. Set the blob's content language. If specified, this property is stored with the blob and returned with a read request."
|
|
returns:
|
|
description: "the contentLanguage value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.storage.blob.models.BlobHttpHeaders.getContentMd5()"
|
|
fullName: "com.azure.storage.blob.models.BlobHttpHeaders.getContentMd5()"
|
|
name: "getContentMd5()"
|
|
nameWithType: "BlobHttpHeaders.getContentMd5()"
|
|
summary: "Get the content<wbr>Md5 property: Optional."
|
|
syntax: "public byte[] getContentMd5()"
|
|
desc: "Get the contentMd5 property: Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded. The value does not need to be base64 encoded as the SDK will perform the encoding."
|
|
returns:
|
|
description: "the contentMd5 value."
|
|
type: "<xref href=\"byte?alt=byte&text=byte\" data-throw-if-not-resolved=\"False\" />[]"
|
|
- uid: "com.azure.storage.blob.models.BlobHttpHeaders.getContentType()"
|
|
fullName: "com.azure.storage.blob.models.BlobHttpHeaders.getContentType()"
|
|
name: "getContentType()"
|
|
nameWithType: "BlobHttpHeaders.getContentType()"
|
|
summary: "Get the content<wbr>Type property: Optional."
|
|
syntax: "public String getContentType()"
|
|
desc: "Get the contentType property: Optional. Sets the blob's content type. If specified, this property is stored with the blob and returned with a read request."
|
|
returns:
|
|
description: "the contentType value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.storage.blob.models.BlobHttpHeaders.setCacheControl(java.lang.String)"
|
|
fullName: "com.azure.storage.blob.models.BlobHttpHeaders.setCacheControl(String cacheControl)"
|
|
name: "setCacheControl(String cacheControl)"
|
|
nameWithType: "BlobHttpHeaders.setCacheControl(String cacheControl)"
|
|
summary: "Set the cache<wbr>Control property: Optional."
|
|
parameters:
|
|
- description: "the cacheControl value to set."
|
|
name: "cacheControl"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public BlobHttpHeaders setCacheControl(String cacheControl)"
|
|
desc: "Set the cacheControl property: Optional. Sets the blob's cache control. If specified, this property is stored with the blob and returned with a read request."
|
|
returns:
|
|
description: "the BlobHttpHeaders object itself."
|
|
type: "<xref href=\"com.azure.storage.blob.models.BlobHttpHeaders?alt=com.azure.storage.blob.models.BlobHttpHeaders&text=BlobHttpHeaders\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.storage.blob.models.BlobHttpHeaders.setContentDisposition(java.lang.String)"
|
|
fullName: "com.azure.storage.blob.models.BlobHttpHeaders.setContentDisposition(String contentDisposition)"
|
|
name: "setContentDisposition(String contentDisposition)"
|
|
nameWithType: "BlobHttpHeaders.setContentDisposition(String contentDisposition)"
|
|
summary: "Set the content<wbr>Disposition property: Optional."
|
|
parameters:
|
|
- description: "the contentDisposition value to set."
|
|
name: "contentDisposition"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public BlobHttpHeaders setContentDisposition(String contentDisposition)"
|
|
desc: "Set the contentDisposition property: Optional. Sets the blob's Content-Disposition header."
|
|
returns:
|
|
description: "the BlobHttpHeaders object itself."
|
|
type: "<xref href=\"com.azure.storage.blob.models.BlobHttpHeaders?alt=com.azure.storage.blob.models.BlobHttpHeaders&text=BlobHttpHeaders\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.storage.blob.models.BlobHttpHeaders.setContentEncoding(java.lang.String)"
|
|
fullName: "com.azure.storage.blob.models.BlobHttpHeaders.setContentEncoding(String contentEncoding)"
|
|
name: "setContentEncoding(String contentEncoding)"
|
|
nameWithType: "BlobHttpHeaders.setContentEncoding(String contentEncoding)"
|
|
summary: "Set the content<wbr>Encoding property: Optional."
|
|
parameters:
|
|
- description: "the contentEncoding value to set."
|
|
name: "contentEncoding"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public BlobHttpHeaders setContentEncoding(String contentEncoding)"
|
|
desc: "Set the contentEncoding property: Optional. Sets the blob's content encoding. If specified, this property is stored with the blob and returned with a read request."
|
|
returns:
|
|
description: "the BlobHttpHeaders object itself."
|
|
type: "<xref href=\"com.azure.storage.blob.models.BlobHttpHeaders?alt=com.azure.storage.blob.models.BlobHttpHeaders&text=BlobHttpHeaders\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.storage.blob.models.BlobHttpHeaders.setContentLanguage(java.lang.String)"
|
|
fullName: "com.azure.storage.blob.models.BlobHttpHeaders.setContentLanguage(String contentLanguage)"
|
|
name: "setContentLanguage(String contentLanguage)"
|
|
nameWithType: "BlobHttpHeaders.setContentLanguage(String contentLanguage)"
|
|
summary: "Set the content<wbr>Language property: Optional."
|
|
parameters:
|
|
- description: "the contentLanguage value to set."
|
|
name: "contentLanguage"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public BlobHttpHeaders setContentLanguage(String contentLanguage)"
|
|
desc: "Set the contentLanguage property: Optional. Set the blob's content language. If specified, this property is stored with the blob and returned with a read request."
|
|
returns:
|
|
description: "the BlobHttpHeaders object itself."
|
|
type: "<xref href=\"com.azure.storage.blob.models.BlobHttpHeaders?alt=com.azure.storage.blob.models.BlobHttpHeaders&text=BlobHttpHeaders\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.storage.blob.models.BlobHttpHeaders.setContentMd5(byte[])"
|
|
fullName: "com.azure.storage.blob.models.BlobHttpHeaders.setContentMd5(byte[] contentMd5)"
|
|
name: "setContentMd5(byte[] contentMd5)"
|
|
nameWithType: "BlobHttpHeaders.setContentMd5(byte[] contentMd5)"
|
|
summary: "Set the content<wbr>Md5 property: Optional."
|
|
parameters:
|
|
- description: "the contentMd5 value to set."
|
|
name: "contentMd5"
|
|
type: "<xref href=\"byte?alt=byte&text=byte\" data-throw-if-not-resolved=\"False\" />[]"
|
|
syntax: "public BlobHttpHeaders setContentMd5(byte[] contentMd5)"
|
|
desc: "Set the contentMd5 property: Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded. The value does not need to be base64 encoded as the SDK will perform the encoding."
|
|
returns:
|
|
description: "the BlobHttpHeaders object itself."
|
|
type: "<xref href=\"com.azure.storage.blob.models.BlobHttpHeaders?alt=com.azure.storage.blob.models.BlobHttpHeaders&text=BlobHttpHeaders\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.storage.blob.models.BlobHttpHeaders.setContentType(java.lang.String)"
|
|
fullName: "com.azure.storage.blob.models.BlobHttpHeaders.setContentType(String contentType)"
|
|
name: "setContentType(String contentType)"
|
|
nameWithType: "BlobHttpHeaders.setContentType(String contentType)"
|
|
summary: "Set the content<wbr>Type property: Optional."
|
|
parameters:
|
|
- description: "the contentType value to set."
|
|
name: "contentType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public BlobHttpHeaders setContentType(String contentType)"
|
|
desc: "Set the contentType property: Optional. Sets the blob's content type. If specified, this property is stored with the blob and returned with a read request."
|
|
returns:
|
|
description: "the BlobHttpHeaders object itself."
|
|
type: "<xref href=\"com.azure.storage.blob.models.BlobHttpHeaders?alt=com.azure.storage.blob.models.BlobHttpHeaders&text=BlobHttpHeaders\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Parameter group."
|
|
metadata: {}
|
|
package: "com.azure.storage.blob.models"
|
|
artifact: com.azure:azure-storage-blob:12.28.1
|