CommitMultipartUpload class final
Construir dados de autorização para o serviço CommitMultipartUpload
Constructors
-
CommitMultipartUpload({required OracleObjectStorage storage, required CommitMultipartUploadDetails details, required String uploadId, required String objectName, String? namespaceName, String? bucketName, DateTime? date, Map<
String, String> ? addHeaders}) -
Construir dados de autorização para o serviço CommitMultipartUpload
factory
Properties
-
addHeaders
→ Map<
String, String> ? -
final
-
final
- contentLegth → String
-
final
- contentType → String
-
final
- date → String
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
-
headers
→ Map<
String, String> -
no setter
- host → String
-
final
- jsonBytes → Uint8List
-
final
- jsonData → String
-
final
- publicUrlFile → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- uri → String
-
final
- xContentSha256 → String
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited