AZBlob::Models::BlockBlobUploadResp
Inherits Struct < Value < Object
Constructors
new(client_request_id : String | Nil, content_md5 : String | Nil, date : Time | Nil, etag : String | Nil, encryption_key_sha256 : String | Nil, encryption_scope : String | Nil, server_ecrypted : Bool | Nil, last_modified : Time | Nil, request_id : String | Nil, version : String | Nil, version_id : String | Nil)
SourceClass methods
from_resp(resp : HTTP::Client::Response)
SourceInstance methods
client_request_id
clone
Sourcecontent_md5
copy_with(client_request_id _client_request_id = @client_request_id, content_md5 _content_md5 = @content_md5, date _date = @date, etag _etag = @etag, encryption_key_sha256 _encryption_key_sha256 = @encryption_key_sha256, encryption_scope _encryption_scope = @encryption_scope, server_ecrypted _server_ecrypted = @server_ecrypted, last_modified _last_modified = @last_modified, request_id _request_id = @request_id, version _version = @version, version_id _version_id = @version_id)
Sourcedate
encryption_key_sha256
encryption_scope
etag
last_modified
request_id
server_ecrypted
version
version_id